贵阳试剂耗材
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dlp-reagent-managment/hs_err_pid26576.log

424 lines
39 KiB

#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 40544 bytes for Chunk::new
# Possible reasons:
# The system is out of physical RAM or swap space
# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# JVM is running with Zero Based Compressed Oops mode in which the Java heap is
# placed in the first 32GB address space. The Java Heap base address is the
# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
# to set the Java Heap base and to place the Java Heap above 32GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (allocation.cpp:389), pid=26576, tid=0x0000000000000a14
#
# JRE version: Java(TM) SE Runtime Environment (8.0_321-b07) (build 1.8.0_321-b07)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.321-b07 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
--------------- T H R E A D ---------------
Current thread (0x000001ae43dc5800): JavaThread "main" [_thread_in_native, id=2580, stack(0x0000003daff00000,0x0000003db0000000)]
Stack: [0x0000003daff00000,0x0000003db0000000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x32fc49]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 745 java.lang.ClassLoader.findBootstrapClass(Ljava/lang/String;)Ljava/lang/Class; (0 bytes) @ 0x000001ae45c9c98f [0x000001ae45c9c940+0x4f]
J 2973 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) @ 0x000001ae46015e54 [0x000001ae46015ba0+0x2b4]
J 2973 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) @ 0x000001ae46015e0c [0x000001ae46015ba0+0x26c]
J 735 C1 sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (85 bytes) @ 0x000001ae45c92f14 [0x000001ae45c92c20+0x2f4]
J 733 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; (7 bytes) @ 0x000001ae45c91e64 [0x000001ae45c91e20+0x44]
v ~StubRoutines::call_stub
J 866 java.lang.ClassLoader.defineClass1(Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class; (0 bytes) @ 0x000001ae45cd379f [0x000001ae45cd3700+0x9f]
J 862 C1 java.lang.ClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class; (43 bytes) @ 0x000001ae45cd452c [0x000001ae45cd4420+0x10c]
J 870 C1 java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class; (142 bytes) @ 0x000001ae45cdca0c [0x000001ae45cdc000+0xa0c]
J 750 C1 java.net.URLClassLoader$1.run()Ljava/lang/Class; (81 bytes) @ 0x000001ae45c9eaf4 [0x000001ae45c9ea20+0xd4]
J 749 C1 java.net.URLClassLoader$1.run()Ljava/lang/Object; (5 bytes) @ 0x000001ae45c9d614 [0x000001ae45c9d5e0+0x34]
v ~StubRoutines::call_stub
J 653 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x000001ae45c683e6 [0x000001ae45c68380+0x66]
J 747 C1 java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class; (47 bytes) @ 0x000001ae45c9df84 [0x000001ae45c9dec0+0xc4]
J 2973 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) @ 0x000001ae46015ec4 [0x000001ae46015ba0+0x324]
J 735 C1 sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (85 bytes) @ 0x000001ae45c92f14 [0x000001ae45c92c20+0x2f4]
J 733 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; (7 bytes) @ 0x000001ae45c91e64 [0x000001ae45c91e20+0x44]
v ~StubRoutines::call_stub
j org.springframework.jmx.export.MBeanExporter.createModelMBean()Ljavax/management/modelmbean/ModelMBean;+7
j org.springframework.jmx.export.MBeanExporter.createAndConfigureMBean(Ljava/lang/Object;Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBean;+1
j org.springframework.jmx.export.MBeanExporter.registerBeanInstance(Ljava/lang/Object;Ljava/lang/String;)Ljavax/management/ObjectName;+169
j org.springframework.jmx.export.MBeanExporter.registerBeanNameOrInstance(Ljava/lang/Object;Ljava/lang/String;)Ljavax/management/ObjectName;+177
j org.springframework.jmx.export.MBeanExporter.lambda$registerBeans$2(Ljava/lang/String;Ljava/lang/Object;)V+3
j org.springframework.jmx.export.MBeanExporter$$Lambda$1265.accept(Ljava/lang/Object;Ljava/lang/Object;)V+9
J 3878 C1 java.util.HashMap.forEach(Ljava/util/function/BiConsumer;)V (103 bytes) @ 0x000001ae461bd464 [0x000001ae461bd3a0+0xc4]
j org.springframework.jmx.export.MBeanExporter.registerBeans()V+175
j org.springframework.jmx.export.MBeanExporter.afterSingletonsInstantiated()V+12
j org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons()V+350
j org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(Lorg/springframework/beans/factory/config/ConfigurableListableBeanFactory;)V+124
j org.springframework.context.support.AbstractApplicationContext.refresh()V+86
j org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh()V+1
j org.springframework.boot.SpringApplication.refresh(Lorg/springframework/context/ConfigurableApplicationContext;)V+1
j org.springframework.boot.SpringApplication.refreshContext(Lorg/springframework/context/ConfigurableApplicationContext;)V+16
j org.springframework.boot.SpringApplication.run([Ljava/lang/String;)Lorg/springframework/context/ConfigurableApplicationContext;+111
j org.springframework.boot.SpringApplication.run([Ljava/lang/Class;[Ljava/lang/String;)Lorg/springframework/context/ConfigurableApplicationContext;+9
j org.springframework.boot.SpringApplication.run(Ljava/lang/Class;[Ljava/lang/String;)Lorg/springframework/context/ConfigurableApplicationContext;+9
j digital.laboratory.platform.reagent.ReagentManagmentApplication.main([Ljava/lang/String;)V+3
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000001ae6a659800 JavaThread "sentinel-time-tick-thread" daemon [_thread_blocked, id=25652, stack(0x0000003db4d00000,0x0000003db4e00000)]
0x000001ae6a64d800 JavaThread "nacos-grpc-client-executor-3" daemon [_thread_blocked, id=23152, stack(0x0000003db4c00000,0x0000003db4d00000)]
0x000001ae6a652800 JavaThread "nacos-grpc-client-executor-2" daemon [_thread_blocked, id=9708, stack(0x0000003db4b00000,0x0000003db4c00000)]
0x000001ae6a652000 JavaThread "nacos-grpc-client-executor-1" daemon [_thread_blocked, id=7392, stack(0x0000003db4a00000,0x0000003db4b00000)]
0x000001ae6a654000 JavaThread "nacos-grpc-client-executor-0" daemon [_thread_blocked, id=4072, stack(0x0000003db4900000,0x0000003db4a00000)]
0x000001ae6a64f800 JavaThread "grpc-nio-worker-ELG-1-4" daemon [_thread_in_native, id=24812, stack(0x0000003db4800000,0x0000003db4900000)]
0x000001ae6a64c800 JavaThread "grpc-nio-worker-ELG-1-3" daemon [_thread_in_native, id=2632, stack(0x0000003db4700000,0x0000003db4800000)]
0x000001ae6a653800 JavaThread "com.alibaba.nacos.client.remote.worker" daemon [_thread_blocked, id=26320, stack(0x0000003db4600000,0x0000003db4700000)]
0x000001ae6a64e000 JavaThread "com.alibaba.nacos.client.remote.worker" daemon [_thread_blocked, id=22832, stack(0x0000003db4500000,0x0000003db4600000)]
0x000001ae6a650800 JavaThread "com.alibaba.nacos.client.naming.grpc.redo.0" daemon [_thread_blocked, id=24512, stack(0x0000003db4400000,0x0000003db4500000)]
0x000001ae6a651000 JavaThread "com.alibaba.nacos.naming.push.receiver" daemon [_thread_in_native, id=21840, stack(0x0000003db4300000,0x0000003db4400000)]
0x000001ae6a64c000 JavaThread "com.alibaba.nacos.client.naming.security" daemon [_thread_blocked, id=24452, stack(0x0000003db4200000,0x0000003db4300000)]
0x000001ae6a64f000 JavaThread "com.alibaba.nacos.naming.failover" daemon [_thread_blocked, id=24388, stack(0x0000003db4100000,0x0000003db4200000)]
0x000001ae62fe3000 JavaThread "nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent" daemon [_thread_blocked, id=24800, stack(0x0000003db4000000,0x0000003db4100000)]
0x000001ae62fea000 JavaThread "spring.cloud.inetutils" daemon [_thread_blocked, id=20300, stack(0x0000003db3f00000,0x0000003db4000000)]
0x000001ae62fe6000 JavaThread "lettuce-timer-3-1" daemon [_thread_blocked, id=26312, stack(0x0000003db3e00000,0x0000003db3f00000)]
0x000001ae62fe5800 JavaThread "lettuce-eventExecutorLoop-1-1" daemon [_thread_blocked, id=13208, stack(0x0000003db3d00000,0x0000003db3e00000)]
0x000001ae62fe4000 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=776, stack(0x0000003db3900000,0x0000003db3a00000)]
0x000001ae62fe4800 JavaThread "sentinel-command-center-executor-thread-1" [_thread_in_native, id=2316, stack(0x0000003db3c00000,0x0000003db3d00000)]
0x000001ae62fe7000 JavaThread "sentinel-heartbeat-send-task-thread-1" daemon [_thread_in_native, id=26092, stack(0x0000003db3a00000,0x0000003db3b00000)]
0x000001ae62fe8800 JavaThread "SpringApplicationShutdownHook" [_thread_blocked, id=11672, stack(0x0000003db3b00000,0x0000003db3c00000)]
0x000001ae62fe7800 JavaThread "SIGINT handler" daemon [_thread_blocked, id=18804, stack(0x0000003db3800000,0x0000003db3900000)]
0x000001ae62fdb000 JavaThread "nacos-grpc-client-executor-10" daemon [_thread_blocked, id=24112, stack(0x0000003db3700000,0x0000003db3800000)]
0x000001ae62fe1000 JavaThread "nacos-grpc-client-executor-9" daemon [_thread_blocked, id=25300, stack(0x0000003db3600000,0x0000003db3700000)]
0x000001ae62fe0000 JavaThread "nacos-grpc-client-executor-8" daemon [_thread_blocked, id=26156, stack(0x0000003db3500000,0x0000003db3600000)]
0x000001ae62fe1800 JavaThread "nacos-grpc-client-executor-7" daemon [_thread_blocked, id=24044, stack(0x0000003db3400000,0x0000003db3500000)]
0x000001ae62fde800 JavaThread "nacos-grpc-client-executor-6" daemon [_thread_blocked, id=24788, stack(0x0000003db3300000,0x0000003db3400000)]
0x000001ae62fde000 JavaThread "nacos-grpc-client-executor-5" daemon [_thread_blocked, id=26296, stack(0x0000003db3200000,0x0000003db3300000)]
0x000001ae62fdd000 JavaThread "nacos-grpc-client-executor-4" daemon [_thread_blocked, id=18360, stack(0x0000003db3100000,0x0000003db3200000)]
0x000001ae62fdf800 JavaThread "nacos-grpc-client-executor-3" daemon [_thread_blocked, id=25172, stack(0x0000003db3000000,0x0000003db3100000)]
0x000001ae62fdc800 JavaThread "nacos-grpc-client-executor-2" daemon [_thread_blocked, id=24840, stack(0x0000003db2f00000,0x0000003db3000000)]
0x000001ae62fdb800 JavaThread "nacos-grpc-client-executor-1" daemon [_thread_blocked, id=25108, stack(0x0000003db2e00000,0x0000003db2f00000)]
0x000001ae622a6000 JavaThread "nacos-grpc-client-executor-0" daemon [_thread_blocked, id=24020, stack(0x0000003db2d00000,0x0000003db2e00000)]
0x000001ae622a5800 JavaThread "grpc-nio-worker-ELG-1-2" daemon [_thread_in_native, id=14248, stack(0x0000003db2b00000,0x0000003db2c00000)]
0x000001ae622ab800 JavaThread "grpc-default-executor-0" daemon [_thread_blocked, id=25016, stack(0x0000003db2a00000,0x0000003db2b00000)]
0x000001ae622ac000 JavaThread "grpc-nio-worker-ELG-1-1" daemon [_thread_in_native, id=24036, stack(0x0000003db2900000,0x0000003db2a00000)]
0x000001ae63870800 JavaThread "com.alibaba.nacos.client.remote.worker" daemon [_thread_blocked, id=24860, stack(0x0000003db2800000,0x0000003db2900000)]
0x000001ae63867000 JavaThread "com.alibaba.nacos.client.remote.worker" daemon [_thread_blocked, id=9904, stack(0x0000003db2700000,0x0000003db2800000)]
0x000001ae638b7000 JavaThread "nacos.publisher-com.alibaba.nacos.common.notify.SlowEvent" daemon [_thread_blocked, id=26360, stack(0x0000003db2400000,0x0000003db2500000)]
0x000001ae6363b000 JavaThread "com.alibaba.nacos.client.Worker" daemon [_thread_blocked, id=25784, stack(0x0000003db2600000,0x0000003db2700000)]
0x000001ae63639800 JavaThread "com.alibaba.nacos.client.identify.watcher.0" daemon [_thread_blocked, id=1832, stack(0x0000003db2500000,0x0000003db2600000)]
0x000001ae62f2d800 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=20524, stack(0x0000003db2300000,0x0000003db2400000)]
0x000001ae62fd8000 JavaThread "RMI TCP Connection(1)-192.168.9.114" daemon [_thread_in_native, id=24432, stack(0x0000003db2200000,0x0000003db2300000)]
0x000001ae62aa0800 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=26536, stack(0x0000003db2000000,0x0000003db2100000)]
0x000001ae623a5000 JavaThread "Service Thread" daemon [_thread_blocked, id=15372, stack(0x0000003db1f00000,0x0000003db2000000)]
0x000001ae622aa000 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=25604, stack(0x0000003db1e00000,0x0000003db1f00000)]
0x000001ae622a9000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=26164, stack(0x0000003db1d00000,0x0000003db1e00000)]
0x000001ae622a8800 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=19740, stack(0x0000003db1c00000,0x0000003db1d00000)]
0x000001ae622aa800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=18024, stack(0x0000003db1b00000,0x0000003db1c00000)]
0x000001ae622a7800 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=26448, stack(0x0000003db1a00000,0x0000003db1b00000)]
0x000001ae622a7000 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=16692, stack(0x0000003db1900000,0x0000003db1a00000)]
0x000001ae62292000 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=16600, stack(0x0000003db1800000,0x0000003db1900000)]
0x000001ae6227d000 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=22836, stack(0x0000003db1700000,0x0000003db1800000)]
0x000001ae6227a800 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=26160, stack(0x0000003db1600000,0x0000003db1700000)]
0x000001ae62275800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=3640, stack(0x0000003db1500000,0x0000003db1600000)]
0x000001ae62271000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=25464, stack(0x0000003db1400000,0x0000003db1500000)]
0x000001ae6224c800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9448, stack(0x0000003db1300000,0x0000003db1400000)]
0x000001ae6224b000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=10480, stack(0x0000003db1200000,0x0000003db1300000)]
0x000001ae60a5b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8304, stack(0x0000003db1100000,0x0000003db1200000)]
0x000001ae60a58800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=20368, stack(0x0000003db1000000,0x0000003db1100000)]
0x000001ae43e54000 JavaThread "Finalizer" daemon [_thread_blocked, id=25868, stack(0x0000003db0f00000,0x0000003db1000000)]
0x000001ae60a32000 JavaThread "Reference Handler" daemon [_thread_blocked, id=964, stack(0x0000003db0e00000,0x0000003db0f00000)]
=>0x000001ae43dc5800 JavaThread "main" [_thread_in_native, id=2580, stack(0x0000003daff00000,0x0000003db0000000)]
Other Threads:
0x000001ae60a10800 VMThread [stack: 0x0000003db0d00000,0x0000003db0e00000] [id=25396]
0x000001ae62aae800 WatcherThread [stack: 0x0000003db2100000,0x0000003db2200000] [id=17880]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000006c2e00000, size: 4050 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000
Heap:
PSYoungGen total 386560K, used 231220K [0x000000076ba00000, 0x0000000788d00000, 0x00000007c0000000)
eden space 358400K, 56% used [0x000000076ba00000,0x00000007780550d8,0x0000000781800000)
from space 28160K, 99% used [0x0000000787180000,0x0000000788cf80b0,0x0000000788d00000)
to space 26112K, 0% used [0x0000000781800000,0x0000000781800000,0x0000000783180000)
ParOldGen total 235520K, used 55887K [0x00000006c2e00000, 0x00000006d1400000, 0x000000076ba00000)
object space 235520K, 23% used [0x00000006c2e00000,0x00000006c6493d78,0x00000006d1400000)
Metaspace used 76951K, capacity 81590K, committed 81880K, reserved 1120256K
class space used 10346K, capacity 11159K, committed 11264K, reserved 1048576K
Card table byte_map: [0x000001ae54c80000,0x000001ae55470000] byte_map_base: 0x000001ae51669000
Marking Bits: (ParMarkBitMap*) 0x0000000066ab9030
Begin Bits: [0x000001ae559c0000, 0x000001ae59908000)
End Bits: [0x000001ae59908000, 0x000001ae5d850000)
Polling page: 0x000001ae44020000
CodeCache: size=245760Kb used=18432Kb max_used=18432Kb free=227327Kb
bounds [0x000001ae458c0000, 0x000001ae46ad0000, 0x000001ae548c0000]
total_blobs=9306 nmethods=8680 adapters=534
compilation: enabled
Compilation events (10 events):
Event: 10.189 Thread 0x000001ae622a8800 8779 1 org.springframework.core.convert.Property::getObjectType (5 bytes)
Event: 10.189 Thread 0x000001ae622aa800 nmethod 8778 0x000001ae46abf050 code [0x000001ae46abf1c0, 0x000001ae46abf350]
Event: 10.189 Thread 0x000001ae622a8800 nmethod 8779 0x000001ae46abf410 code [0x000001ae46abf560, 0x000001ae46abf678]
Event: 10.190 Thread 0x000001ae622a9000 nmethod 8776 0x000001ae46abf6d0 code [0x000001ae46abf8a0, 0x000001ae46abfde0]
Event: 10.192 Thread 0x000001ae622aa800 8780 1 org.mybatis.spring.mapper.MapperFactoryBean::isSingleton (2 bytes)
Event: 10.192 Thread 0x000001ae622aa800 nmethod 8780 0x000001ae46ac0390 code [0x000001ae46ac04e0, 0x000001ae46ac05f8]
Event: 10.192 Thread 0x000001ae622aa000 8781 1 org.springframework.beans.AbstractNestablePropertyAccessor::convertForProperty (15 bytes)
Event: 10.192 Thread 0x000001ae622a9000 8782 ! 1 org.springframework.beans.AbstractNestablePropertyAccessor::convertIfNecessary (136 bytes)
Event: 10.192 Thread 0x000001ae622aa000 nmethod 8781 0x000001ae46ac0650 code [0x000001ae46ac07a0, 0x000001ae46ac08f0]
Event: 10.193 Thread 0x000001ae622a9000 nmethod 8782 0x000001ae46ac09d0 code [0x000001ae46ac0c20, 0x000001ae46ac16a0]
GC Heap History (10 events):
Event: 5.655 GC heap before
{Heap before GC invocations=13 (full 3):
PSYoungGen total 322048K, used 21503K [0x000000076ba00000, 0x0000000783900000, 0x00000007c0000000)
eden space 300544K, 0% used [0x000000076ba00000,0x000000076ba00000,0x000000077df80000)
from space 21504K, 99% used [0x000000077fa80000,0x0000000780f7fd20,0x0000000780f80000)
to space 27648K, 0% used [0x000000077df80000,0x000000077df80000,0x000000077fa80000)
ParOldGen total 152576K, used 35889K [0x00000006c2e00000, 0x00000006cc300000, 0x000000076ba00000)
object space 152576K, 23% used [0x00000006c2e00000,0x00000006c510c5c8,0x00000006cc300000)
Metaspace used 56203K, capacity 59064K, committed 59096K, reserved 1099776K
class space used 7913K, capacity 8448K, committed 8448K, reserved 1048576K
Event: 5.740 GC heap after
Heap after GC invocations=13 (full 3):
PSYoungGen total 322048K, used 0K [0x000000076ba00000, 0x0000000783900000, 0x00000007c0000000)
eden space 300544K, 0% used [0x000000076ba00000,0x000000076ba00000,0x000000077df80000)
from space 21504K, 0% used [0x000000077fa80000,0x000000077fa80000,0x0000000780f80000)
to space 27648K, 0% used [0x000000077df80000,0x000000077df80000,0x000000077fa80000)
ParOldGen total 235520K, used 38815K [0x00000006c2e00000, 0x00000006d1400000, 0x000000076ba00000)
object space 235520K, 16% used [0x00000006c2e00000,0x00000006c53e7d50,0x00000006d1400000)
Metaspace used 56203K, capacity 59064K, committed 59096K, reserved 1099776K
class space used 7913K, capacity 8448K, committed 8448K, reserved 1048576K
}
Event: 6.069 GC heap before
{Heap before GC invocations=14 (full 3):
PSYoungGen total 322048K, used 300544K [0x000000076ba00000, 0x0000000783900000, 0x00000007c0000000)
eden space 300544K, 100% used [0x000000076ba00000,0x000000077df80000,0x000000077df80000)
from space 21504K, 0% used [0x000000077fa80000,0x000000077fa80000,0x0000000780f80000)
to space 27648K, 0% used [0x000000077df80000,0x000000077df80000,0x000000077fa80000)
ParOldGen total 235520K, used 38815K [0x00000006c2e00000, 0x00000006d1400000, 0x000000076ba00000)
object space 235520K, 16% used [0x00000006c2e00000,0x00000006c53e7d50,0x00000006d1400000)
Metaspace used 57141K, capacity 60176K, committed 60376K, reserved 1101824K
class space used 8058K, capacity 8624K, committed 8704K, reserved 1048576K
Event: 6.071 GC heap after
Heap after GC invocations=14 (full 3):
PSYoungGen total 328192K, used 5155K [0x000000076ba00000, 0x0000000784c80000, 0x00000007c0000000)
eden space 300544K, 0% used [0x000000076ba00000,0x000000076ba00000,0x000000077df80000)
from space 27648K, 18% used [0x000000077df80000,0x000000077e488e80,0x000000077fa80000)
to space 27648K, 0% used [0x0000000783180000,0x0000000783180000,0x0000000784c80000)
ParOldGen total 235520K, used 38823K [0x00000006c2e00000, 0x00000006d1400000, 0x000000076ba00000)
object space 235520K, 16% used [0x00000006c2e00000,0x00000006c53e9d50,0x00000006d1400000)
Metaspace used 57141K, capacity 60176K, committed 60376K, reserved 1101824K
class space used 8058K, capacity 8624K, committed 8704K, reserved 1048576K
}
Event: 6.295 GC heap before
{Heap before GC invocations=15 (full 3):
PSYoungGen total 328192K, used 305699K [0x000000076ba00000, 0x0000000784c80000, 0x00000007c0000000)
eden space 300544K, 100% used [0x000000076ba00000,0x000000077df80000,0x000000077df80000)
from space 27648K, 18% used [0x000000077df80000,0x000000077e488e80,0x000000077fa80000)
to space 27648K, 0% used [0x0000000783180000,0x0000000783180000,0x0000000784c80000)
ParOldGen total 235520K, used 38823K [0x00000006c2e00000, 0x00000006d1400000, 0x000000076ba00000)
object space 235520K, 16% used [0x00000006c2e00000,0x00000006c53e9d50,0x00000006d1400000)
Metaspace used 57448K, capacity 60464K, committed 60632K, reserved 1101824K
class space used 8080K, capacity 8656K, committed 8704K, reserved 1048576K
Event: 6.299 GC heap after
Heap after GC invocations=15 (full 3):
PSYoungGen total 385536K, used 8992K [0x000000076ba00000, 0x0000000784c00000, 0x00000007c0000000)
eden space 358400K, 0% used [0x000000076ba00000,0x000000076ba00000,0x0000000781800000)
from space 27136K, 33% used [0x0000000783180000,0x0000000783a48000,0x0000000784c00000)
to space 26112K, 0% used [0x0000000781800000,0x0000000781800000,0x0000000783180000)
ParOldGen total 235520K, used 38831K [0x00000006c2e00000, 0x00000006d1400000, 0x000000076ba00000)
object space 235520K, 16% used [0x00000006c2e00000,0x00000006c53ebd50,0x00000006d1400000)
Metaspace used 57448K, capacity 60464K, committed 60632K, reserved 1101824K
class space used 8080K, capacity 8656K, committed 8704K, reserved 1048576K
}
Event: 7.539 GC heap before
{Heap before GC invocations=16 (full 3):
PSYoungGen total 385536K, used 367392K [0x000000076ba00000, 0x0000000784c00000, 0x00000007c0000000)
eden space 358400K, 100% used [0x000000076ba00000,0x0000000781800000,0x0000000781800000)
from space 27136K, 33% used [0x0000000783180000,0x0000000783a48000,0x0000000784c00000)
to space 26112K, 0% used [0x0000000781800000,0x0000000781800000,0x0000000783180000)
ParOldGen total 235520K, used 38831K [0x00000006c2e00000, 0x00000006d1400000, 0x000000076ba00000)
object space 235520K, 16% used [0x00000006c2e00000,0x00000006c53ebd50,0x00000006d1400000)
Metaspace used 62923K, capacity 66220K, committed 66392K, reserved 1105920K
class space used 8388K, capacity 9002K, committed 9088K, reserved 1048576K
Event: 7.546 GC heap after
Heap after GC invocations=16 (full 3):
PSYoungGen total 384512K, used 20545K [0x000000076ba00000, 0x0000000788d00000, 0x00000007c0000000)
eden space 358400K, 0% used [0x000000076ba00000,0x000000076ba00000,0x0000000781800000)
from space 26112K, 78% used [0x0000000781800000,0x0000000782c10510,0x0000000783180000)
to space 28160K, 0% used [0x0000000787180000,0x0000000787180000,0x0000000788d00000)
ParOldGen total 235520K, used 38839K [0x00000006c2e00000, 0x00000006d1400000, 0x000000076ba00000)
object space 235520K, 16% used [0x00000006c2e00000,0x00000006c53edd50,0x00000006d1400000)
Metaspace used 62923K, capacity 66220K, committed 66392K, reserved 1105920K
class space used 8388K, capacity 9002K, committed 9088K, reserved 1048576K
}
Event: 9.311 GC heap before
{Heap before GC invocations=17 (full 3):
PSYoungGen total 384512K, used 378945K [0x000000076ba00000, 0x0000000788d00000, 0x00000007c0000000)
eden space 358400K, 100% used [0x000000076ba00000,0x0000000781800000,0x0000000781800000)
from space 26112K, 78% used [0x0000000781800000,0x0000000782c10510,0x0000000783180000)
to space 28160K, 0% used [0x0000000787180000,0x0000000787180000,0x0000000788d00000)
ParOldGen total 235520K, used 38839K [0x00000006c2e00000, 0x00000006d1400000, 0x000000076ba00000)
object space 235520K, 16% used [0x00000006c2e00000,0x00000006c53edd50,0x00000006d1400000)
Metaspace used 73556K, capacity 77782K, committed 77912K, reserved 1116160K
class space used 9835K, capacity 10601K, committed 10624K, reserved 1048576K
Event: 9.331 GC heap after
Heap after GC invocations=17 (full 3):
PSYoungGen total 386560K, used 28128K [0x000000076ba00000, 0x0000000788d00000, 0x00000007c0000000)
eden space 358400K, 0% used [0x000000076ba00000,0x000000076ba00000,0x0000000781800000)
from space 28160K, 99% used [0x0000000787180000,0x0000000788cf80b0,0x0000000788d00000)
to space 26112K, 0% used [0x0000000781800000,0x0000000781800000,0x0000000783180000)
ParOldGen total 235520K, used 55887K [0x00000006c2e00000, 0x00000006d1400000, 0x000000076ba00000)
object space 235520K, 23% used [0x00000006c2e00000,0x00000006c6493d78,0x00000006d1400000)
Metaspace used 73556K, capacity 77782K, committed 77912K, reserved 1116160K
class space used 9835K, capacity 10601K, committed 10624K, reserved 1048576K
}
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 9.802 Thread 0x000001ae43dc5800 Exception <a 'java/lang/ClassNotFoundException': java/lang/ObjectCustomizer> (0x00000007751edcb8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212]
Event: 9.802 Thread 0x000001ae43dc5800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/security/config/annotation/web/configuration/HttpSecurityConfigurationCustomizer> (0x000000077523b640) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspo
Event: 9.825 Thread 0x000001ae43dc5800 Exception <a 'java/lang/ClassNotFoundException': java/lang/ObjectCustomizer> (0x000000077595c9d0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212]
Event: 9.826 Thread 0x000001ae43dc5800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/cloud/client/discovery/simple/SimpleDiscoveryClientAutoConfigurationCustomizer> (0x00000007759a8218) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\
Event: 9.826 Thread 0x000001ae43dc5800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/context/ApplicationListenerCustomizer> (0x00000007759e00f0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\classfile\systemDictionary.c
Event: 9.826 Thread 0x000001ae43dc5800 Exception <a 'java/lang/ClassNotFoundException': java/util/EventListenerCustomizer> (0x00000007759f25e8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212]
Event: 10.138 Thread 0x000001ae43dc5800 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x0000000776bae7c0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\interpreter\linkResolve
Event: 10.188 Thread 0x000001ae43dc5800 Exception <a 'java/lang/ClassNotFoundException': java/lang/ObjectCustomizer> (0x0000000777949c30) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212]
Event: 10.189 Thread 0x000001ae43dc5800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/jmx/export/metadata/AbstractJmxAttributeCustomizer> (0x00000007779849c8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\classfile\syste
Event: 10.189 Thread 0x000001ae43dc5800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/jmx/export/metadata/ManagedResourceCustomizer> (0x00000007779beb58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\classfile\systemDict
Events (10 events):
Event: 10.189 loading class org/springframework/jmx/export/metadata/ManagedResourceCustomizer done
Event: 10.189 loading class org/springframework/jmx/export/metadata/ManagedResourceCustomizer
Event: 10.189 loading class org/springframework/jmx/export/metadata/ManagedResourceCustomizer done
Event: 10.191 loading class org/springframework/jmx/export/MBeanExporter
Event: 10.191 loading class org/springframework/jmx/export/MBeanExporter done
Event: 10.192 loading class org/springframework/jmx/export/naming/SelfNaming
Event: 10.192 loading class org/springframework/jmx/export/naming/SelfNaming done
Event: 10.192 loading class org/springframework/jmx/export/SpringModelMBean
Event: 10.192 loading class org/springframework/jmx/export/SpringModelMBean done
Event: 10.193 loading class javax/management/modelmbean/RequiredModelMBean
Dynamic libraries:
0x00007ff727a60000 - 0x00007ff727aa7000 D:\environment\java\JDK1.8.321\bin\java.exe
0x00007ff900b10000 - 0x00007ff900d08000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ff8ff640000 - 0x00007ff8ff6ff000 C:\Windows\System32\KERNEL32.DLL
0x00007ff8fe2c0000 - 0x00007ff8fe592000 C:\Windows\System32\KERNELBASE.dll
0x00007ff8feb60000 - 0x00007ff8fec0e000 C:\Windows\System32\ADVAPI32.dll
0x00007ff8ff700000 - 0x00007ff8ff79e000 C:\Windows\System32\msvcrt.dll
0x00007ff8feda0000 - 0x00007ff8fee3c000 C:\Windows\System32\sechost.dll
0x00007ff8fec70000 - 0x00007ff8fed94000 C:\Windows\System32\RPCRT4.dll
0x00007ff8ff0b0000 - 0x00007ff8ff251000 C:\Windows\System32\USER32.dll
0x00007ff8fe5a0000 - 0x00007ff8fe5c2000 C:\Windows\System32\win32u.dll
0x00007ff8ffb60000 - 0x00007ff8ffb8b000 C:\Windows\System32\GDI32.dll
0x00007ff8fea50000 - 0x00007ff8feb5f000 C:\Windows\System32\gdi32full.dll
0x00007ff8fe820000 - 0x00007ff8fe8bd000 C:\Windows\System32\msvcp_win.dll
0x00007ff8fe8c0000 - 0x00007ff8fe9c0000 C:\Windows\System32\ucrtbase.dll
0x00007ff8e91b0000 - 0x00007ff8e944a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
0x00007ff900a40000 - 0x00007ff900a70000 C:\Windows\System32\IMM32.DLL
0x00007ff88bd70000 - 0x00007ff88bd85000 D:\environment\java\JDK1.8.321\jre\bin\vcruntime140.dll
0x00007ff88bcd0000 - 0x00007ff88bd6b000 D:\environment\java\JDK1.8.321\jre\bin\msvcp140.dll
0x00000000662d0000 - 0x0000000066b31000 D:\environment\java\JDK1.8.321\jre\bin\server\jvm.dll
0x00007ff9002e0000 - 0x00007ff9002e8000 C:\Windows\System32\PSAPI.DLL
0x00007ff8e5ab0000 - 0x00007ff8e5ab9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff8f1130000 - 0x00007ff8f1157000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ff8f5740000 - 0x00007ff8f574a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ff9007c0000 - 0x00007ff90082b000 C:\Windows\System32\WS2_32.dll
0x00007ff8fc0b0000 - 0x00007ff8fc0c2000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ff88bcc0000 - 0x00007ff88bcd0000 D:\environment\java\JDK1.8.321\jre\bin\verify.dll
0x00007ff88bc90000 - 0x00007ff88bcbb000 D:\environment\java\JDK1.8.321\jre\bin\java.dll
0x00007ff8f7680000 - 0x00007ff8f76b0000 D:\environment\java\JDK1.8.321\jre\bin\instrument.dll
0x00007ff88bc70000 - 0x00007ff88bc88000 D:\environment\java\JDK1.8.321\jre\bin\zip.dll
0x00007ff8ffb90000 - 0x00007ff9002d5000 C:\Windows\System32\SHELL32.dll
0x00007ff8fc2d0000 - 0x00007ff8fca62000 C:\Windows\SYSTEM32\windows.storage.dll
0x00007ff8ff800000 - 0x00007ff8ffb55000 C:\Windows\System32\combase.dll
0x00007ff8fdc70000 - 0x00007ff8fdca0000 C:\Windows\SYSTEM32\Wldp.dll
0x00007ff8fee40000 - 0x00007ff8feeed000 C:\Windows\System32\SHCORE.dll
0x00007ff900a70000 - 0x00007ff900ac5000 C:\Windows\System32\shlwapi.dll
0x00007ff8fe150000 - 0x00007ff8fe16f000 C:\Windows\SYSTEM32\profapi.dll
0x00007ff8f7660000 - 0x00007ff8f767a000 D:\environment\IntelliJ IDEA 2022.2.1\bin\breakgen64.dll
0x00007ff88bc50000 - 0x00007ff88bc6c000 D:\environment\java\JDK1.8.321\jre\bin\net.dll
0x00007ff8fd9d0000 - 0x00007ff8fda3a000 C:\Windows\system32\mswsock.dll
0x00007ff8fd6b0000 - 0x00007ff8fd77b000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ff8fd670000 - 0x00007ff8fd6ab000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff900830000 - 0x00007ff900838000 C:\Windows\System32\NSI.dll
0x0000000066b60000 - 0x0000000066b86000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ff8f6e70000 - 0x00007ff8f6e7a000 C:\Windows\System32\rasadhlp.dll
0x00007ff8f58d0000 - 0x00007ff8f5950000 C:\Windows\System32\fwpuclnt.dll
0x00007ff8fe5d0000 - 0x00007ff8fe5f7000 C:\Windows\System32\bcrypt.dll
0x00007ff8f9d90000 - 0x00007ff8f9d9d000 D:\environment\java\JDK1.8.321\jre\bin\management.dll
0x00007ff88bc30000 - 0x00007ff88bc43000 D:\environment\java\JDK1.8.321\jre\bin\nio.dll
0x00007ff8fdbc0000 - 0x00007ff8fdbd8000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff8fd280000 - 0x00007ff8fd2b4000 C:\Windows\system32\rsaenh.dll
0x00007ff8fe110000 - 0x00007ff8fe13e000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ff8fe9c0000 - 0x00007ff8fea42000 C:\Windows\System32\bcryptprimitives.dll
0x00007ff8fdbe0000 - 0x00007ff8fdbec000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff8f4e20000 - 0x00007ff8f4e37000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff8f5a80000 - 0x00007ff8f5a9d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ff8e5320000 - 0x00007ff8e5337000 C:\Windows\system32\napinsp.dll
0x00007ff8e5300000 - 0x00007ff8e531b000 C:\Windows\system32\pnrpnsp.dll
0x00007ff8f8e20000 - 0x00007ff8f8e35000 C:\Windows\system32\wshbth.dll
0x00007ff8f9c90000 - 0x00007ff8f9cad000 C:\Windows\system32\NLAapi.dll
0x00007ff8e52d0000 - 0x00007ff8e52e2000 C:\Windows\System32\winrnr.dll
0x00007ff8ea310000 - 0x00007ff8ea334000 D:\environment\java\JDK1.8.321\jre\bin\sunec.dll
0x00007ff8f9aa0000 - 0x00007ff8f9aad000 D:\environment\java\JDK1.8.321\jre\bin\sunmscapi.dll
0x00007ff8fe600000 - 0x00007ff8fe756000 C:\Windows\System32\CRYPT32.dll
0x00007ff8fdce0000 - 0x00007ff8fdd07000 C:\Windows\SYSTEM32\ncrypt.dll
0x00007ff8fdca0000 - 0x00007ff8fdcdb000 C:\Windows\SYSTEM32\NTASN1.dll
VM Arguments:
jvm_args: -XX:TieredStopAtLevel=1 -Xverify:none -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -javaagent:D:\environment\IntelliJ IDEA 2022.2.1\lib\idea_rt.jar=64721:D:\environment\IntelliJ IDEA 2022.2.1\bin -Dfile.encoding=UTF-8
java_command: digital.laboratory.platform.reagent.ReagentManagmentApplication
java_class_path (initial): D:\environment\java\JDK1.8.321\jre\lib\charsets.jar;D:\environment\java\JDK1.8.321\jre\lib\deploy.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\access-bridge-64.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\cldrdata.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\dnsns.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\jaccess.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\jfxrt.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\localedata.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\nashorn.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\sunec.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\sunjce_provider.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\sunmscapi.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\sunpkcs11.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\zipfs.jar;D:\environment\java\JDK1.8.321\jre\lib\javaws.jar;D:\environment\java\JDK1.8.321\jre\lib\jce.jar;D:\environment\java\JDK1.8.321\jre\lib\jfr.jar;D:\environment\java\JDK1.8.321\jre\lib\jfxswt.jar;D:\environment\java\JDK1.8.321\jre\lib\jsse.jar;D:\environment\java\JDK1.8.321\jre\lib\management-agent.jar;D:\environment\java\JDK1.8.321\jre\lib\plugin.jar;D:\environment\java\JDK1.8.321\jre\lib\resources.jar;D:\environment\java\JDK1.8.321\jre\lib\rt.jar;D:\DLP\dlp-reagent-managment\target\classes;D:\myRepository\com\alibaba\cloud\spring-cloud-starter-alibaba-nacos-discovery\2021.1\spring-cloud-starter-alibaba-nacos-discovery-2021.1.jar;D:\myRepository\com\alibaba\cloud\spring-cloud-alibaba-commons\2021.1\spring-cloud-alibaba-commons-2021.1.jar;D:\myRepository\com\alibaba\nacos\nacos-client\2.0.3\nacos-client-2.0.3.jar;D:\myRepository\commons-codec\commons-codec\1.15\commons-codec-1.15.jar;D:\myRepository\com\fasterxml\jackson\core\jackson-core\2.12.5\jackson-core-2.12.5.jar;D:\myRepository\com\fasterxml\jackson\core\jackson-databind\2.12.5\jackson-databind-2.12.5.jar;D:\myRepository\org\apache\httpcomponents\httpasyncclient\4.1.4\httpasyncclient-4.1.4.jar;D:\myRepository\org\apach
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=D:\environment\java\JDK1.8.321
CLASSPATH=.;D:\environment\java\JDK1.8.321\lib;D:\environment\java\JDK1.8.321\lib\dt.jar;D:\environment\java\JDK1.8.321\lib\tools.jar
PATH=D:\environment\java\JDK1.8.321\jre\bin;D:\environment\java\JDK1.8.321\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;D:\environment\java\JDK1.8.321;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\environment\Git\cmd;D:\environment\apache-maven-3.8.7\bin;D:\environment\mysql\bin;D:\environment\nodejs\node-v14.21.3-win-x64\node-global;D:\environment\nodejs\node-v14.21.3-win-x64\;C:\Users\000\AppData\Local\Microsoft\WindowsApps;;D:\environment\Microsoft VS Code\bin
USERNAME=<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ļ<EFBFBD><EFBFBD>ϻ<EFBFBD>
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 141 Stepping 1, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10 , 64 bit Build 19041 (10.0.19041.2546)
CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 141 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 16581784k(3212480k free), swap 29689876k(832k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.321-b07) for windows-amd64 JRE (1.8.0_321-b07), built on Dec 15 2021 11:19:20 by "java_re" with MS VC++ 15.9 (VS2017)
time: Tue Apr 4 10:42:05 2023
timezone: <EFBFBD>й<EFBFBD><EFBFBD><EFBFBD>׼ʱ<EFBFBD><EFBFBD>
elapsed time: 10.199438 seconds (0d 0h 0m 10s)