Skip to content

Instantly share code, notes, and snippets.

@dlutcat
Created September 29, 2016 08:03
Show Gist options
  • Save dlutcat/e0365428046d9626c7be30fcc937e33a to your computer and use it in GitHub Desktop.
Save dlutcat/e0365428046d9626c7be30fcc937e33a to your computer and use it in GitHub Desktop.
2016-09-29 15:51:15,463 main DEBUG Initializing configuration XmlConfiguration[location=/Users/pat/Software/skywalking/installer/config/log4j2.xml]
2016-09-29 15:51:15,465 main DEBUG PluginManager 'Core' found 77 plugins
2016-09-29 15:51:15,465 main DEBUG PluginManager 'Level' found 0 plugins
2016-09-29 15:51:15,466 main DEBUG PluginManager 'Lookup' found 13 plugins
2016-09-29 15:51:15,468 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout]. Searching for builder factory method...
2016-09-29 15:51:15,470 main DEBUG Found builder factory method [newBuilder]: public static org.apache.logging.log4j.core.layout.PatternLayout$Builder org.apache.logging.log4j.core.layout.PatternLayout.newBuilder().
2016-09-29 15:51:15,481 main DEBUG TypeConverterRegistry initializing.
2016-09-29 15:51:15,481 main DEBUG PluginManager 'TypeConverter' found 21 plugins
2016-09-29 15:51:15,495 main DEBUG Calling build() on class class org.apache.logging.log4j.core.layout.PatternLayout$Builder for element PatternLayout with params(pattern="%d - %c -%-4r [%t] %-5p %x - %m%n", null, Configuration(/Users/pat/Software/skywalking/installer/config/log4j2.xml), null, charset="null", alwaysWriteExceptions="null", noConsoleNoAnsi="null", header="null", footer="null")
2016-09-29 15:51:15,495 main DEBUG PluginManager 'Converter' found 38 plugins
2016-09-29 15:51:15,507 main DEBUG Built Plugin[name=layout] OK from builder factory method.
2016-09-29 15:51:15,508 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender]. Searching for builder factory method...
2016-09-29 15:51:15,509 main DEBUG Not in a ServletContext environment, thus not loading WebLookup plugin.
2016-09-29 15:51:15,509 main DEBUG PluginManager 'Converter' found 38 plugins
2016-09-29 15:51:15,510 main DEBUG Found builder factory method [newBuilder]: public static org.apache.logging.log4j.core.appender.ConsoleAppender$Builder org.apache.logging.log4j.core.appender.ConsoleAppender.newBuilder().
2016-09-29 15:51:15,516 main DEBUG No PluginVisitorStrategy found on annotation [interface org.apache.logging.log4j.core.config.plugins.validation.constraints.Required]. Ignoring.
2016-09-29 15:51:15,516 main DEBUG Encountered type [org.apache.logging.log4j.core.layout.PatternLayout] which can only be checked for null.
2016-09-29 15:51:15,518 main DEBUG No PluginVisitorStrategy found on annotation [interface org.apache.logging.log4j.core.config.plugins.validation.constraints.Required]. Ignoring.
2016-09-29 15:51:15,518 main DEBUG Encountered type [org.apache.logging.log4j.core.appender.ConsoleAppender$Target] which can only be checked for null.
2016-09-29 15:51:15,518 main DEBUG No PluginVisitorStrategy found on annotation [interface org.apache.logging.log4j.core.config.plugins.validation.constraints.Required]. Ignoring.
2016-09-29 15:51:15,519 main DEBUG Calling build() on class class org.apache.logging.log4j.core.appender.ConsoleAppender$Builder for element Console with params(PatternLayout(%d - %c -%-4r [%t] %-5p %x - %m%n), null, target="SYSTEM_OUT", name="Console", follow="null", ignoreExceptions="null")
2016-09-29 15:51:15,519 main DEBUG Built Plugin[name=appender] OK from builder factory method.
2016-09-29 15:51:15,519 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin]. Searching for builder factory method...
2016-09-29 15:51:15,521 main DEBUG No builder factory method found in class org.apache.logging.log4j.core.config.AppendersPlugin. Going to try finding a factory method instead.
2016-09-29 15:51:15,521 main DEBUG Still building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin]. Searching for factory method...
2016-09-29 15:51:15,522 main DEBUG Found factory method [createAppenders]: public static java.util.concurrent.ConcurrentMap org.apache.logging.log4j.core.config.AppendersPlugin.createAppenders(org.apache.logging.log4j.core.Appender[]).
2016-09-29 15:51:15,522 main DEBUG Calling createAppenders on class org.apache.logging.log4j.core.config.AppendersPlugin for element Appenders with params(={Console})
2016-09-29 15:51:15,522 main DEBUG Built Plugin[name=appenders] OK from factory method.
2016-09-29 15:51:15,522 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef]. Searching for builder factory method...
2016-09-29 15:51:15,523 main DEBUG No builder factory method found in class org.apache.logging.log4j.core.config.AppenderRef. Going to try finding a factory method instead.
2016-09-29 15:51:15,523 main DEBUG Still building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef]. Searching for factory method...
2016-09-29 15:51:15,523 main DEBUG Found factory method [createAppenderRef]: public static org.apache.logging.log4j.core.config.AppenderRef org.apache.logging.log4j.core.config.AppenderRef.createAppenderRef(java.lang.String,org.apache.logging.log4j.Level,org.apache.logging.log4j.core.Filter).
2016-09-29 15:51:15,528 main DEBUG Calling createAppenderRef on class org.apache.logging.log4j.core.config.AppenderRef for element AppenderRef with params(ref="Console", level="null", null)
2016-09-29 15:51:15,529 main DEBUG Built Plugin[name=AppenderRef] OK from factory method.
2016-09-29 15:51:15,529 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger]. Searching for builder factory method...
2016-09-29 15:51:15,529 main DEBUG No builder factory method found in class org.apache.logging.log4j.core.config.LoggerConfig$RootLogger. Going to try finding a factory method instead.
2016-09-29 15:51:15,529 main DEBUG Still building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger]. Searching for factory method...
2016-09-29 15:51:15,530 main DEBUG Found factory method [createLogger]: public static org.apache.logging.log4j.core.config.LoggerConfig org.apache.logging.log4j.core.config.LoggerConfig$RootLogger.createLogger(java.lang.String,org.apache.logging.log4j.Level,java.lang.String,org.apache.logging.log4j.core.config.AppenderRef[],org.apache.logging.log4j.core.config.Property[],org.apache.logging.log4j.core.config.Configuration,org.apache.logging.log4j.core.Filter).
2016-09-29 15:51:15,530 main DEBUG Calling createLogger on class org.apache.logging.log4j.core.config.LoggerConfig$RootLogger for element Root with params(additivity="null", level="DEBUG", includeLocation="null", ={Console}, ={}, Configuration(/Users/pat/Software/skywalking/installer/config/log4j2.xml), null)
2016-09-29 15:51:15,532 main DEBUG Built Plugin[name=root] OK from factory method.
2016-09-29 15:51:15,532 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin]. Searching for builder factory method...
2016-09-29 15:51:15,533 main DEBUG No builder factory method found in class org.apache.logging.log4j.core.config.LoggersPlugin. Going to try finding a factory method instead.
2016-09-29 15:51:15,533 main DEBUG Still building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin]. Searching for factory method...
2016-09-29 15:51:15,533 main DEBUG Found factory method [createLoggers]: public static org.apache.logging.log4j.core.config.Loggers org.apache.logging.log4j.core.config.LoggersPlugin.createLoggers(org.apache.logging.log4j.core.config.LoggerConfig[]).
2016-09-29 15:51:15,533 main DEBUG Calling createLoggers on class org.apache.logging.log4j.core.config.LoggersPlugin for element Loggers with params(={root})
2016-09-29 15:51:15,534 main DEBUG Built Plugin[name=loggers] OK from factory method.
2016-09-29 15:51:15,534 main DEBUG Configuration XmlConfiguration[location=/Users/pat/Software/skywalking/installer/config/log4j2.xml] initialized
2016-09-29 15:51:15,534 main DEBUG Starting configuration XmlConfiguration[location=/Users/pat/Software/skywalking/installer/config/log4j2.xml]
2016-09-29 15:51:15,534 main DEBUG Started configuration XmlConfiguration[location=/Users/pat/Software/skywalking/installer/config/log4j2.xml] OK.
2016-09-29 15:51:15,535 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@4136dc05 OK
2016-09-29 15:51:15,579 main DEBUG Registering MBean org.apache.logging.log4j2:type=1868435115
2016-09-29 15:51:15,582 main DEBUG Registering MBean org.apache.logging.log4j2:type=1868435115,component=StatusLogger
2016-09-29 15:51:15,584 main DEBUG Registering MBean org.apache.logging.log4j2:type=1868435115,component=ContextSelector
2016-09-29 15:51:15,585 main DEBUG Registering MBean org.apache.logging.log4j2:type=1868435115,component=Loggers,name=
2016-09-29 15:51:15,587 main DEBUG Registering MBean org.apache.logging.log4j2:type=1868435115,component=Appenders,name=Console
2016-09-29 15:51:15,589 main DEBUG Using default SystemClock for timestamps
2016-09-29 15:51:15,591 main DEBUG Could not set AsyncLogger NanoClock. Ignoring: java.lang.NoClassDefFoundError: com/lmax/disruptor/EventFactory
2016-09-29 15:51:15,591 main DEBUG Reconfiguration complete for context[name=1868435115] at URI null (org.apache.logging.log4j.core.LoggerContext@624b5604) with optional ClassLoader: null
2016-09-29 15:51:15,591 main DEBUG Shutdown hook enabled. Registering a new one.
2016-09-29 15:51:15,592 main DEBUG LoggerContext[name=1868435115, org.apache.logging.log4j.core.LoggerContext@624b5604] started OK.
2016-09-29 15:51:15,596 - com.a.eye.skywalking.reciever.CollectionServer -448 [main] INFO [] - To initialize the collect server configuration parameters....
2016-09-29 15:51:15,600 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -452 [main] DEBUG [] - healthcollector.report_interval=300000
2016-09-29 15:51:15,600 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -452 [main] DEBUG [] - redis.redis_server=192.168.2.100:16379
2016-09-29 15:51:15,600 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -452 [main] DEBUG [] - redis.redis_max_idle=10
2016-09-29 15:51:15,600 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -452 [main] DEBUG [] - redis.redis_min_idle=1
2016-09-29 15:51:15,600 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -452 [main] DEBUG [] - redis.redis_max_total=20
2016-09-29 15:51:15,600 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -452 [main] DEBUG [] - hbaseconfig.zk_hostname=ming
2016-09-29 15:51:15,600 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -452 [main] DEBUG [] - hbaseconfig.client_port=2181
2016-09-29 15:51:15,601 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -453 [main] DEBUG [] - hbaseconfig.traceparamtable.table_name=trace-param
2016-09-29 15:51:15,601 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -453 [main] DEBUG [] - hbaseconfig.traceparamtable.family_column_name=param-data
2016-09-29 15:51:15,601 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -453 [main] DEBUG [] - hbaseconfig.tracedatatable.table_name=trace-data
2016-09-29 15:51:15,601 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -453 [main] DEBUG [] - hbaseconfig.tracedatatable.family_column_name=call-chain
2016-09-29 15:51:15,601 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -453 [main] DEBUG [] - alarm.alarm_expire_seconds=5400
2016-09-29 15:51:15,601 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -453 [main] DEBUG [] - alarm.alarm_exception_stack_length=300
2016-09-29 15:51:15,601 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -453 [main] DEBUG [] - alarm.redis_server=127.0.0.1:6379
2016-09-29 15:51:15,602 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -454 [main] DEBUG [] - alarm.redis_max_idle=10
2016-09-29 15:51:15,602 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -454 [main] DEBUG [] - alarm.redis_min_idle=1
2016-09-29 15:51:15,602 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -454 [main] DEBUG [] - alarm.redis_max_total=20
2016-09-29 15:51:15,602 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -454 [main] DEBUG [] - alarm.alarm_off_flag=false
2016-09-29 15:51:15,602 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -454 [main] DEBUG [] - alarm.alarm_redis_inspector_interval=5000
2016-09-29 15:51:15,602 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -454 [main] DEBUG [] - alarm.checker.turn_on_exception_checker=true
2016-09-29 15:51:15,602 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -454 [main] DEBUG [] - alarm.checker.turn_on_execute_time_checker=true
2016-09-29 15:51:15,603 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -455 [main] DEBUG [] - persistence.max_deal_data_thread_number=1
2016-09-29 15:51:15,603 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -455 [main] DEBUG [] - persistence.switch_file_wait_time=5000
2016-09-29 15:51:15,603 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -455 [main] DEBUG [] - persistence.max_append_eof_flags_thread_number=1
2016-09-29 15:51:15,603 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -455 [main] DEBUG [] - registerpersistence.register_file_parent_directory=/Users/pat/Software/skywalking/tmp/data/offset
2016-09-29 15:51:15,603 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -455 [main] DEBUG [] - registerpersistence.register_file_name=offset.txt
2016-09-29 15:51:15,603 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -455 [main] DEBUG [] - registerpersistence.register_bak_file_name=offset.txt.bak
2016-09-29 15:51:15,603 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -455 [main] DEBUG [] - registerpersistence.offset_written_file_wait_cycle=5000
2016-09-29 15:51:15,603 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -455 [main] DEBUG [] - buffer.data_buffer_file_parent_dir=/Users/pat/Software/skywalking/tmp/data/buffer
2016-09-29 15:51:15,603 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -455 [main] DEBUG [] - buffer.per_thread_max_buffer_number=1024
2016-09-29 15:51:15,603 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -455 [main] DEBUG [] - buffer.max_wait_time=5000
2016-09-29 15:51:15,603 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -455 [main] DEBUG [] - buffer.data_conflict_wait_time=10
2016-09-29 15:51:15,604 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -456 [main] DEBUG [] - buffer.buffer_file_max_length=104857600
2016-09-29 15:51:15,604 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -456 [main] DEBUG [] - buffer.buffer_deal_thread_number=1
2016-09-29 15:51:15,604 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -456 [main] DEBUG [] - server.port=34000
2016-09-29 15:51:15,604 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -456 [main] DEBUG [] - server.failed_package_watching_time_window=300
2016-09-29 15:51:15,604 - com.a.eye.skywalking.reciever.conf.ConfigInitializer -456 [main] DEBUG [] - server.max_watching_failed_package_size=200
2016-09-29 15:51:15,604 - com.a.eye.skywalking.reciever.CollectionServer -456 [main] INFO [] - To init server health collector...
2016-09-29 15:51:15,605 - com.a.eye.skywalking.reciever.CollectionServer -457 [main] INFO [] - To launch register persistence thread....
2016-09-29 15:51:15,605 - com.a.eye.skywalking.reciever.selfexamination.ServerHealthCollector -457 [ServerHealthCollector] INFO [] -
---------Server Health Collector Report---------
------------------------------------------------
2016-09-29 15:51:15,607 - com.a.eye.skywalking.reciever.CollectionServer -459 [main] INFO [] - To init data buffer thread container...
2016-09-29 15:51:15,607 - com.a.eye.skywalking.reciever.buffer.DataBufferThreadContainer -459 [main] INFO [] - Add EOF flags to the unprocessed data file last time.
2016-09-29 15:51:15,610 - com.a.eye.skywalking.reciever.buffer.DataBufferThreadContainer -462 [main] INFO [] - Pending file number :1
2016-09-29 15:51:15,611 - com.a.eye.skywalking.reciever.peresistent.MemoryRegister -463 [PersistentThread0] DEBUG [] - Begin to register File[1475131988785-e01e43e8-dea7-4815-a229-d15d00a02d75]
2016-09-29 15:51:15,611 - com.a.eye.skywalking.reciever.buffer.AppendEOFFlagThread -463 [AppendEOFFlagThread] INFO [] - Add EOF flags to unprocessed data file[1475131988785-e01e43e8-dea7-4815-a229-d15d00a02d75]
2016-09-29 15:51:15,611 - com.a.eye.skywalking.reciever.peresistent.PersistenceThread -463 [PersistentThread0] DEBUG [] - Begin to deal data file [1475131988785-e01e43e8-dea7-4815-a229-d15d00a02d75]
2016-09-29 15:51:15,613 - com.a.eye.skywalking.reciever.buffer.DataBufferThreadContainer -465 [main] INFO [] - Data buffer thread size 1 begin to init
2016-09-29 15:51:15,614 - com.a.eye.skywalking.reciever.CollectionServer -466 [main] INFO [] - Starting collection server.....
2016-09-29 15:51:15,642 - com.a.eye.skywalking.reciever.peresistent.MemoryRegister -494 [PersistentThread0] DEBUG [] - Register entry[1475131988785-e01e43e8-dea7-4815-a229-d15d00a02d75] offset[376] into the memory register
2016-09-29 15:51:15,646 - com.a.eye.skywalking.reciever.processor.ProcessorFactory -498 [PersistentThread0] INFO [] - Init protocol type and processor mapping : 1 --> com.a.eye.skywalking.reciever.processor.RequestSpanProcessor.
2016-09-29 15:51:15,648 - com.a.eye.skywalking.reciever.processor.ProcessorFactory -500 [PersistentThread0] INFO [] - Init protocol type and processor mapping : 2 --> com.a.eye.skywalking.reciever.processor.AckSpanProcessor.
2016-09-29 15:51:15,649 - com.a.eye.skywalking.reciever.processor.ProcessorFactory -501 [PersistentThread0] INFO [] - Init protocol type and processor mapping : 3 --> com.a.eye.skywalking.reciever.processor.InputParameterSpanProcessor.
2016-09-29 15:51:15,649 - com.a.eye.skywalking.reciever.processor.ProcessorFactory -501 [PersistentThread0] INFO [] - Init protocol type and processor mapping : 4 --> com.a.eye.skywalking.reciever.processor.OutputParameterSpanProcessor.
2016-09-29 15:51:15,664 DEBUG InternalLoggerFactory:71 - Using SLF4J as the default logging framework
2016-09-29 15:51:15,667 DEBUG MultithreadEventLoopGroup:76 - -Dio.netty.eventLoopThreads: 16
2016-09-29 15:51:15,673 DEBUG PlatformDependent0:76 - java.nio.Buffer.address: available
2016-09-29 15:51:15,673 DEBUG PlatformDependent0:76 - sun.misc.Unsafe.theUnsafe: available
2016-09-29 15:51:15,674 DEBUG PlatformDependent0:71 - sun.misc.Unsafe.copyMemory: available
2016-09-29 15:51:15,674 DEBUG PlatformDependent0:76 - java.nio.Bits.unaligned: true
2016-09-29 15:51:15,675 DEBUG PlatformDependent:76 - Java version: 7
2016-09-29 15:51:15,675 DEBUG PlatformDependent:76 - -Dio.netty.noUnsafe: false
2016-09-29 15:51:15,675 DEBUG PlatformDependent:76 - sun.misc.Unsafe: available
2016-09-29 15:51:15,675 DEBUG PlatformDependent:76 - -Dio.netty.noJavassist: false
2016-09-29 15:51:15,676 DEBUG PlatformDependent:71 - Javassist: unavailable
2016-09-29 15:51:15,676 DEBUG PlatformDependent:71 - You don't have Javassist in your class path or you don't have enough permission to load dynamically generated classes. Please check the configuration for better performance.
2016-09-29 15:51:15,676 DEBUG PlatformDependent:76 - -Dio.netty.tmpdir: /var/folders/gj/n9ttg_mj6_n2qbn381tfq1bh0000gn/T (java.io.tmpdir)
2016-09-29 15:51:15,676 DEBUG PlatformDependent:76 - -Dio.netty.bitMode: 64 (sun.arch.data.model)
2016-09-29 15:51:15,676 DEBUG PlatformDependent:76 - -Dio.netty.noPreferDirect: false
2016-09-29 15:51:15,696 DEBUG NioEventLoop:76 - -Dio.netty.noKeySetOptimization: false
2016-09-29 15:51:15,698 DEBUG NioEventLoop:76 - -Dio.netty.selectorAutoRebuildThreshold: 512
2016-09-29 15:51:15,729 DEBUG ThreadLocalRandom:71 - -Dio.netty.initialSeedUniquifier: 0x1d867c54e432f6c2 (took 4 ms)
2016-09-29 15:51:15,771 DEBUG ByteBufUtil:76 - -Dio.netty.allocator.type: unpooled
2016-09-29 15:51:15,772 DEBUG ByteBufUtil:76 - -Dio.netty.threadLocalDirectBufferSize: 65536
2016-09-29 15:51:15,772 DEBUG ByteBufUtil:76 - -Dio.netty.maxThreadLocalCharBufferSize: 16384
2016-09-29 15:51:15,776 DEBUG NetUtil:86 - Loopback interface: lo0 (lo0, 0:0:0:0:0:0:0:1)
2016-09-29 15:51:15,777 DEBUG NetUtil:81 - /proc/sys/net/core/somaxconn: 128 (non-existent)
2016-09-29 15:51:15,788 INFO LoggingHandler:101 - [id: 0x710198aa] REGISTERED
2016-09-29 15:51:15,788 INFO LoggingHandler:101 - [id: 0x710198aa] BIND(0.0.0.0/0.0.0.0:34000)
2016-09-29 15:51:15,791 INFO LoggingHandler:101 - [id: 0x710198aa, /0:0:0:0:0:0:0:0:34000] ACTIVE
2016-09-29 15:51:15,823 DEBUG MutableMetricsFactory:42 - field org.apache.hadoop.metrics2.lib.MutableRate org.apache.hadoop.security.UserGroupInformation$UgiMetrics.loginSuccess with annotation @org.apache.hadoop.metrics2.annotation.Metric(valueName=Time, value=[Rate of successful kerberos logins and latency (milliseconds)], about=, always=false, type=DEFAULT, sampleName=Ops)
2016-09-29 15:51:15,832 DEBUG MutableMetricsFactory:42 - field org.apache.hadoop.metrics2.lib.MutableRate org.apache.hadoop.security.UserGroupInformation$UgiMetrics.loginFailure with annotation @org.apache.hadoop.metrics2.annotation.Metric(valueName=Time, value=[Rate of failed kerberos logins and latency (milliseconds)], about=, always=false, type=DEFAULT, sampleName=Ops)
2016-09-29 15:51:15,832 DEBUG MutableMetricsFactory:42 - field org.apache.hadoop.metrics2.lib.MutableRate org.apache.hadoop.security.UserGroupInformation$UgiMetrics.getGroups with annotation @org.apache.hadoop.metrics2.annotation.Metric(valueName=Time, value=[GetGroups], about=, always=false, type=DEFAULT, sampleName=Ops)
2016-09-29 15:51:15,833 DEBUG MetricsSystemImpl:221 - UgiMetrics, User and group related metrics
2016-09-29 15:51:16,991 DEBUG KerberosName:88 - Kerberos krb5 configuration not found, setting default realm to empty
2016-09-29 15:51:16,994 DEBUG Groups:238 - Creating new Groups object
2016-09-29 15:51:16,996 DEBUG NativeCodeLoader:46 - Trying to load the custom-built native-hadoop library...
2016-09-29 15:51:16,996 DEBUG NativeCodeLoader:55 - Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError: no hadoop in java.library.path
2016-09-29 15:51:16,996 DEBUG NativeCodeLoader:56 - java.library.path=/Users/pat/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
2016-09-29 15:51:16,996 WARN NativeCodeLoader:62 - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
2016-09-29 15:51:16,997 DEBUG JniBasedUnixGroupsMappingWithFallback:40 - Falling back to shell based
2016-09-29 15:51:16,997 DEBUG JniBasedUnixGroupsMappingWithFallback:44 - Group mapping impl=org.apache.hadoop.security.ShellBasedUnixGroupsMapping
2016-09-29 15:51:17,001 DEBUG Shell:320 - Failed to detect a valid hadoop home directory
java.io.IOException: HADOOP_HOME or hadoop.home.dir are not set.
at org.apache.hadoop.util.Shell.checkHadoopHome(Shell.java:302)
at org.apache.hadoop.util.Shell.<clinit>(Shell.java:327)
at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:78)
at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:93)
at org.apache.hadoop.security.Groups.<init>(Groups.java:77)
at org.apache.hadoop.security.Groups.getUserToGroupsMappingService(Groups.java:240)
at org.apache.hadoop.security.UserGroupInformation.initialize(UserGroupInformation.java:257)
at org.apache.hadoop.security.UserGroupInformation.ensureInitialized(UserGroupInformation.java:234)
at org.apache.hadoop.security.UserGroupInformation.loginUserFromSubject(UserGroupInformation.java:749)
at org.apache.hadoop.security.UserGroupInformation.getLoginUser(UserGroupInformation.java:734)
at org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:607)
at org.apache.hadoop.hbase.security.User$SecureHadoopUser.<init>(User.java:286)
at org.apache.hadoop.hbase.security.User$SecureHadoopUser.<init>(User.java:282)
at org.apache.hadoop.hbase.security.User.getCurrent(User.java:185)
at org.apache.hadoop.hbase.security.UserProvider.getCurrent(UserProvider.java:88)
at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:215)
at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:119)
at com.a.eye.skywalking.reciever.util.HBaseUtil.initConnection(HBaseUtil.java:49)
at com.a.eye.skywalking.reciever.util.HBaseUtil.getConnection(HBaseUtil.java:75)
at com.a.eye.skywalking.reciever.processor.AbstractSpanProcessor.process(AbstractSpanProcessor.java:14)
at com.a.eye.skywalking.reciever.peresistent.PersistenceThread.handleSpans(PersistenceThread.java:94)
at com.a.eye.skywalking.reciever.peresistent.PersistenceThread.run(PersistenceThread.java:48)
2016-09-29 15:51:17,007 DEBUG Shell:392 - setsid is not available on this machine. So not using it.
2016-09-29 15:51:17,007 DEBUG Shell:396 - setsid exited with exit code 0
2016-09-29 15:51:17,007 DEBUG Groups:80 - Group mapping impl=org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback; cacheTimeout=300000; warningDeltaMs=5000
2016-09-29 15:51:17,010 DEBUG UserGroupInformation:195 - hadoop login
2016-09-29 15:51:17,011 DEBUG UserGroupInformation:144 - hadoop login commit
2016-09-29 15:51:17,015 DEBUG UserGroupInformation:174 - using local user:UnixPrincipal: pat
2016-09-29 15:51:17,016 DEBUG UserGroupInformation:785 - UGI loginUser:pat (auth:SIMPLE)
2016-09-29 15:51:17,168 INFO RecoverableZooKeeper:120 - Process identifier=hconnection-0x1c0644a connecting to ZooKeeper ensemble=ming:2181
2016-09-29 15:51:17,173 INFO ZooKeeper:100 - Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT
2016-09-29 15:51:17,173 INFO ZooKeeper:100 - Client environment:host.name=192.168.81.71
2016-09-29 15:51:17,174 INFO ZooKeeper:100 - Client environment:java.version=1.7.0_80
2016-09-29 15:51:17,174 INFO ZooKeeper:100 - Client environment:java.vendor=Oracle Corporation
2016-09-29 15:51:17,174 INFO ZooKeeper:100 - Client environment:java.home=/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre
2016-09-29 15:51:17,174 INFO ZooKeeper:100 - Client environment:java.class.path=./bin/../lib/zookeeper.jar:./bin/../lib/xz.jar:./bin/../lib/xmlenc.jar:./bin/../lib/stax-api.jar:./bin/../lib/snappy-java.jar:./bin/../lib/slf4j-log4j12.jar:./bin/../lib/slf4j-api.jar:./bin/../lib/skywalking-server-1.0-Final.jar:./bin/../lib/skywalking-protocol.jar:./bin/../lib/protobuf-java.jar:./bin/../lib/paranamer.jar:./bin/../lib/netty.jar:./bin/../lib/netty-all.jar:./bin/../lib/log4j.jar:./bin/../lib/log4j-core.jar:./bin/../lib/log4j-api.jar:./bin/../lib/junit.jar:./bin/../lib/jsr305.jar:./bin/../lib/jsch.jar:./bin/../lib/joni.jar:./bin/../lib/jetty-util.jar:./bin/../lib/jedis.jar:./bin/../lib/jdk.tools.jar:./bin/../lib/jcodings.jar:./bin/../lib/jaxb-api.jar:./bin/../lib/jackson-mapper-asl.jar:./bin/../lib/jackson-core-asl.jar:./bin/../lib/httpcore.jar:./bin/../lib/httpclient.jar:./bin/../lib/htrace-core.jar:./bin/../lib/hbase-protocol.jar:./bin/../lib/hbase-common.jar:./bin/../lib/hbase-client.jar:./bin/../lib/hbase-annotations.jar:./bin/../lib/hamcrest-core.jar:./bin/../lib/hadoop-yarn-common.jar:./bin/../lib/hadoop-yarn-api.jar:./bin/../lib/hadoop-mapreduce-client-core.jar:./bin/../lib/hadoop-common.jar:./bin/../lib/hadoop-auth.jar:./bin/../lib/hadoop-annotations.jar:./bin/../lib/guava.jar:./bin/../lib/gson.jar:./bin/../lib/findbugs-annotations.jar:./bin/../lib/commons-pool2.jar:./bin/../lib/commons-net.jar:./bin/../lib/commons-math3.jar:./bin/../lib/commons-logging.jar:./bin/../lib/commons-lang.jar:./bin/../lib/commons-io.jar:./bin/../lib/commons-httpclient.jar:./bin/../lib/commons-el.jar:./bin/../lib/commons-digester.jar:./bin/../lib/commons-configuration.jar:./bin/../lib/commons-compress.jar:./bin/../lib/commons-collections.jar:./bin/../lib/commons-codec.jar:./bin/../lib/commons-cli.jar:./bin/../lib/commons-beanutils.jar:./bin/../lib/commons-beanutils-core.jar:./bin/../lib/avro.jar:./bin/../lib/api-util.jar:./bin/../lib/api-asn1-api.jar:./bin/../lib/apacheds-kerberos-codec.jar:./bin/../lib/apacheds-i18n.jar:./bin/../lib/activation.jar:./bin/../config:
2016-09-29 15:51:17,174 INFO ZooKeeper:100 - Client environment:java.library.path=/Users/pat/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
2016-09-29 15:51:17,174 INFO ZooKeeper:100 - Client environment:java.io.tmpdir=/var/folders/gj/n9ttg_mj6_n2qbn381tfq1bh0000gn/T/
2016-09-29 15:51:17,174 INFO ZooKeeper:100 - Client environment:java.compiler=<NA>
2016-09-29 15:51:17,174 INFO ZooKeeper:100 - Client environment:os.name=Mac OS X
2016-09-29 15:51:17,174 INFO ZooKeeper:100 - Client environment:os.arch=x86_64
2016-09-29 15:51:17,174 INFO ZooKeeper:100 - Client environment:os.version=10.11.6
2016-09-29 15:51:17,174 INFO ZooKeeper:100 - Client environment:user.name=pat
2016-09-29 15:51:17,175 INFO ZooKeeper:100 - Client environment:user.home=/Users/pat
2016-09-29 15:51:17,175 INFO ZooKeeper:100 - Client environment:user.dir=/Users/pat/Software/skywalking/installer
2016-09-29 15:51:17,175 INFO ZooKeeper:438 - Initiating client connection, connectString=ming:2181 sessionTimeout=90000 watcher=hconnection-0x1c0644a0x0, quorum=ming:2181, baseZNode=/hbase
2016-09-29 15:51:17,179 DEBUG ClientCnxn:102 - zookeeper.disableAutoWatchReset is false
2016-09-29 15:51:17,202 INFO ClientCnxn:975 - Opening socket connection to server stash.lezhuan.io/192.168.2.110:2181. Will not attempt to authenticate using SASL (unknown error)
2016-09-29 15:51:17,208 INFO ClientCnxn:852 - Socket connection established to stash.lezhuan.io/192.168.2.110:2181, initiating session
2016-09-29 15:51:17,209 DEBUG ClientCnxn:892 - Session establishment request sent on stash.lezhuan.io/192.168.2.110:2181
2016-09-29 15:51:17,216 INFO ClientCnxn:1235 - Session establishment complete on server stash.lezhuan.io/192.168.2.110:2181, sessionid = 0x15774dd1054000a, negotiated timeout = 40000
2016-09-29 15:51:17,219 DEBUG ZooKeeperWatcher:508 - hconnection-0x1c0644a0x0, quorum=ming:2181, baseZNode=/hbase Received ZooKeeper Event, type=None, state=SyncConnected, path=null
2016-09-29 15:51:17,220 DEBUG ZooKeeperWatcher:592 - hconnection-0x1c0644a-0x15774dd1054000a connected
2016-09-29 15:51:17,223 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 1,3 replyHeader:: 1,553,0 request:: '/hbase/hbaseid,F response:: s{17,501,1474449659369,1475134438392,3,0,0,0,67,0,17}
2016-09-29 15:51:17,227 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 2,4 replyHeader:: 2,553,0 request:: '/hbase/hbaseid,F response:: #ffffffff000146d61737465723a3537373938ffffffd9ffffffd9766522ffffffb7ffffff8bffffff8e50425546a2436633764383433322d356631342d346565612d613036362d323264653863643230623134,s{17,501,1474449659369,1475134438392,3,0,0,0,67,0,17}
2016-09-29 15:51:17,318 DEBUG AbstractRpcClient:105 - Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@126f5e8d, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=false, bind address=null
2016-09-29 15:51:17,365 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 3,8 replyHeader:: 3,553,0 request:: '/hbase,F response:: v{'meta-region-server,'backup-masters,'table,'draining,'region-in-transition,'running,'table-lock,'master,'namespace,'hbaseid,'online-snapshot,'replication,'splitWAL,'recovering-regions,'rs,'flush-table-proc}
2016-09-29 15:51:17,369 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 4,4 replyHeader:: 4,553,0 request:: '/hbase/meta-region-server,F response:: #ffffffff0001a726567696f6e7365727665723a3537353932ffffff93b2a15ffffffa1ffffffdd18fffffffb50425546a16a96c6f63616c686f737410fffffff8ffffffc1318ffffff8dffffffb4fffffff4ffffffa6fffffff72a100183,s{512,512,1475134443674,1475134443674,0,0,0,0,63,0,512}
2016-09-29 15:51:17,514 DEBUG AbstractRpcClient:359 - Use SIMPLE authentication for service ClientService, sasl=false
2016-09-29 15:51:17,527 DEBUG AbstractRpcClient:742 - Connecting to localhost/127.0.0.1:57592
2016-09-29 15:51:17,839 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 5,8 replyHeader:: 5,553,0 request:: '/hbase,F response:: v{'meta-region-server,'backup-masters,'table,'draining,'region-in-transition,'running,'table-lock,'master,'namespace,'hbaseid,'online-snapshot,'replication,'splitWAL,'recovering-regions,'rs,'flush-table-proc}
2016-09-29 15:51:17,853 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 6,4 replyHeader:: 6,553,0 request:: '/hbase/meta-region-server,F response:: #ffffffff0001a726567696f6e7365727665723a3537353932ffffff93b2a15ffffffa1ffffffdd18fffffffb50425546a16a96c6f63616c686f737410fffffff8ffffffc1318ffffff8dffffffb4fffffff4ffffffa6fffffff72a100183,s{512,512,1475134443674,1475134443674,0,0,0,0,63,0,512}
2016-09-29 15:51:17,853 DEBUG AbstractRpcClient:359 - Use SIMPLE authentication for service ClientService, sasl=false
2016-09-29 15:51:17,854 DEBUG AbstractRpcClient:729 - Not trying to connect to localhost/127.0.0.1:57592 this server is in the failed servers list
2016-09-29 15:51:18,363 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 7,8 replyHeader:: 7,553,0 request:: '/hbase,F response:: v{'meta-region-server,'backup-masters,'table,'draining,'region-in-transition,'running,'table-lock,'master,'namespace,'hbaseid,'online-snapshot,'replication,'splitWAL,'recovering-regions,'rs,'flush-table-proc}
2016-09-29 15:51:18,367 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 8,4 replyHeader:: 8,553,0 request:: '/hbase/meta-region-server,F response:: #ffffffff0001a726567696f6e7365727665723a3537353932ffffff93b2a15ffffffa1ffffffdd18fffffffb50425546a16a96c6f63616c686f737410fffffff8ffffffc1318ffffff8dffffffb4fffffff4ffffffa6fffffff72a100183,s{512,512,1475134443674,1475134443674,0,0,0,0,63,0,512}
2016-09-29 15:51:18,368 DEBUG AbstractRpcClient:359 - Use SIMPLE authentication for service ClientService, sasl=false
2016-09-29 15:51:18,368 DEBUG AbstractRpcClient:729 - Not trying to connect to localhost/127.0.0.1:57592 this server is in the failed servers list
2016-09-29 15:51:19,379 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 9,8 replyHeader:: 9,553,0 request:: '/hbase,F response:: v{'meta-region-server,'backup-masters,'table,'draining,'region-in-transition,'running,'table-lock,'master,'namespace,'hbaseid,'online-snapshot,'replication,'splitWAL,'recovering-regions,'rs,'flush-table-proc}
2016-09-29 15:51:19,383 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 10,4 replyHeader:: 10,553,0 request:: '/hbase/meta-region-server,F response:: #ffffffff0001a726567696f6e7365727665723a3537353932ffffff93b2a15ffffffa1ffffffdd18fffffffb50425546a16a96c6f63616c686f737410fffffff8ffffffc1318ffffff8dffffffb4fffffff4ffffffa6fffffff72a100183,s{512,512,1475134443674,1475134443674,0,0,0,0,63,0,512}
2016-09-29 15:51:19,384 DEBUG AbstractRpcClient:359 - Use SIMPLE authentication for service ClientService, sasl=false
2016-09-29 15:51:19,384 DEBUG AbstractRpcClient:729 - Not trying to connect to localhost/127.0.0.1:57592 this server is in the failed servers list
2016-09-29 15:51:21,393 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 11,8 replyHeader:: 11,553,0 request:: '/hbase,F response:: v{'meta-region-server,'backup-masters,'table,'draining,'region-in-transition,'running,'table-lock,'master,'namespace,'hbaseid,'online-snapshot,'replication,'splitWAL,'recovering-regions,'rs,'flush-table-proc}
2016-09-29 15:51:21,397 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 12,4 replyHeader:: 12,553,0 request:: '/hbase/meta-region-server,F response:: #ffffffff0001a726567696f6e7365727665723a3537353932ffffff93b2a15ffffffa1ffffffdd18fffffffb50425546a16a96c6f63616c686f737410fffffff8ffffffc1318ffffff8dffffffb4fffffff4ffffffa6fffffff72a100183,s{512,512,1475134443674,1475134443674,0,0,0,0,63,0,512}
2016-09-29 15:51:21,397 DEBUG AbstractRpcClient:359 - Use SIMPLE authentication for service ClientService, sasl=false
2016-09-29 15:51:21,398 DEBUG AbstractRpcClient:742 - Connecting to localhost/127.0.0.1:57592
2016-09-29 15:51:25,411 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 13,8 replyHeader:: 13,553,0 request:: '/hbase,F response:: v{'meta-region-server,'backup-masters,'table,'draining,'region-in-transition,'running,'table-lock,'master,'namespace,'hbaseid,'online-snapshot,'replication,'splitWAL,'recovering-regions,'rs,'flush-table-proc}
2016-09-29 15:51:25,414 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 14,4 replyHeader:: 14,553,0 request:: '/hbase/meta-region-server,F response:: #ffffffff0001a726567696f6e7365727665723a3537353932ffffff93b2a15ffffffa1ffffffdd18fffffffb50425546a16a96c6f63616c686f737410fffffff8ffffffc1318ffffff8dffffffb4fffffff4ffffffa6fffffff72a100183,s{512,512,1475134443674,1475134443674,0,0,0,0,63,0,512}
2016-09-29 15:51:25,414 DEBUG AbstractRpcClient:359 - Use SIMPLE authentication for service ClientService, sasl=false
2016-09-29 15:51:25,415 DEBUG AbstractRpcClient:742 - Connecting to localhost/127.0.0.1:57592
2016-09-29 15:51:35,485 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 15,8 replyHeader:: 15,553,0 request:: '/hbase,F response:: v{'meta-region-server,'backup-masters,'table,'draining,'region-in-transition,'running,'table-lock,'master,'namespace,'hbaseid,'online-snapshot,'replication,'splitWAL,'recovering-regions,'rs,'flush-table-proc}
2016-09-29 15:51:35,485 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 4ms
2016-09-29 15:51:35,488 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 16,4 replyHeader:: 16,553,0 request:: '/hbase/meta-region-server,F response:: #ffffffff0001a726567696f6e7365727665723a3537353932ffffff93b2a15ffffffa1ffffffdd18fffffffb50425546a16a96c6f63616c686f737410fffffff8ffffffc1318ffffff8dffffffb4fffffff4ffffffa6fffffff72a100183,s{512,512,1475134443674,1475134443674,0,0,0,0,63,0,512}
2016-09-29 15:51:35,488 DEBUG AbstractRpcClient:359 - Use SIMPLE authentication for service ClientService, sasl=false
2016-09-29 15:51:35,488 DEBUG AbstractRpcClient:742 - Connecting to localhost/127.0.0.1:57592
2016-09-29 15:51:45,565 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 17,8 replyHeader:: 17,553,0 request:: '/hbase,F response:: v{'meta-region-server,'backup-masters,'table,'draining,'region-in-transition,'running,'table-lock,'master,'namespace,'hbaseid,'online-snapshot,'replication,'splitWAL,'recovering-regions,'rs,'flush-table-proc}
2016-09-29 15:51:45,565 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 4ms
2016-09-29 15:51:45,568 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 18,4 replyHeader:: 18,553,0 request:: '/hbase/meta-region-server,F response:: #ffffffff0001a726567696f6e7365727665723a3537353932ffffff93b2a15ffffffa1ffffffdd18fffffffb50425546a16a96c6f63616c686f737410fffffff8ffffffc1318ffffff8dffffffb4fffffff4ffffffa6fffffff72a100183,s{512,512,1475134443674,1475134443674,0,0,0,0,63,0,512}
2016-09-29 15:51:45,568 DEBUG AbstractRpcClient:359 - Use SIMPLE authentication for service ClientService, sasl=false
2016-09-29 15:51:45,568 DEBUG AbstractRpcClient:742 - Connecting to localhost/127.0.0.1:57592
2016-09-29 15:51:55,672 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 19,8 replyHeader:: 19,553,0 request:: '/hbase,F response:: v{'meta-region-server,'backup-masters,'table,'draining,'region-in-transition,'running,'table-lock,'master,'namespace,'hbaseid,'online-snapshot,'replication,'splitWAL,'recovering-regions,'rs,'flush-table-proc}
2016-09-29 15:51:55,672 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 4ms
2016-09-29 15:51:55,675 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 20,4 replyHeader:: 20,553,0 request:: '/hbase/meta-region-server,F response:: #ffffffff0001a726567696f6e7365727665723a3537353932ffffff93b2a15ffffffa1ffffffdd18fffffffb50425546a16a96c6f63616c686f737410fffffff8ffffffc1318ffffff8dffffffb4fffffff4ffffffa6fffffff72a100183,s{512,512,1475134443674,1475134443674,0,0,0,0,63,0,512}
2016-09-29 15:51:55,678 DEBUG AbstractRpcClient:359 - Use SIMPLE authentication for service ClientService, sasl=false
2016-09-29 15:51:55,679 DEBUG AbstractRpcClient:742 - Connecting to localhost/127.0.0.1:57592
2016-09-29 15:52:05,697 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 21,8 replyHeader:: 21,553,0 request:: '/hbase,F response:: v{'meta-region-server,'backup-masters,'table,'draining,'region-in-transition,'running,'table-lock,'master,'namespace,'hbaseid,'online-snapshot,'replication,'splitWAL,'recovering-regions,'rs,'flush-table-proc}
2016-09-29 15:52:05,697 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 3ms
2016-09-29 15:52:05,700 DEBUG ClientCnxn:818 - Reading reply sessionid:0x15774dd1054000a, packet:: clientPath:null serverPath:null finished:false header:: 22,4 replyHeader:: 22,553,0 request:: '/hbase/meta-region-server,F response:: #ffffffff0001a726567696f6e7365727665723a3537353932ffffff93b2a15ffffffa1ffffffdd18fffffffb50425546a16a96c6f63616c686f737410fffffff8ffffffc1318ffffff8dffffffb4fffffff4ffffffa6fffffff72a100183,s{512,512,1475134443674,1475134443674,0,0,0,0,63,0,512}
2016-09-29 15:52:05,700 DEBUG AbstractRpcClient:359 - Use SIMPLE authentication for service ClientService, sasl=false
2016-09-29 15:52:05,701 DEBUG AbstractRpcClient:742 - Connecting to localhost/127.0.0.1:57592
2016-09-29 15:52:19,037 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:52:32,374 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:52:45,714 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 4ms
2016-09-29 15:52:59,049 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:53:12,382 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 1ms
2016-09-29 15:53:25,719 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:53:39,056 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:53:52,390 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:54:05,727 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 3ms
2016-09-29 15:54:19,064 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:54:32,400 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 1ms
2016-09-29 15:54:45,738 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:54:59,075 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:55:12,410 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:55:25,747 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:55:39,085 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 1ms
2016-09-29 15:55:52,421 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 3ms
2016-09-29 15:56:05,758 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:56:15,607 - com.a.eye.skywalking.reciever.selfexamination.ServerHealthCollector -300459 [ServerHealthCollector] INFO [] -
---------Server Health Collector Report---------
id<SkyWalkingServer,M:Voldemort.local/192.168.81.71,P:80438,T:PersistentThread0(12),extra:hbase>
[ERROR]connect to hbase failure.(t:1475135525706)
id<SkyWalkingServer,M:Voldemort.local/192.168.81.71,P:80438,T:RegisterPersistenceThread(11)>
[INFO]flush memory register to file.(t:1475135770836)
------------------------------------------------
2016-09-29 15:56:19,095 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 1ms
2016-09-29 15:56:32,433 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 1ms
2016-09-29 15:56:45,771 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:56:59,108 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:57:12,445 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:57:25,782 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:57:39,119 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:57:52,457 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:58:05,794 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:58:19,131 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:58:32,467 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:58:45,805 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:58:59,142 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:59:12,480 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:59:25,817 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:59:39,155 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 15:59:52,492 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 1ms
2016-09-29 16:00:05,830 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 16:00:19,168 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 16:00:32,517 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 15ms
2016-09-29 16:00:45,842 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 16:00:59,180 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 16:01:12,515 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 3ms
2016-09-29 16:01:15,608 - com.a.eye.skywalking.reciever.selfexamination.ServerHealthCollector -600460 [ServerHealthCollector] INFO [] -
---------Server Health Collector Report---------
id<SkyWalkingServer,M:Voldemort.local/192.168.81.71,P:80438,T:RegisterPersistenceThread(11)>
[INFO]flush memory register to file.(t:1475136071076)
------------------------------------------------
2016-09-29 16:01:25,852 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 16:01:39,191 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 16:01:52,524 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 1ms
2016-09-29 16:02:05,864 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 16:02:19,201 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 16:02:32,539 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
2016-09-29 16:02:45,877 DEBUG ClientCnxn:717 - Got ping response for sessionid: 0x15774dd1054000a after 2ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment