Skip to content

Instantly share code, notes, and snippets.

@Genmutant
Created August 6, 2021 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Genmutant/fc9e052e53e7e96c0d614a53e593d3c1 to your computer and use it in GitHub Desktop.
Save Genmutant/fc9e052e53e7e96c0d614a53e593d3c1 to your computer and use it in GitHub Desktop.
2021-08-06 13:43:27,607 [Attach Listener] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-configuration-reloader` was created. The original context class loader of this thread (sun.misc.Launcher$AppClassLoader@18b4aac2) has been overridden
2021-08-06 13:43:27,622 [Attach Listener] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - container ID is null
2021-08-06 13:43:27,663 [Attach Listener] INFO co.elastic.apm.agent.util.JmxUtils - Found JVM-specific OperatingSystemMXBean interface: com.sun.management.OperatingSystemMXBean
2021-08-06 13:43:27,664 [Attach Listener] DEBUG co.elastic.apm.agent.metrics.builtin.CGroupMetrics - Cannot find/read /proc/self/cgroup file. Cgroup metrics will not be reported.
2021-08-06 13:43:27,675 [Attach Listener] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-log-shipper` was created. The original context class loader of this thread (sun.misc.Launcher$AppClassLoader@18b4aac2) has been overridden
2021-08-06 13:43:27,675 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM 1.25.0 as grpcApmTest on Java 1.8.0_222 Runtime version: 1.8.0_222-b10 VM version: 25.222-b10 (AdoptOpenJDK) Windows 10 10.0
2021-08-06 13:43:27,675 [Attach Listener] DEBUG co.elastic.apm.agent.configuration.StartupInfo - VM Arguments: [-javaagent:C:\Users\xxxx\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\212.4746.92\lib\idea_rt.jar=54696:C:\Users\xxxx\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\212.4746.92\bin, -Dfile.encoding=UTF-8]
2021-08-06 13:43:27,675 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - service_name: 'grpcApmTest' (source: Attachment configuration)
2021-08-06 13:43:27,675 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - cloud_provider: 'NONE' (source: Attachment configuration)
2021-08-06 13:43:27,675 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - server_url: 'http://myApmServer:8200' (source: Attachment configuration)
2021-08-06 13:43:27,675 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - application_packages: 'apmTests,transaction,transaction.service' (source: Attachment configuration)
2021-08-06 13:43:27,676 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - log_level: 'DEBUG' (source: Attachment configuration)
2021-08-06 13:43:27,676 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - log_file: 'logs/elastic-apm.log' (source: Attachment configuration)
2021-08-06 13:43:27,676 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - No plugins dir
2021-08-06 13:43:27,704 [Attach Listener] DEBUG co.elastic.apm.agent.util.DependencyInjectingServiceLoader - unable to instantiate 'co.elastic.apm.agent.httpclient.HttpClientInstrumentation', unsupported class version error: co/elastic/apm/agent/httpclient/HttpClientInstrumentation has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
2021-08-06 13:43:27,704 [Attach Listener] DEBUG co.elastic.apm.agent.util.DependencyInjectingServiceLoader - unable to instantiate 'co.elastic.apm.agent.httpclient.HttpClientAsyncInstrumentation', unsupported class version error: co/elastic/apm/agent/httpclient/HttpClientAsyncInstrumentation has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
2021-08-06 13:43:27,705 [Attach Listener] DEBUG co.elastic.apm.agent.util.DependencyInjectingServiceLoader - unable to instantiate 'co.elastic.apm.agent.httpclient.HttpRequestHeadersInstrumentation', unsupported class version error: co/elastic/apm/agent/httpclient/HttpRequestHeadersInstrumentation has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
2021-08-06 13:43:27,758 [Attach Listener] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-type-cache-pool-cleaner` was created. The original context class loader of this thread (sun.misc.Launcher$AppClassLoader@18b4aac2) has been overridden
2021-08-06 13:43:27,760 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation
2021-08-06 13:43:27,779 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientInstrumentation
2021-08-06 13:43:27,780 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientRedirectInstrumentation
2021-08-06 13:43:27,781 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.LegacyApacheHttpClientInstrumentation
2021-08-06 13:43:27,781 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$StartTransactionInstrumentation
2021-08-06 13:43:27,781 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$StartTransactionWithRemoteParentInstrumentation
2021-08-06 13:43:27,782 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CurrentTransactionInstrumentation
2021-08-06 13:43:27,782 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CurrentSpanInstrumentation
2021-08-06 13:43:27,782 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CaptureExceptionInstrumentation
2021-08-06 13:43:27,782 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetFrameworkNameInstrumentation
2021-08-06 13:43:27,782 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetUserInstrumentation
2021-08-06 13:43:27,782 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$EnsureParentIdInstrumentation
2021-08-06 13:43:27,783 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetResultInstrumentation
2021-08-06 13:43:27,783 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$AddCustomContextInstrumentation
2021-08-06 13:43:27,783 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetNameInstrumentation
2021-08-06 13:43:27,783 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetTypeInstrumentation
2021-08-06 13:43:27,783 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetTypesInstrumentation
2021-08-06 13:43:27,783 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$DoCreateSpanInstrumentation
2021-08-06 13:43:27,783 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$DoCreateExitSpanInstrumentation
2021-08-06 13:43:27,784 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$InitializeInstrumentation
2021-08-06 13:43:27,784 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetStartTimestampInstrumentation
2021-08-06 13:43:27,784 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetOutcomeInstrumentation
2021-08-06 13:43:27,784 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$EndInstrumentation
2021-08-06 13:43:27,784 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$EndWithTimestampInstrumentation
2021-08-06 13:43:27,784 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$CaptureExceptionInstrumentation
2021-08-06 13:43:27,785 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$GetIdInstrumentation
2021-08-06 13:43:27,785 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$GetTraceIdInstrumentation
2021-08-06 13:43:27,785 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddStringLabelInstrumentation
2021-08-06 13:43:27,785 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddNumberLabelInstrumentation
2021-08-06 13:43:27,785 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddBooleanLabelInstrumentation
2021-08-06 13:43:27,785 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$ActivateInstrumentation
2021-08-06 13:43:27,785 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$IsSampledInstrumentation
2021-08-06 13:43:27,786 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$InjectTraceHeadersInstrumentation
2021-08-06 13:43:27,786 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetDestinationAddressInstrumentation
2021-08-06 13:43:27,786 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetDestinationServiceInstrumentation
2021-08-06 13:43:27,786 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.CaptureExceptionInstrumentation
2021-08-06 13:43:27,786 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ApiScopeInstrumentation
2021-08-06 13:43:27,787 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.CaptureTransactionInstrumentation
2021-08-06 13:43:27,787 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.CaptureSpanInstrumentation
2021-08-06 13:43:27,788 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TracedInstrumentation
2021-08-06 13:43:27,788 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$LegacyCaptureExceptionInstrumentation
2021-08-06 13:43:27,788 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$SetNameInstrumentation
2021-08-06 13:43:27,788 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$SetTypeInstrumentation
2021-08-06 13:43:27,789 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$DoCreateSpanInstrumentation
2021-08-06 13:43:27,789 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$EndInstrumentation
2021-08-06 13:43:27,789 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$CaptureExceptionInstrumentation
2021-08-06 13:43:27,789 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$GetIdInstrumentation
2021-08-06 13:43:27,789 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$GetTraceIdInstrumentation
2021-08-06 13:43:27,789 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$AddTagInstrumentation
2021-08-06 13:43:27,790 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$ActivateInstrumentation
2021-08-06 13:43:27,790 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$IsSampledInstrumentation
2021-08-06 13:43:27,791 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHttpClientInstrumentation
2021-08-06 13:43:27,791 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation
2021-08-06 13:43:27,791 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.cassandra3.Cassandra3Instrumentation
2021-08-06 13:43:27,792 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.cassandra4.Cassandra4Instrumentation
2021-08-06 13:43:27,792 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.errorlogging.Slf4jLoggerErrorCapturingInstrumentation
2021-08-06 13:43:27,792 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.errorlogging.Log4j2LoggerErrorCapturingInstrumentation
2021-08-06 13:43:27,792 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grails.GrailsTransactionNameInstrumentation
2021-08-06 13:43:27,793 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation
2021-08-06 13:43:27,793 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation
2021-08-06 13:43:27,793 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation
2021-08-06 13:43:27,795 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ForkJoinPoolInstrumentation
2021-08-06 13:43:27,795 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ForkJoinTaskInstrumentation
2021-08-06 13:43:27,796 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation
2021-08-06 13:43:27,797 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxws.JaxWsTransactionNameInstrumentation
2021-08-06 13:43:27,797 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.ConnectionInstrumentation
2021-08-06 13:43:27,797 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation
2021-08-06 13:43:27,797 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation
2021-08-06 13:43:27,797 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation
2021-08-06 13:43:27,798 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation
2021-08-06 13:43:27,798 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation
2021-08-06 13:43:27,798 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation
2021-08-06 13:43:27,798 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisInstrumentation
2021-08-06 13:43:27,799 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisSpanNameInstrumentation
2021-08-06 13:43:27,799 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StartSpanInstrumentation
2021-08-06 13:43:27,799 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnComplete
2021-08-06 13:43:27,800 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnCompleteExceptionally
2021-08-06 13:43:27,800 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnCancel
2021-08-06 13:43:27,800 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StartSpanInstrumentation
2021-08-06 13:43:27,800 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnComplete
2021-08-06 13:43:27,801 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnCompleteExceptionally
2021-08-06 13:43:27,801 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnCancel
2021-08-06 13:43:27,801 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.redisson.RedisConnectionInstrumentation
2021-08-06 13:43:27,801 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerNoDestinationInstrumentation
2021-08-06 13:43:27,801 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerWithDestinationInstrumentation
2021-08-06 13:43:27,802 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$ReceiveInstrumentation
2021-08-06 13:43:27,802 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$SetMessageListenerInstrumentation
2021-08-06 13:43:27,802 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageListenerInstrumentation
2021-08-06 13:43:27,802 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleExecuteInstrumentation
2021-08-06 13:43:27,803 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleRenderInstrumentation
2021-08-06 13:43:27,803 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.hibernatesearch.v5.HibernateSearch5Instrumentation
2021-08-06 13:43:27,803 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,803 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientSyncInstrumentation
2021-08-06 13:43:27,803 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientAsyncInstrumentation
2021-08-06 13:43:27,804 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientSyncInstrumentation
2021-08-06 13:43:27,804 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientAsyncInstrumentation
2021-08-06 13:43:27,805 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$OtherMethod
2021-08-06 13:43:27,805 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$OnCancel
2021-08-06 13:43:27,805 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$OnComplete
2021-08-06 13:43:27,805 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallHandlerInstrumentation
2021-08-06 13:43:27,805 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallInstrumentation
2021-08-06 13:43:27,805 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ChannelInstrumentation
2021-08-06 13:43:27,805 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$Start
2021-08-06 13:43:27,806 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaProducerInstrumentation
2021-08-06 13:43:27,806 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaConsumerInstrumentation
2021-08-06 13:43:27,806 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaProducerHeadersInstrumentation
2021-08-06 13:43:27,807 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsIteratorInstrumentation
2021-08-06 13:43:27,807 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsRecordsInstrumentation
2021-08-06 13:43:27,807 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsRecordListInstrumentation
2021-08-06 13:43:27,807 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.logback.LogbackLogShadingInstrumentation$ShadingInstrumentation
2021-08-06 13:43:27,809 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.logback.LogbackLogShadingInstrumentation$StopAppenderInstrumentation
2021-08-06 13:43:27,809 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j1.Log4j1LogShadingInstrumentation$ShadingInstrumentation
2021-08-06 13:43:27,810 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j1.Log4j1LogShadingInstrumentation$StopAppenderInstrumentation
2021-08-06 13:43:27,810 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j2.Log4j2EcsReformattingInstrumentation$ShadingInstrumentation
2021-08-06 13:43:27,811 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j2.Log4j2EcsReformattingInstrumentation$StopAppenderInstrumentation
2021-08-06 13:43:27,811 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j2.Log4j2EcsReformattingInstrumentation$OverridingInstrumentation
2021-08-06 13:43:27,812 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongoclient.ConnectionCommandInstrumentation
2021-08-06 13:43:27,812 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongoclient.ConnectionInstrumentation
2021-08-06 13:43:27,812 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientInstrumentation
2021-08-06 13:43:27,813 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientInstrumentation
2021-08-06 13:43:27,813 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientAsyncInstrumentation
2021-08-06 13:43:27,813 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientAsyncInstrumentation
2021-08-06 13:43:27,813 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$FinishInstrumentation
2021-08-06 13:43:27,813 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$LogInstrumentation
2021-08-06 13:43:27,813 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$TagInstrumentation
2021-08-06 13:43:27,813 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$SetOperationName
2021-08-06 13:43:27,813 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$GetTraceContextInstrumentation
2021-08-06 13:43:27,813 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanBuilderInstrumentation$CreateSpanInstrumentation
2021-08-06 13:43:27,813 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ScopeManagerInstrumentation$ActivateInstrumentation
2021-08-06 13:43:27,814 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ScopeManagerInstrumentation$CurrentSpanInstrumentation
2021-08-06 13:43:27,814 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ScopeManagerInstrumentation$CurrentTraceContextInstrumentation
2021-08-06 13:43:27,814 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmScopeInstrumentation
2021-08-06 13:43:27,814 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.SpanContextInstrumentation$BaggageItemsInstrumentation
2021-08-06 13:43:27,814 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.SpanContextInstrumentation$ToTraceIdInstrumentation
2021-08-06 13:43:27,814 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.SpanContextInstrumentation$ToSpanIdInstrumentation
2021-08-06 13:43:27,814 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ExternalSpanContextInstrumentation$ToTraceIdInstrumentation
2021-08-06 13:43:27,814 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ExternalSpanContextInstrumentation$ToSpanIdInstrumentation
2021-08-06 13:43:27,814 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ElasticApmTracerInstrumentation
2021-08-06 13:43:27,815 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.ChannelInstrumentation$BasicPublish
2021-08-06 13:43:27,815 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.ChannelInstrumentation$BasicConsume
2021-08-06 13:43:27,815 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.ChannelInstrumentation$BasicGet
2021-08-06 13:43:27,815 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.SetMessageListenerInstrumentation
2021-08-06 13:43:27,816 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.SpringAmqpMessageListenerInstrumentation
2021-08-06 13:43:27,816 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletInstrumentation
2021-08-06 13:43:27,816 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init
2021-08-06 13:43:27,816 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service
2021-08-06 13:43:27,816 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.FilterChainInstrumentation
2021-08-06 13:43:27,817 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.FilterInstrumentation
2021-08-06 13:43:27,817 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation
2021-08-06 13:43:27,817 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextInstrumentation
2021-08-06 13:43:27,817 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation
2021-08-06 13:43:27,818 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.micrometer.MicrometerInstrumentation
2021-08-06 13:43:27,818 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.resttemplate.SpringRestTemplateInstrumentation
2021-08-06 13:43:27,818 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,818 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,818 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,818 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.SpringTransactionNameInstrumentation
2021-08-06 13:43:27,818 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.ServletWrappingControllerServiceNameInstrumentation
2021-08-06 13:43:27,818 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.ViewRenderInstrumentation
2021-08-06 13:43:27,819 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.SpringServiceNameInstrumentation
2021-08-06 13:43:27,819 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.ExceptionHandlerInstrumentation
2021-08-06 13:43:27,819 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation
2021-08-06 13:43:27,819 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation
2021-08-06 13:43:27,819 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.SSLContextInstrumentation
2021-08-06 13:43:27,819 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.scheduled.ScheduledTransactionNameInstrumentation
2021-08-06 13:43:27,820 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.scheduled.TimerTaskInstrumentation
2021-08-06 13:43:27,820 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.quartzjob.JobTransactionNameInstrumentation
2021-08-06 13:43:27,820 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessStartInstrumentation
2021-08-06 13:43:27,820 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$WaitFor
2021-08-06 13:43:27,820 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$Destroy
2021-08-06 13:43:27,820 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.CommonsExecAsyncInstrumentation
2021-08-06 13:43:27,820 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,820 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,820 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,820 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,820 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,820 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.struts.Struts2TransactionNameInstrumentation
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,821 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.sparkjava.RoutesInstrumentation
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-06 13:43:27,822 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.javalin.JavalinInstrumentation
2021-08-06 13:43:27,823 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.javalin.JavalinHandlerLambdaInstrumentation
2021-08-06 13:43:27,823 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applied 171 advices
2021-08-06 13:43:27,879 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ChannelInstrumentation: hasSuperType(erasure(name(equals(io.grpc.Channel)))) matches class io.grpc.ManagedChannel
2021-08-06 13:43:27,879 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ChannelInstrumentation: hasSuperType(erasure(name(equals(io.grpc.Channel)))) matches class io.grpc.Channel
2021-08-06 13:43:27,883 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation TracedInstrumentation: ((false or name(startsWith(apmTests)) or name(startsWith(transaction)) or name(startsWith(transaction.service))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and declaresMethods(whereOne(declaresAnnotations(whereOne(ofAnnotationType(name(equals(co.elastic.apm.api.Traced)))))))) matches class apmTests.Main
2021-08-06 13:43:27,889 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class java.net.HttpURLConnection
2021-08-06 13:43:27,894 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ForkJoinTaskInstrumentation: is(class java.util.concurrent.ForkJoinTask) matches class java.util.concurrent.ForkJoinTask
2021-08-06 13:43:27,898 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ForkJoinPool
2021-08-06 13:43:27,956 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$SingleNamedDaemonThreadPoolExecutor
2021-08-06 13:43:27,977 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$1
2021-08-06 13:43:27,977 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2021-08-06 13:43:27,977 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ScheduledExecutorService
2021-08-06 13:43:27,982 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ThreadPoolExecutor
2021-08-06 13:43:27,982 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.AbstractExecutorService
2021-08-06 13:43:27,986 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ExecutorService
2021-08-06 13:43:27,987 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.Executor
2021-08-06 13:43:28,053 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ChannelInstrumentation: hasSuperType(erasure(name(equals(io.grpc.Channel)))) matches class io.grpc.ManagedChannel
2021-08-06 13:43:28,081 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ChannelInstrumentation: hasSuperType(erasure(name(equals(io.grpc.Channel)))) matches class io.grpc.Channel
2021-08-06 13:43:28,086 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation TracedInstrumentation: ((false or name(startsWith(apmTests)) or name(startsWith(transaction)) or name(startsWith(transaction.service))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and declaresMethods(whereOne(declaresAnnotations(whereOne(ofAnnotationType(name(equals(co.elastic.apm.api.Traced)))))))) matches class apmTests.Main
2021-08-06 13:43:28,092 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation TracedInstrumentation: (declaresAnnotations(whereOne(ofAnnotationType(name(equals(co.elastic.apm.api.Traced))))) and not(isAbstract())) matches public static void apmTests.Main.myTracedMethod() throws java.lang.InterruptedException
2021-08-06 13:43:28,107 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation TracedInstrumentation: (declaresAnnotations(whereOne(ofAnnotationType(name(equals(co.elastic.apm.api.Traced))))) and not(isAbstract())) matches public static void apmTests.Main.myOtherTracedMethod() throws java.lang.InterruptedException
2021-08-06 13:43:28,109 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class java.net.HttpURLConnection
2021-08-06 13:43:28,109 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class java.net.HttpURLConnection
2021-08-06 13:43:28,126 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ForkJoinTaskInstrumentation: is(class java.util.concurrent.ForkJoinTask) matches class java.util.concurrent.ForkJoinTask
2021-08-06 13:43:28,138 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ForkJoinTaskInstrumentation: (name(equals(fork)) and returns(erasure(is(class java.util.concurrent.ForkJoinTask))) and not(isAbstract())) matches public final java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinTask.fork()
2021-08-06 13:43:28,143 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ForkJoinPool
2021-08-06 13:43:28,143 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ForkJoinPool
2021-08-06 13:43:28,143 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ForkJoinPool
2021-08-06 13:43:28,143 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ForkJoinPoolInstrumentation: (hasSuperType(erasure(is(class java.util.concurrent.ForkJoinPool))) and hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ForkJoinPool
2021-08-06 13:43:28,168 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ForkJoinPoolInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(class java.util.concurrent.ForkJoinTask))))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or (name(equals(invoke)) and returns(erasure(is(class java.lang.Object))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask))))))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.ForkJoinPool.invoke(java.util.concurrent.ForkJoinTask)
2021-08-06 13:43:28,172 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ForkJoinPoolInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(class java.util.concurrent.ForkJoinTask))))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or (name(equals(invoke)) and returns(erasure(is(class java.lang.Object))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask))))))) and not(isAbstract())) matches public void java.util.concurrent.ForkJoinPool.execute(java.util.concurrent.ForkJoinTask)
2021-08-06 13:43:28,174 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.ForkJoinPool.execute(java.lang.Runnable)
2021-08-06 13:43:28,177 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List java.util.concurrent.ForkJoinPool.invokeAll(java.util.Collection)
2021-08-06 13:43:28,179 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinPool.submit(java.lang.Runnable,java.lang.Object)
2021-08-06 13:43:28,180 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinPool.submit(java.util.concurrent.Callable)
2021-08-06 13:43:28,181 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ForkJoinPoolInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(class java.util.concurrent.ForkJoinTask))))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or (name(equals(invoke)) and returns(erasure(is(class java.lang.Object))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask))))))) and not(isAbstract())) matches public java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinPool.submit(java.util.concurrent.ForkJoinTask)
2021-08-06 13:43:28,182 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinPool.submit(java.lang.Runnable)
2021-08-06 13:43:28,189 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$SingleNamedDaemonThreadPoolExecutor
2021-08-06 13:43:28,189 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$SingleNamedDaemonThreadPoolExecutor
2021-08-06 13:43:28,189 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$SingleNamedDaemonThreadPoolExecutor
2021-08-06 13:43:28,199 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$1
2021-08-06 13:43:28,199 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$1
2021-08-06 13:43:28,199 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$1
2021-08-06 13:43:28,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2021-08-06 13:43:28,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2021-08-06 13:43:28,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2021-08-06 13:43:28,220 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.ScheduledThreadPoolExecutor.execute(java.lang.Runnable)
2021-08-06 13:43:28,222 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.util.concurrent.Callable)
2021-08-06 13:43:28,223 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable)
2021-08-06 13:43:28,224 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable,java.lang.Object)
2021-08-06 13:43:28,225 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture java.util.concurrent.ScheduledThreadPoolExecutor.schedule(java.util.concurrent.Callable,long,java.util.concurrent.TimeUnit)
2021-08-06 13:43:28,226 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture java.util.concurrent.ScheduledThreadPoolExecutor.schedule(java.lang.Runnable,long,java.util.concurrent.TimeUnit)
2021-08-06 13:43:28,227 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ScheduledExecutorService
2021-08-06 13:43:28,228 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ScheduledExecutorService
2021-08-06 13:43:28,228 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ScheduledExecutorService
2021-08-06 13:43:28,236 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ThreadPoolExecutor
2021-08-06 13:43:28,237 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ThreadPoolExecutor
2021-08-06 13:43:28,237 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ThreadPoolExecutor
2021-08-06 13:43:28,247 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable)
2021-08-06 13:43:28,250 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.AbstractExecutorService
2021-08-06 13:43:28,251 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.AbstractExecutorService
2021-08-06 13:43:28,251 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.AbstractExecutorService
2021-08-06 13:43:28,259 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List java.util.concurrent.AbstractExecutorService.invokeAll(java.util.Collection) throws java.lang.InterruptedException
2021-08-06 13:43:28,261 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List java.util.concurrent.AbstractExecutorService.invokeAll(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
2021-08-06 13:43:28,262 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.AbstractExecutorService.invokeAny(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException,java.util.concurrent.TimeoutException
2021-08-06 13:43:28,263 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.AbstractExecutorService.invokeAny(java.util.Collection) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException
2021-08-06 13:43:28,264 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.util.concurrent.Callable)
2021-08-06 13:43:28,264 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable,java.lang.Object)
2021-08-06 13:43:28,265 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable)
2021-08-06 13:43:28,267 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ExecutorService
2021-08-06 13:43:28,267 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ExecutorService
2021-08-06 13:43:28,267 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ExecutorService
2021-08-06 13:43:28,275 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.Executor
2021-08-06 13:43:28,275 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.Executor
2021-08-06 13:43:28,275 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.Executor
2021-08-06 13:43:28,329 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: (not(name(startsWith(java.))) and not(name(startsWith(jdk.))) and not(name(startsWith(com.sun.))) and not(name(startsWith(sun.))) and not(name(contains(Bootstrap))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) matches class co.elastic.apm.agent.bci.classloading.ExternalPluginClassLoader
2021-08-06 13:43:28,399 [Attach Listener] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for null containing [co.elastic.apm.agent.bci.classloading.LookupExposer]
2021-08-06 13:43:28,400 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: (not(name(startsWith(java.))) and not(name(startsWith(jdk.))) and not(name(startsWith(com.sun.))) and not(name(startsWith(sun.))) and not(name(contains(Bootstrap))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) matches class co.elastic.apm.agent.bci.classloading.IndyPluginClassLoader
2021-08-06 13:43:28,444 [Attach Listener] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-server-healthcheck` was created. The original context class loader of this thread (sun.misc.Launcher$AppClassLoader@18b4aac2) has been overridden
2021-08-06 13:43:28,446 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class sun.net.www.protocol.http.HttpURLConnection
2021-08-06 13:43:28,447 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class sun.net.www.protocol.http.HttpURLConnection
2021-08-06 13:43:28,465 [Attach Listener] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-remote-config-poller` was created. The original context class loader of this thread (sun.misc.Launcher$AppClassLoader@18b4aac2) has been overridden
2021-08-06 13:43:28,479 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) and not(isAbstract())) matches public void sun.net.www.protocol.http.HttpURLConnection.connect() throws java.io.IOException
2021-08-06 13:43:28,485 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) and not(isAbstract())) matches public synchronized java.io.OutputStream sun.net.www.protocol.http.HttpURLConnection.getOutputStream() throws java.io.IOException
2021-08-06 13:43:28,487 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) and not(isAbstract())) matches public synchronized java.io.InputStream sun.net.www.protocol.http.HttpURLConnection.getInputStream() throws java.io.IOException
2021-08-06 13:43:28,493 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DisconnectInstrumentation: (name(equals(disconnect)) and hasParameter(ofSize(0)) and not(isAbstract())) matches public void sun.net.www.protocol.http.HttpURLConnection.disconnect()
2021-08-06 13:43:28,546 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class javax.net.ssl.HttpsURLConnection
2021-08-06 13:43:28,546 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class javax.net.ssl.HttpsURLConnection
2021-08-06 13:43:28,555 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - Starting healthcheck to http://myApmServer:8200/
2021-08-06 13:43:28,555 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://myApmServer:8200/config/v1/agents
2021-08-06 13:43:28,570 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for null containing [co.elastic.apm.agent.urlconnection.package-info, co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation, co.elastic.apm.agent.urlconnection.SSLContextInstrumentation, co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation, co.elastic.apm.agent.urlconnection.UrlConnectionPropertyAccessor, co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation, co.elastic.apm.agent.bci.classloading.LookupExposer]
2021-08-06 13:43:28,704 [elastic-apm-server-healthcheck] INFO co.elastic.apm.agent.report.ApmServerHealthChecker - Elastic APM server is available: { "build_date": "2021-07-14T17:28:12Z", "build_sha": "2480b8c23562901fec17460b70ffb79fd0dbbf46", "version": "7.13.4"}
2021-08-06 13:43:28,706 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - APM server http://myApmServer:8200/ version is: 7.13.4
2021-08-06 13:43:28,991 [Attach Listener] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (PS Eden Space) for stress monitoring
2021-08-06 13:43:28,991 [Attach Listener] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (PS Old Gen) for stress monitoring
2021-08-06 13:43:28,991 [Attach Listener] DEBUG co.elastic.apm.agent.impl.circuitbreaker.SystemCpuStressMonitor - Successfully obtained reference to the getSystemCpuLoad method of this JVM's OperatingSystemMXBean implementation
2021-08-06 13:43:28,992 [Attach Listener] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-circuit-breaker` was created. The original context class loader of this thread (sun.misc.Launcher$AppClassLoader@18b4aac2) has been overridden
2021-08-06 13:43:28,992 [Attach Listener] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-weak-map-cleaner` was created. The original context class loader of this thread (sun.misc.Launcher$AppClassLoader@18b4aac2) has been overridden
2021-08-06 13:43:28,992 [Attach Listener] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-shared` was created. The original context class loader of this thread (sun.misc.Launcher$AppClassLoader@18b4aac2) has been overridden
2021-08-06 13:43:28,992 [Attach Listener] DEBUG co.elastic.apm.agent.jmx.JmxMetricTracker - Deferring initialization of JMX metric tracking until capture_jmx_metrics is set.
2021-08-06 13:43:28,995 [Attach Listener] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for null containing [co.elastic.apm.agent.bci.classloading.LookupExposer]
2021-08-06 13:43:29,011 [Attach Listener] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-sampling-profiler` was created. The original context class loader of this thread (sun.misc.Launcher$AppClassLoader@18b4aac2) has been overridden
2021-08-06 13:43:29,023 [Attach Listener] INFO co.elastic.apm.agent.impl.ElasticApmTracer - Tracer switched to RUNNING state
2021-08-06 13:43:29,759 [elastic-apm-remote-config-poller] INFO co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Received new configuration from APM Server: {}
2021-08-06 13:43:29,759 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2021-08-06 13:43:34,766 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ChannelInstrumentation: hasSuperType(erasure(name(equals(io.grpc.Channel)))) matches class io.grpc.internal.ManagedChannelImpl
2021-08-06 13:43:34,792 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ChannelInstrumentation: (name(equals(newCall)) and not(isAbstract())) matches public io.grpc.ClientCall io.grpc.internal.ManagedChannelImpl.newCall(io.grpc.MethodDescriptor,io.grpc.CallOptions)
2021-08-06 13:43:34,797 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ChannelInstrumentation: hasSuperType(erasure(name(equals(io.grpc.Channel)))) matches class io.grpc.internal.ManagedChannelOrphanWrapper
2021-08-06 13:43:34,801 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ChannelInstrumentation: hasSuperType(erasure(name(equals(io.grpc.Channel)))) matches class io.grpc.internal.ForwardingManagedChannel
2021-08-06 13:43:34,805 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ChannelInstrumentation: (name(equals(newCall)) and not(isAbstract())) matches public io.grpc.ClientCall io.grpc.internal.ForwardingManagedChannel.newCall(io.grpc.MethodDescriptor,io.grpc.CallOptions)
2021-08-06 13:43:34,945 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor
2021-08-06 13:43:34,945 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor
2021-08-06 13:43:34,945 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor
2021-08-06 13:43:34,951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor.schedule(java.util.concurrent.Callable,long,java.util.concurrent.TimeUnit)
2021-08-06 13:43:34,951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor.schedule(java.lang.Runnable,long,java.util.concurrent.TimeUnit)
2021-08-06 13:43:34,951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor.invokeAll(java.util.Collection) throws java.lang.InterruptedException
2021-08-06 13:43:34,951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor.invokeAll(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
2021-08-06 13:43:34,951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.lang.Object io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor.invokeAny(java.util.Collection) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException
2021-08-06 13:43:34,951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.lang.Object io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor.invokeAny(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException,java.util.concurrent.TimeoutException
2021-08-06 13:43:34,951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor.submit(java.util.concurrent.Callable)
2021-08-06 13:43:34,951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor.submit(java.lang.Runnable)
2021-08-06 13:43:34,951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor.submit(java.lang.Runnable,java.lang.Object)
2021-08-06 13:43:34,951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void io.grpc.internal.ManagedChannelImpl$RestrictedScheduledExecutor.execute(java.lang.Runnable)
2021-08-06 13:43:34,983 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Start: hasSuperType(erasure(name(equals(io.grpc.ClientCall)))) matches class io.grpc.internal.ClientCallImpl
2021-08-06 13:43:34,983 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Start: (name(equals(start)) and not(isAbstract())) matches public void io.grpc.internal.ClientCallImpl.start(io.grpc.ClientCall$Listener,io.grpc.Metadata)
2021-08-06 13:43:34,998 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ChannelInstrumentation: hasSuperType(erasure(name(equals(io.grpc.Channel)))) matches class io.grpc.ClientInterceptors$InterceptorChannel
2021-08-06 13:43:34,998 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ChannelInstrumentation: (name(equals(newCall)) and not(isAbstract())) matches public io.grpc.ClientCall io.grpc.ClientInterceptors$InterceptorChannel.newCall(io.grpc.MethodDescriptor,io.grpc.CallOptions)
2021-08-06 13:43:35,014 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface com.google.common.util.concurrent.ListeningExecutorService
2021-08-06 13:43:35,014 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface com.google.common.util.concurrent.ListeningExecutorService
2021-08-06 13:43:35,014 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface com.google.common.util.concurrent.ListeningExecutorService
2021-08-06 13:43:35,014 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface com.google.common.util.concurrent.ListeningScheduledExecutorService
2021-08-06 13:43:35,014 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface com.google.common.util.concurrent.ListeningScheduledExecutorService
2021-08-06 13:43:35,014 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface com.google.common.util.concurrent.ListeningScheduledExecutorService
2021-08-06 13:43:35,029 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class com.google.common.util.concurrent.DirectExecutor
2021-08-06 13:43:35,029 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class com.google.common.util.concurrent.DirectExecutor
2021-08-06 13:43:35,029 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class com.google.common.util.concurrent.DirectExecutor
2021-08-06 13:43:35,029 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void com.google.common.util.concurrent.DirectExecutor.execute(java.lang.Runnable)
2021-08-06 13:43:35,067 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServerCallHandlerInstrumentation: hasSuperType(erasure(name(equals(io.grpc.ServerCallHandler)))) matches interface io.grpc.ServerCallHandler
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServerCallHandlerInstrumentation: hasSuperType(erasure(name(equals(io.grpc.ServerCallHandler)))) matches class io.grpc.stub.ServerCalls$UnaryServerCallHandler
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ServerCallHandlerInstrumentation: (name(equals(startCall)) and not(isAbstract())) matches public io.grpc.ServerCall$Listener io.grpc.stub.ServerCalls$UnaryServerCallHandler.startCall(io.grpc.ServerCall,io.grpc.Metadata)
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation OtherMethod: hasSuperType(erasure(name(equals(io.grpc.ServerCall$Listener)))) matches class io.grpc.ServerCall$Listener
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation OnCancel: hasSuperType(erasure(name(equals(io.grpc.ServerCall$Listener)))) matches class io.grpc.ServerCall$Listener
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation OnComplete: hasSuperType(erasure(name(equals(io.grpc.ServerCall$Listener)))) matches class io.grpc.ServerCall$Listener
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OtherMethod: ((name(equals(onReady)) or name(equals(onMessage)) or name(equals(onHalfClose))) and not(isAbstract())) matches public void io.grpc.ServerCall$Listener.onMessage(java.lang.Object)
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OtherMethod: ((name(equals(onReady)) or name(equals(onMessage)) or name(equals(onHalfClose))) and not(isAbstract())) matches public void io.grpc.ServerCall$Listener.onHalfClose()
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OnCancel: (name(equals(onCancel)) and not(isAbstract())) matches public void io.grpc.ServerCall$Listener.onCancel()
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OnComplete: (name(equals(onComplete)) and not(isAbstract())) matches public void io.grpc.ServerCall$Listener.onComplete()
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OtherMethod: ((name(equals(onReady)) or name(equals(onMessage)) or name(equals(onHalfClose))) and not(isAbstract())) matches public void io.grpc.ServerCall$Listener.onReady()
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation OtherMethod: hasSuperType(erasure(name(equals(io.grpc.ServerCall$Listener)))) matches class io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation OnCancel: hasSuperType(erasure(name(equals(io.grpc.ServerCall$Listener)))) matches class io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener
2021-08-06 13:43:35,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation OnComplete: hasSuperType(erasure(name(equals(io.grpc.ServerCall$Listener)))) matches class io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener
2021-08-06 13:43:35,098 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OtherMethod: ((name(equals(onReady)) or name(equals(onMessage)) or name(equals(onHalfClose))) and not(isAbstract())) matches public void io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onMessage(java.lang.Object)
2021-08-06 13:43:35,098 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OtherMethod: ((name(equals(onReady)) or name(equals(onMessage)) or name(equals(onHalfClose))) and not(isAbstract())) matches public void io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose()
2021-08-06 13:43:35,098 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OnCancel: (name(equals(onCancel)) and not(isAbstract())) matches public void io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onCancel()
2021-08-06 13:43:35,098 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OtherMethod: ((name(equals(onReady)) or name(equals(onMessage)) or name(equals(onHalfClose))) and not(isAbstract())) matches public void io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onReady()
2021-08-06 13:43:35,114 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.Executors$DelegatedScheduledExecutorService
2021-08-06 13:43:35,114 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.Executors$DelegatedScheduledExecutorService
2021-08-06 13:43:35,114 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.Executors$DelegatedScheduledExecutorService
2021-08-06 13:43:35,114 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture java.util.concurrent.Executors$DelegatedScheduledExecutorService.schedule(java.lang.Runnable,long,java.util.concurrent.TimeUnit)
2021-08-06 13:43:35,114 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture java.util.concurrent.Executors$DelegatedScheduledExecutorService.schedule(java.util.concurrent.Callable,long,java.util.concurrent.TimeUnit)
2021-08-06 13:43:35,114 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.Executors$DelegatedExecutorService
2021-08-06 13:43:35,114 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.Executors$DelegatedExecutorService
2021-08-06 13:43:35,114 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.Executors$DelegatedExecutorService
2021-08-06 13:43:35,114 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.Executors$DelegatedExecutorService.execute(java.lang.Runnable)
2021-08-06 13:43:35,114 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.lang.Runnable)
2021-08-06 13:43:35,130 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.util.concurrent.Callable)
2021-08-06 13:43:35,130 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.lang.Runnable,java.lang.Object)
2021-08-06 13:43:35,130 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(java.util.Collection) throws java.lang.InterruptedException
2021-08-06 13:43:35,130 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
2021-08-06 13:43:35,130 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.Executors$DelegatedExecutorService.invokeAny(java.util.Collection) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException
2021-08-06 13:43:35,130 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.Executors$DelegatedExecutorService.invokeAny(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException,java.util.concurrent.TimeoutException
2021-08-06 13:43:35,130 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartTransactionInstrumentation: name(equals(co.elastic.apm.api.ElasticApm)) matches class co.elastic.apm.api.ElasticApm
2021-08-06 13:43:35,130 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartTransactionWithRemoteParentInstrumentation: name(equals(co.elastic.apm.api.ElasticApm)) matches class co.elastic.apm.api.ElasticApm
2021-08-06 13:43:35,130 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CurrentTransactionInstrumentation: name(equals(co.elastic.apm.api.ElasticApm)) matches class co.elastic.apm.api.ElasticApm
2021-08-06 13:43:35,130 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CurrentSpanInstrumentation: name(equals(co.elastic.apm.api.ElasticApm)) matches class co.elastic.apm.api.ElasticApm
2021-08-06 13:43:35,130 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CaptureExceptionInstrumentation: name(equals(co.elastic.apm.api.ElasticApm)) matches class co.elastic.apm.api.ElasticApm
2021-08-06 13:43:35,152 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartTransactionInstrumentation: (name(equals(doStartTransaction)) and not(isAbstract())) matches private static java.lang.Object co.elastic.apm.api.ElasticApm.doStartTransaction()
2021-08-06 13:43:35,152 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartTransactionWithRemoteParentInstrumentation: (name(equals(doStartTransactionWithRemoteParentFunction)) and not(isAbstract())) matches private static java.lang.Object co.elastic.apm.api.ElasticApm.doStartTransactionWithRemoteParentFunction(java.lang.invoke.MethodHandle,co.elastic.apm.api.HeaderExtractor,java.lang.invoke.MethodHandle,co.elastic.apm.api.HeadersExtractor)
2021-08-06 13:43:35,152 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CurrentTransactionInstrumentation: (name(equals(doGetCurrentTransaction)) and not(isAbstract())) matches private static java.lang.Object co.elastic.apm.api.ElasticApm.doGetCurrentTransaction()
2021-08-06 13:43:35,152 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CurrentSpanInstrumentation: (name(equals(doGetCurrentSpan)) and not(isAbstract())) matches private static java.lang.Object co.elastic.apm.api.ElasticApm.doGetCurrentSpan()
2021-08-06 13:43:35,152 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CaptureExceptionInstrumentation: (name(equals(captureException)) and not(isAbstract())) matches public static void co.elastic.apm.api.ElasticApm.captureException(java.lang.Throwable)
2021-08-06 13:43:35,167 [main] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for sun.misc.Launcher$AppClassLoader@18b4aac2 containing [co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$IsSampledInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$SetTypeInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$DoCreateExitSpanInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$GetIdInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddBooleanLabelInstrumentation, co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$StartTransactionWithRemoteParentInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetTypeInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$InitializeInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetDestinationServiceInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddNumberLabelInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$AddTagInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$EndWithTimestampInstrumentation, co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CurrentTransactionInstrumentation, co.elastic.apm.agent.pluginapi.CaptureSpanInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetDestinationAddressInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$DoCreateSpanInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$IsSampledInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetStartTimestampInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$ActivateInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetTypesInstrumentation, co.elastic.apm.agent.pluginapi.package-info, co.elastic.apm.agent.pluginapi.CaptureTransactionInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddStringLabelInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation, co.elastic.apm.agent.pluginapi.HeaderInjectorBridge, co.elastic.apm.agent.pluginapi.TransactionInstrumentation$EnsureParentIdInstrumentation, co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CaptureExceptionInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetNameInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$ActivateInstrumentation, co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation, co.elastic.apm.agent.pluginapi.HeadersExtractorBridge$Extractor, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$GetTraceIdInstrumentation, co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetFrameworkNameInstrumentation, co.elastic.apm.agent.pluginapi.CaptureExceptionInstrumentation, co.elastic.apm.agent.pluginapi.TransactionInstrumentation$AddCustomContextInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$EndInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetOutcomeInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$GetTraceIdInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$CaptureExceptionInstrumentation, co.elastic.apm.agent.pluginapi.Utils, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$CaptureExceptionInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$GetIdInstrumentation, co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetResultInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$EndInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$SetNameInstrumentation, co.elastic.apm.agent.pluginapi.TracedInstrumentation, co.elastic.apm.agent.pluginapi.TransactionInstrumentation, co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CurrentSpanInstrumentation, co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetUserInstrumentation, co.elastic.apm.agent.pluginapi.HeaderExtractorBridge, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$InjectTraceHeadersInstrumentation, co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$StartTransactionInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$DoCreateSpanInstrumentation, co.elastic.apm.agent.pluginapi.ApiInstrumentation, co.elastic.apm.agent.pluginapi.HeadersExtractorBridge, co.elastic.apm.agent.pluginapi.ApiScopeInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$LegacyCaptureExceptionInstrumentation, co.elastic.apm.agent.bci.classloading.LookupExposer]
2021-08-06 13:43:35,183 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: (not(name(startsWith(java.))) and not(name(startsWith(jdk.))) and not(name(startsWith(com.sun.))) and not(name(startsWith(sun.))) and not(name(contains(Bootstrap))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) matches class co.elastic.apm.agent.bci.classloading.IndyPluginClassLoaderParent
2021-08-06 13:43:35,183 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation BootstrapDelegationClassLoaderInstrumentation: (name(equals(loadClass)) and returns(erasure(is(class java.lang.Class))) and (hasParameter(hasTypes(erasures(containing(is(class java.lang.String))))) or hasParameter(hasTypes(erasures(containing(is(class java.lang.String), is(boolean)))))) and not(isAbstract())) matches protected java.lang.Class co.elastic.apm.agent.bci.classloading.IndyPluginClassLoaderParent.loadClass(java.lang.String,boolean) throws java.lang.ClassNotFoundException
2021-08-06 13:43:35,214 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (1)
2021-08-06 13:43:35,214 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9)
2021-08-06 13:43:35,214 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetFrameworkNameInstrumentation: name(equals(co.elastic.apm.api.TransactionImpl)) matches class co.elastic.apm.api.TransactionImpl
2021-08-06 13:43:35,214 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetUserInstrumentation: name(equals(co.elastic.apm.api.TransactionImpl)) matches class co.elastic.apm.api.TransactionImpl
2021-08-06 13:43:35,214 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation EnsureParentIdInstrumentation: name(equals(co.elastic.apm.api.TransactionImpl)) matches class co.elastic.apm.api.TransactionImpl
2021-08-06 13:43:35,214 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetResultInstrumentation: name(equals(co.elastic.apm.api.TransactionImpl)) matches class co.elastic.apm.api.TransactionImpl
2021-08-06 13:43:35,214 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddCustomContextInstrumentation: name(equals(co.elastic.apm.api.TransactionImpl)) matches class co.elastic.apm.api.TransactionImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetFrameworkNameInstrumentation: (name(equals(setFrameworkName)) and not(isAbstract())) matches public co.elastic.apm.api.Transaction co.elastic.apm.api.TransactionImpl.setFrameworkName(java.lang.String)
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddCustomContextInstrumentation: (name(equals(addCustomContext)) and not(isAbstract())) matches public co.elastic.apm.api.Transaction co.elastic.apm.api.TransactionImpl.addCustomContext(java.lang.String,java.lang.String)
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddCustomContextInstrumentation: (name(equals(addCustomContext)) and not(isAbstract())) matches public co.elastic.apm.api.Transaction co.elastic.apm.api.TransactionImpl.addCustomContext(java.lang.String,java.lang.Number)
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddCustomContextInstrumentation: (name(equals(addCustomContext)) and not(isAbstract())) matches public co.elastic.apm.api.Transaction co.elastic.apm.api.TransactionImpl.addCustomContext(java.lang.String,boolean)
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetUserInstrumentation: (name(equals(setUser)) and not(isAbstract())) matches public co.elastic.apm.api.Transaction co.elastic.apm.api.TransactionImpl.setUser(java.lang.String,java.lang.String,java.lang.String)
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetUserInstrumentation: (name(equals(setUser)) and not(isAbstract())) matches public co.elastic.apm.api.Transaction co.elastic.apm.api.TransactionImpl.setUser(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetResultInstrumentation: (name(equals(setResult)) and not(isAbstract())) matches public co.elastic.apm.api.Transaction co.elastic.apm.api.TransactionImpl.setResult(java.lang.String)
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation EnsureParentIdInstrumentation: (name(equals(ensureParentId)) and not(isAbstract())) matches public java.lang.String co.elastic.apm.api.TransactionImpl.ensureParentId()
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetNameInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetTypeInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetTypesInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DoCreateSpanInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DoCreateExitSpanInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation InitializeInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetStartTimestampInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetOutcomeInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation EndInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation EndWithTimestampInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CaptureExceptionInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation GetIdInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation GetTraceIdInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddStringLabelInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddNumberLabelInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBooleanLabelInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ActivateInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation IsSampledInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation InjectTraceHeadersInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetDestinationAddressInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetDestinationServiceInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation LegacyCaptureExceptionInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation InitializeInstrumentation: (name(equals(initialize)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.Object))))) and not(isAbstract())) matches private void co.elastic.apm.api.AbstractSpanImpl.initialize(java.lang.Object)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetStartTimestampInstrumentation: (name(equals(doSetStartTimestamp)) and hasParameter(hasTypes(erasures(containing(is(long))))) and not(isAbstract())) matches public void co.elastic.apm.api.AbstractSpanImpl.doSetStartTimestamp(long)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetOutcomeInstrumentation: (name(equals(doSetOutcome)) and hasParameter(ofSize(1)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(co.elastic.apm.api.Outcome)))))) and not(isAbstract())) matches public void co.elastic.apm.api.AbstractSpanImpl.doSetOutcome(co.elastic.apm.api.Outcome)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DoCreateSpanInstrumentation: (name(equals(doCreateSpan)) and not(isAbstract())) matches private java.lang.Object co.elastic.apm.api.AbstractSpanImpl.doCreateSpan()
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DoCreateExitSpanInstrumentation: (name(equals(doCreateExitSpan)) and not(isAbstract())) matches private java.lang.Object co.elastic.apm.api.AbstractSpanImpl.doCreateExitSpan()
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetNameInstrumentation: (name(equals(doSetName)) and not(isAbstract())) matches void co.elastic.apm.api.AbstractSpanImpl.doSetName(java.lang.String)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetTypeInstrumentation: (name(equals(doSetType)) and not(isAbstract())) matches void co.elastic.apm.api.AbstractSpanImpl.doSetType(java.lang.String)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetTypesInstrumentation: (name(equals(doSetTypes)) and not(isAbstract())) matches private void co.elastic.apm.api.AbstractSpanImpl.doSetTypes(java.lang.Object,java.lang.String,java.lang.String,java.lang.String)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddStringLabelInstrumentation: ((name(equals(doAddTag)) or name(equals(doAddStringLabel))) and not(isAbstract())) matches void co.elastic.apm.api.AbstractSpanImpl.doAddTag(java.lang.String,java.lang.String)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddStringLabelInstrumentation: ((name(equals(doAddTag)) or name(equals(doAddStringLabel))) and not(isAbstract())) matches void co.elastic.apm.api.AbstractSpanImpl.doAddStringLabel(java.lang.String,java.lang.String)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddNumberLabelInstrumentation: (name(equals(doAddNumberLabel)) and not(isAbstract())) matches void co.elastic.apm.api.AbstractSpanImpl.doAddNumberLabel(java.lang.String,java.lang.Number)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBooleanLabelInstrumentation: (name(equals(doAddBooleanLabel)) and not(isAbstract())) matches void co.elastic.apm.api.AbstractSpanImpl.doAddBooleanLabel(java.lang.String,java.lang.Boolean)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation EndInstrumentation: (name(equals(end)) and hasParameter(ofSize(0)) and not(isAbstract())) matches public void co.elastic.apm.api.AbstractSpanImpl.end()
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation EndWithTimestampInstrumentation: (name(equals(end)) and hasParameter(hasTypes(erasures(containing(is(long))))) and not(isAbstract())) matches public void co.elastic.apm.api.AbstractSpanImpl.end(long)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CaptureExceptionInstrumentation: (name(equals(captureException)) and hasParameter(hasTypes(erasures(containing(is(class java.lang.Throwable))))) and returns(erasure(is(class java.lang.String))) and not(isAbstract())) matches public java.lang.String co.elastic.apm.api.AbstractSpanImpl.captureException(java.lang.Throwable)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation GetIdInstrumentation: (name(equals(getId)) and hasParameter(ofSize(0)) and not(isAbstract())) matches public java.lang.String co.elastic.apm.api.AbstractSpanImpl.getId()
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation GetTraceIdInstrumentation: (name(equals(getTraceId)) and hasParameter(ofSize(0)) and not(isAbstract())) matches public java.lang.String co.elastic.apm.api.AbstractSpanImpl.getTraceId()
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ActivateInstrumentation: (name(equals(activate)) and not(isAbstract())) matches public co.elastic.apm.api.Scope co.elastic.apm.api.AbstractSpanImpl.activate()
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation IsSampledInstrumentation: (name(equals(isSampled)) and not(isAbstract())) matches public boolean co.elastic.apm.api.AbstractSpanImpl.isSampled()
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation InjectTraceHeadersInstrumentation: (name(equals(doInjectTraceHeaders)) and not(isAbstract())) matches private void co.elastic.apm.api.AbstractSpanImpl.doInjectTraceHeaders(java.lang.invoke.MethodHandle,co.elastic.apm.api.HeaderInjector)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetDestinationAddressInstrumentation: (name(equals(doSetDestinationAddress)) and not(isAbstract())) matches protected void co.elastic.apm.api.AbstractSpanImpl.doSetDestinationAddress(java.lang.String,int)
2021-08-06 13:43:35,283 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetDestinationServiceInstrumentation: (name(equals(doSetDestinationService)) and not(isAbstract())) matches protected void co.elastic.apm.api.AbstractSpanImpl.doSetDestinationService(java.lang.String)
2021-08-06 13:43:35,299 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (2)
2021-08-06 13:43:35,299 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) on thread 1
2021-08-06 13:43:35,299 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (3)
2021-08-06 13:43:35,299 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ApiScopeInstrumentation: name(equals(co.elastic.apm.api.ScopeImpl)) matches class co.elastic.apm.api.ScopeImpl
2021-08-06 13:43:35,299 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ApiScopeInstrumentation: (name(equals(close)) and not(isAbstract())) matches public void co.elastic.apm.api.ScopeImpl.close()
2021-08-06 13:43:35,315 [main] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-2065402422d1b1f6e142a027d2468e6e-a0312ae7c3114d81-01 (4f6f416f)
2021-08-06 13:43:35,315 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (4)
2021-08-06 13:43:35,315 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-2065402422d1b1f6e142a027d2468e6e-a0312ae7c3114d81-01 (4f6f416f) (1)
2021-08-06 13:43:35,315 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (5)
2021-08-06 13:43:35,315 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'Main#myTracedMethod' 00-2065402422d1b1f6e142a027d2468e6e-a0312ae7c3114d81-01 (4f6f416f) on thread 1
2021-08-06 13:43:35,315 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (6)
2021-08-06 13:43:35,315 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'Main#myTracedMethod' 00-2065402422d1b1f6e142a027d2468e6e-a0312ae7c3114d81-01 (4f6f416f) (2)
2021-08-06 13:43:35,326 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'Main#myTracedMethod' 00-2065402422d1b1f6e142a027d2468e6e-a0312ae7c3114d81-01 (4f6f416f) on thread 1
2021-08-06 13:43:35,326 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (5)
2021-08-06 13:43:35,326 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'Main#myTracedMethod' 00-2065402422d1b1f6e142a027d2468e6e-a0312ae7c3114d81-01 (4f6f416f) (1)
2021-08-06 13:43:35,326 [main] DEBUG co.elastic.apm.agent.impl.transaction.Span - endSpan 'Main#myTracedMethod' 00-2065402422d1b1f6e142a027d2468e6e-a0312ae7c3114d81-01 (4f6f416f)
2021-08-06 13:43:35,326 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (4)
2021-08-06 13:43:35,326 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.grpc.stub.ClientCalls$ThreadlessExecutor
2021-08-06 13:43:35,326 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.grpc.stub.ClientCalls$ThreadlessExecutor
2021-08-06 13:43:35,326 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.grpc.stub.ClientCalls$ThreadlessExecutor
2021-08-06 13:43:35,342 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 0)
2021-08-06 13:43:35,342 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://myApmServer:8200/intake/v2/events
2021-08-06 13:43:35,342 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void io.grpc.stub.ClientCalls$ThreadlessExecutor.execute(java.lang.Runnable)
2021-08-06 13:43:35,354 [main] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for sun.misc.Launcher$AppClassLoader@18b4aac2 containing [co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$OtherMethod, co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$OnCancel, co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$ListenerInstrumentation, co.elastic.apm.agent.grpc.GrpcHelper$1, co.elastic.apm.agent.grpc.GrpcHelper$GrpcHeaderSetter, co.elastic.apm.agent.grpc.ServerCallHandlerInstrumentation, co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$OtherListenerMethod, co.elastic.apm.agent.grpc.GrpcHelper$GrpcHeaderGetter, co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation, co.elastic.apm.agent.grpc.ClientCallImplInstrumentation, co.elastic.apm.agent.grpc.package-info, co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$OnComplete, co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$Start, co.elastic.apm.agent.grpc.ChannelInstrumentation, co.elastic.apm.agent.grpc.ServerCallInstrumentation, co.elastic.apm.agent.grpc.GrpcHelper, co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$ListenerClose, co.elastic.apm.agent.grpc.BaseInstrumentation, co.elastic.apm.agent.bci.classloading.LookupExposer]
2021-08-06 13:43:35,365 [main] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f)
2021-08-06 13:43:35,365 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (5)
2021-08-06 13:43:35,373 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (1)
2021-08-06 13:43:35,373 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (6)
2021-08-06 13:43:35,373 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) on thread 1
2021-08-06 13:43:35,373 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (7)
2021-08-06 13:43:35,373 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (2)
2021-08-06 13:43:35,375 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2021-08-06 13:43:35,375 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (6)
2021-08-06 13:43:35,375 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'Main#myTracedMethod' 00-2065402422d1b1f6e142a027d2468e6e-a0312ae7c3114d81-01 (4f6f416f) (0)
2021-08-06 13:43:35,383 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ChannelInstrumentation: hasSuperType(erasure(name(equals(io.grpc.Channel)))) matches class io.grpc.internal.OobChannel
2021-08-06 13:43:35,385 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ChannelInstrumentation: (name(equals(newCall)) and not(isAbstract())) matches public io.grpc.ClientCall io.grpc.internal.OobChannel.newCall(io.grpc.MethodDescriptor,io.grpc.CallOptions)
2021-08-06 13:43:35,393 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.RunnableCallableForkJoinTaskInstrumentation
2021-08-06 13:43:35,395 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RunnableCallableForkJoinTaskInstrumentation: ((is(class io.grpc.internal.DnsNameResolver$Resolve) or false) and hasSuperType(erasure((is(interface java.lang.Runnable) or is(interface java.util.concurrent.Callable) or is(class java.util.concurrent.ForkJoinTask))))) matches class io.grpc.internal.DnsNameResolver$Resolve
2021-08-06 13:43:35,425 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RunnableCallableForkJoinTaskInstrumentation: ((is(class io.grpc.internal.DnsNameResolver$Resolve) or false) and hasSuperType(erasure((is(interface java.lang.Runnable) or is(interface java.util.concurrent.Callable) or is(class java.util.concurrent.ForkJoinTask))))) matches class io.grpc.internal.DnsNameResolver$Resolve
2021-08-06 13:43:35,425 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RunnableCallableForkJoinTaskInstrumentation: (((name(equals(run)) and hasParameter(ofSize(0))) or (name(equals(call)) and hasParameter(ofSize(0))) or (name(equals(exec)) and hasParameter(ofSize(0)) and returns(erasure(is(boolean))))) and not(isAbstract())) matches public void io.grpc.internal.DnsNameResolver$Resolve.run()
2021-08-06 13:43:35,436 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (7)
2021-08-06 13:43:35,436 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (3)
2021-08-06 13:43:35,444 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for sun.misc.Launcher$AppClassLoader@18b4aac2 containing [co.elastic.apm.agent.bci.classloading.LookupExposer]
2021-08-06 13:43:35,446 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) on thread 28
2021-08-06 13:43:35,446 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (8)
2021-08-06 13:43:35,446 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (4)
2021-08-06 13:43:35,446 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (7)
2021-08-06 13:43:35,446 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (3)
2021-08-06 13:43:35,454 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) on thread 1
2021-08-06 13:43:35,454 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (6)
2021-08-06 13:43:35,454 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (2)
2021-08-06 13:43:35,454 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.RunnableCallableForkJoinTaskInstrumentation
2021-08-06 13:43:35,466 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RunnableCallableForkJoinTaskInstrumentation: ((is(class io.grpc.internal.ManagedChannelImpl$RealChannel$PendingCall$1) or false) and hasSuperType(erasure((is(interface java.lang.Runnable) or is(interface java.util.concurrent.Callable) or is(class java.util.concurrent.ForkJoinTask))))) matches class io.grpc.internal.ManagedChannelImpl$RealChannel$PendingCall$1
2021-08-06 13:43:35,476 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RunnableCallableForkJoinTaskInstrumentation: ((is(class io.grpc.internal.ManagedChannelImpl$RealChannel$PendingCall$1) or false) and hasSuperType(erasure((is(interface java.lang.Runnable) or is(interface java.util.concurrent.Callable) or is(class java.util.concurrent.ForkJoinTask))))) matches class io.grpc.internal.ManagedChannelImpl$RealChannel$PendingCall$1
2021-08-06 13:43:35,476 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RunnableCallableForkJoinTaskInstrumentation: (((name(equals(run)) and hasParameter(ofSize(0))) or (name(equals(call)) and hasParameter(ofSize(0))) or (name(equals(exec)) and hasParameter(ofSize(0)) and returns(erasure(is(boolean))))) and not(isAbstract())) matches public void io.grpc.internal.ManagedChannelImpl$RealChannel$PendingCall$1.run()
2021-08-06 13:43:35,486 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (7)
2021-08-06 13:43:35,486 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (3)
2021-08-06 13:43:35,494 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) on thread 1
2021-08-06 13:43:35,494 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (8)
2021-08-06 13:43:35,494 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (4)
2021-08-06 13:43:35,494 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (7)
2021-08-06 13:43:35,494 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (3)
2021-08-06 13:43:35,506 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.grpc.internal.SerializingExecutor
2021-08-06 13:43:35,506 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ChannelInstrumentation: hasSuperType(erasure(name(equals(io.grpc.Channel)))) matches class io.grpc.internal.SubchannelChannel
2021-08-06 13:43:35,506 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.grpc.internal.SerializingExecutor
2021-08-06 13:43:35,506 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.grpc.internal.SerializingExecutor
2021-08-06 13:43:35,506 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ChannelInstrumentation: (name(equals(newCall)) and not(isAbstract())) matches public io.grpc.ClientCall io.grpc.internal.SubchannelChannel.newCall(io.grpc.MethodDescriptor,io.grpc.CallOptions)
2021-08-06 13:43:35,514 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void io.grpc.internal.SerializingExecutor.execute(java.lang.Runnable)
2021-08-06 13:43:35,526 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$ListenerClose
2021-08-06 13:43:35,526 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$OtherListenerMethod
2021-08-06 13:43:35,526 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ListenerClose: ((is(class io.grpc.ClientCall$Listener) or is(class io.grpc.internal.DelayedClientCall$DelayedListener) or false) and true) matches class io.grpc.internal.DelayedClientCall$DelayedListener
2021-08-06 13:43:35,526 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ListenerClose: ((is(class io.grpc.ClientCall$Listener) or is(class io.grpc.internal.DelayedClientCall$DelayedListener) or false) and true) matches class io.grpc.ClientCall$Listener
2021-08-06 13:43:35,545 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ListenerClose: ((is(class io.grpc.ClientCall$Listener) or is(class io.grpc.internal.DelayedClientCall$DelayedListener) or false) and true) matches class io.grpc.internal.DelayedClientCall$DelayedListener
2021-08-06 13:43:35,545 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation OtherListenerMethod: ((is(class io.grpc.ClientCall$Listener) or is(class io.grpc.internal.DelayedClientCall$DelayedListener) or false) and true) matches class io.grpc.internal.DelayedClientCall$DelayedListener
2021-08-06 13:43:35,547 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ListenerClose: (name(equals(onClose)) and not(isAbstract())) matches public void io.grpc.internal.DelayedClientCall$DelayedListener.onClose(io.grpc.Status,io.grpc.Metadata)
2021-08-06 13:43:35,547 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OtherListenerMethod: ((name(equals(onMessage)) or name(equals(onHeaders)) or name(equals(onReady))) and not(isAbstract())) matches public void io.grpc.internal.DelayedClientCall$DelayedListener.onMessage(java.lang.Object)
2021-08-06 13:43:35,547 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OtherListenerMethod: ((name(equals(onMessage)) or name(equals(onHeaders)) or name(equals(onReady))) and not(isAbstract())) matches public void io.grpc.internal.DelayedClientCall$DelayedListener.onReady()
2021-08-06 13:43:35,547 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OtherListenerMethod: ((name(equals(onMessage)) or name(equals(onHeaders)) or name(equals(onReady))) and not(isAbstract())) matches public void io.grpc.internal.DelayedClientCall$DelayedListener.onHeaders(io.grpc.Metadata)
2021-08-06 13:43:35,547 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ListenerClose: ((is(class io.grpc.ClientCall$Listener) or is(class io.grpc.internal.DelayedClientCall$DelayedListener) or false) and true) matches class io.grpc.ClientCall$Listener
2021-08-06 13:43:35,547 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation OtherListenerMethod: ((is(class io.grpc.ClientCall$Listener) or is(class io.grpc.internal.DelayedClientCall$DelayedListener) or false) and true) matches class io.grpc.ClientCall$Listener
2021-08-06 13:43:35,557 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ListenerClose: (name(equals(onClose)) and not(isAbstract())) matches public void io.grpc.ClientCall$Listener.onClose(io.grpc.Status,io.grpc.Metadata)
2021-08-06 13:43:35,557 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OtherListenerMethod: ((name(equals(onMessage)) or name(equals(onHeaders)) or name(equals(onReady))) and not(isAbstract())) matches public void io.grpc.ClientCall$Listener.onMessage(java.lang.Object)
2021-08-06 13:43:35,557 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OtherListenerMethod: ((name(equals(onMessage)) or name(equals(onHeaders)) or name(equals(onReady))) and not(isAbstract())) matches public void io.grpc.ClientCall$Listener.onReady()
2021-08-06 13:43:35,557 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OtherListenerMethod: ((name(equals(onMessage)) or name(equals(onHeaders)) or name(equals(onReady))) and not(isAbstract())) matches public void io.grpc.ClientCall$Listener.onHeaders(io.grpc.Metadata)
2021-08-06 13:43:35,597 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.RunnableCallableForkJoinTaskInstrumentation
2021-08-06 13:43:35,597 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RunnableCallableForkJoinTaskInstrumentation: ((is(class io.grpc.internal.ContextRunnable) or false) and hasSuperType(erasure((is(interface java.lang.Runnable) or is(interface java.util.concurrent.Callable) or is(class java.util.concurrent.ForkJoinTask))))) matches class io.grpc.internal.ContextRunnable
2021-08-06 13:43:35,605 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RunnableCallableForkJoinTaskInstrumentation: ((is(class io.grpc.internal.ContextRunnable) or false) and hasSuperType(erasure((is(interface java.lang.Runnable) or is(interface java.util.concurrent.Callable) or is(class java.util.concurrent.ForkJoinTask))))) matches class io.grpc.internal.ContextRunnable
2021-08-06 13:43:35,615 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RunnableCallableForkJoinTaskInstrumentation: (((name(equals(run)) and hasParameter(ofSize(0))) or (name(equals(call)) and hasParameter(ofSize(0))) or (name(equals(exec)) and hasParameter(ofSize(0)) and returns(erasure(is(boolean))))) and not(isAbstract())) matches public final void io.grpc.internal.ContextRunnable.run()
2021-08-06 13:43:35,627 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (8)
2021-08-06 13:43:35,627 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (4)
2021-08-06 13:43:35,638 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) on thread 1
2021-08-06 13:43:35,638 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (7)
2021-08-06 13:43:35,638 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (3)
2021-08-06 13:43:35,638 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) on thread 1
2021-08-06 13:43:35,638 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (8)
2021-08-06 13:43:35,638 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (4)
2021-08-06 13:43:35,638 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (7)
2021-08-06 13:43:35,638 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (3)
2021-08-06 13:43:35,648 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) on thread 1
2021-08-06 13:43:35,648 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (6)
2021-08-06 13:43:35,648 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (2)
2021-08-06 13:43:36,321 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) on thread 28
2021-08-06 13:43:36,321 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (5)
2021-08-06 13:43:36,321 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-2065402422d1b1f6e142a027d2468e6e-4b4ac0881bf568da-01 (31c7528f) (1)
2021-08-06 13:43:36,538 [main] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-2065402422d1b1f6e142a027d2468e6e-22f9403d5f4266a7-01 (4f6f416f)
2021-08-06 13:43:36,538 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (6)
2021-08-06 13:43:36,538 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-2065402422d1b1f6e142a027d2468e6e-22f9403d5f4266a7-01 (4f6f416f) (1)
2021-08-06 13:43:36,538 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (7)
2021-08-06 13:43:36,538 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'Main#myOtherTracedMethod' 00-2065402422d1b1f6e142a027d2468e6e-22f9403d5f4266a7-01 (4f6f416f) on thread 1
2021-08-06 13:43:36,538 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (8)
2021-08-06 13:43:36,538 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'Main#myOtherTracedMethod' 00-2065402422d1b1f6e142a027d2468e6e-22f9403d5f4266a7-01 (4f6f416f) (2)
2021-08-06 13:43:36,558 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'Main#myOtherTracedMethod' 00-2065402422d1b1f6e142a027d2468e6e-22f9403d5f4266a7-01 (4f6f416f) on thread 1
2021-08-06 13:43:36,558 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (7)
2021-08-06 13:43:36,558 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'Main#myOtherTracedMethod' 00-2065402422d1b1f6e142a027d2468e6e-22f9403d5f4266a7-01 (4f6f416f) (1)
2021-08-06 13:43:36,558 [main] DEBUG co.elastic.apm.agent.impl.transaction.Span - endSpan 'Main#myOtherTracedMethod' 00-2065402422d1b1f6e142a027d2468e6e-22f9403d5f4266a7-01 (4f6f416f)
2021-08-06 13:43:36,558 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (6)
2021-08-06 13:43:36,558 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) on thread 1
2021-08-06 13:43:36,558 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9) (5)
2021-08-06 13:43:36,558 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'TestApmGrpc' 00-2065402422d1b1f6e142a027d2468e6e-70b511430f84358e-01 (69504ae9)
2021-08-06 13:43:36,558 [elastic-apm-circuit-breaker] INFO co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Stopping the Circuit Breaker thread.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment