Skip to content

Instantly share code, notes, and snippets.

@Genmutant
Created August 10, 2021 11:32
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/185634aa3e5d09aff67141396f8c4dec to your computer and use it in GitHub Desktop.
Save Genmutant/185634aa3e5d09aff67141396f8c4dec to your computer and use it in GitHub Desktop.
2021-08-10 12:11:47,921 [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 (null) has been overridden
2021-08-10 12:11:47,943 [Attach Listener] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - container ID is null
2021-08-10 12:11:47,966 [Attach Listener] INFO co.elastic.apm.agent.util.JmxUtils - Found JVM-specific OperatingSystemMXBean interface: com.sun.management.OperatingSystemMXBean
2021-08-10 12:11:47,967 [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-10 12:11:47,997 [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 (null) has been overridden
2021-08-10 12:11:47,997 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM 1.25.1-SNAPSHOT.UNKNOWN as grpcApmTest on Java 11.0.12 Runtime version: 11.0.12+7 VM version: 11.0.12+7 (Eclipse Foundation) Windows 10 10.0
2021-08-10 12:11:47,998 [Attach Listener] DEBUG co.elastic.apm.agent.configuration.StartupInfo - VM Arguments: [-agentlib:jdwp=transport=dt_socket,address=127.0.0.1:63321,suspend=y,server=n, -Dfile.encoding=UTF-8]
2021-08-10 12:11:47,998 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - service_name: 'grpcApmTest' (source: Attachment configuration)
2021-08-10 12:11:47,998 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - cloud_provider: 'NONE' (source: Attachment configuration)
2021-08-10 12:11:47,998 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - server_url: 'http://myApmServer:8200' (source: Attachment configuration)
2021-08-10 12:11:47,998 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - application_packages: 'apmTests,transaction,transaction.service' (source: Attachment configuration)
2021-08-10 12:11:47,998 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - log_level: 'DEBUG' (source: Attachment configuration)
2021-08-10 12:11:47,998 [Attach Listener] INFO co.elastic.apm.agent.configuration.StartupInfo - log_file: 'logs/elastic-apm.log' (source: Attachment configuration)
2021-08-10 12:11:47,999 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - No plugins dir
2021-08-10 12:11:48,166 [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 (null) has been overridden
2021-08-10 12:11:48,168 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation
2021-08-10 12:11:48,175 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientInstrumentation
2021-08-10 12:11:48,175 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientRedirectInstrumentation
2021-08-10 12:11:48,176 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.LegacyApacheHttpClientInstrumentation
2021-08-10 12:11:48,176 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$StartTransactionInstrumentation
2021-08-10 12:11:48,176 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$StartTransactionWithRemoteParentInstrumentation
2021-08-10 12:11:48,176 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CurrentTransactionInstrumentation
2021-08-10 12:11:48,177 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CurrentSpanInstrumentation
2021-08-10 12:11:48,177 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CaptureExceptionInstrumentation
2021-08-10 12:11:48,177 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetFrameworkNameInstrumentation
2021-08-10 12:11:48,177 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetUserInstrumentation
2021-08-10 12:11:48,177 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$EnsureParentIdInstrumentation
2021-08-10 12:11:48,178 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetResultInstrumentation
2021-08-10 12:11:48,178 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$AddCustomContextInstrumentation
2021-08-10 12:11:48,178 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetNameInstrumentation
2021-08-10 12:11:48,178 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetTypeInstrumentation
2021-08-10 12:11:48,178 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetTypesInstrumentation
2021-08-10 12:11:48,178 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$DoCreateSpanInstrumentation
2021-08-10 12:11:48,178 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$DoCreateExitSpanInstrumentation
2021-08-10 12:11:48,179 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$InitializeInstrumentation
2021-08-10 12:11:48,179 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetStartTimestampInstrumentation
2021-08-10 12:11:48,179 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetOutcomeInstrumentation
2021-08-10 12:11:48,179 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$EndInstrumentation
2021-08-10 12:11:48,179 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$EndWithTimestampInstrumentation
2021-08-10 12:11:48,179 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$CaptureExceptionInstrumentation
2021-08-10 12:11:48,179 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$GetIdInstrumentation
2021-08-10 12:11:48,180 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$GetTraceIdInstrumentation
2021-08-10 12:11:48,180 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddStringLabelInstrumentation
2021-08-10 12:11:48,180 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddNumberLabelInstrumentation
2021-08-10 12:11:48,180 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddBooleanLabelInstrumentation
2021-08-10 12:11:48,180 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$ActivateInstrumentation
2021-08-10 12:11:48,180 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$IsSampledInstrumentation
2021-08-10 12:11:48,180 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$InjectTraceHeadersInstrumentation
2021-08-10 12:11:48,181 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetDestinationAddressInstrumentation
2021-08-10 12:11:48,181 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetDestinationServiceInstrumentation
2021-08-10 12:11:48,181 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.CaptureExceptionInstrumentation
2021-08-10 12:11:48,181 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ApiScopeInstrumentation
2021-08-10 12:11:48,181 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.CaptureTransactionInstrumentation
2021-08-10 12:11:48,182 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.CaptureSpanInstrumentation
2021-08-10 12:11:48,182 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TracedInstrumentation
2021-08-10 12:11:48,182 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$LegacyCaptureExceptionInstrumentation
2021-08-10 12:11:48,182 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$SetNameInstrumentation
2021-08-10 12:11:48,182 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$SetTypeInstrumentation
2021-08-10 12:11:48,182 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$DoCreateSpanInstrumentation
2021-08-10 12:11:48,183 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$EndInstrumentation
2021-08-10 12:11:48,183 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$CaptureExceptionInstrumentation
2021-08-10 12:11:48,183 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$GetIdInstrumentation
2021-08-10 12:11:48,183 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$GetTraceIdInstrumentation
2021-08-10 12:11:48,183 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$AddTagInstrumentation
2021-08-10 12:11:48,183 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$ActivateInstrumentation
2021-08-10 12:11:48,183 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$IsSampledInstrumentation
2021-08-10 12:11:48,183 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHttpClientInstrumentation
2021-08-10 12:11:48,184 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation
2021-08-10 12:11:48,184 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.cassandra3.Cassandra3Instrumentation
2021-08-10 12:11:48,184 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.cassandra4.Cassandra4Instrumentation
2021-08-10 12:11:48,184 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.errorlogging.Slf4jLoggerErrorCapturingInstrumentation
2021-08-10 12:11:48,184 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.errorlogging.Log4j2LoggerErrorCapturingInstrumentation
2021-08-10 12:11:48,184 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grails.GrailsTransactionNameInstrumentation
2021-08-10 12:11:48,185 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.HttpClientInstrumentation
2021-08-10 12:11:48,185 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.HttpClientAsyncInstrumentation
2021-08-10 12:11:48,185 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.HttpRequestHeadersInstrumentation
2021-08-10 12:11:48,185 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation
2021-08-10 12:11:48,185 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation
2021-08-10 12:11:48,185 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation
2021-08-10 12:11:48,186 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ForkJoinPoolInstrumentation
2021-08-10 12:11:48,187 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ForkJoinTaskInstrumentation
2021-08-10 12:11:48,187 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation
2021-08-10 12:11:48,188 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxws.JaxWsTransactionNameInstrumentation
2021-08-10 12:11:48,188 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.ConnectionInstrumentation
2021-08-10 12:11:48,188 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation
2021-08-10 12:11:48,188 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation
2021-08-10 12:11:48,188 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation
2021-08-10 12:11:48,188 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation
2021-08-10 12:11:48,189 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation
2021-08-10 12:11:48,189 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation
2021-08-10 12:11:48,189 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisInstrumentation
2021-08-10 12:11:48,189 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisSpanNameInstrumentation
2021-08-10 12:11:48,189 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StartSpanInstrumentation
2021-08-10 12:11:48,189 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnComplete
2021-08-10 12:11:48,189 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnCompleteExceptionally
2021-08-10 12:11:48,190 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnCancel
2021-08-10 12:11:48,190 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StartSpanInstrumentation
2021-08-10 12:11:48,190 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnComplete
2021-08-10 12:11:48,190 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnCompleteExceptionally
2021-08-10 12:11:48,190 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnCancel
2021-08-10 12:11:48,190 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.redisson.RedisConnectionInstrumentation
2021-08-10 12:11:48,190 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerNoDestinationInstrumentation
2021-08-10 12:11:48,190 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerWithDestinationInstrumentation
2021-08-10 12:11:48,191 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$ReceiveInstrumentation
2021-08-10 12:11:48,191 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$SetMessageListenerInstrumentation
2021-08-10 12:11:48,191 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageListenerInstrumentation
2021-08-10 12:11:48,191 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleExecuteInstrumentation
2021-08-10 12:11:48,191 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleRenderInstrumentation
2021-08-10 12:11:48,192 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.hibernatesearch.v5.HibernateSearch5Instrumentation
2021-08-10 12:11:48,192 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,192 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientSyncInstrumentation
2021-08-10 12:11:48,192 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientAsyncInstrumentation
2021-08-10 12:11:48,192 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientSyncInstrumentation
2021-08-10 12:11:48,192 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientAsyncInstrumentation
2021-08-10 12:11:48,198 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$OtherMethod
2021-08-10 12:11:48,198 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$OnCancel
2021-08-10 12:11:48,198 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$OnComplete
2021-08-10 12:11:48,198 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallHandlerInstrumentation
2021-08-10 12:11:48,199 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallInstrumentation
2021-08-10 12:11:48,199 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ChannelInstrumentation
2021-08-10 12:11:48,199 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$Start
2021-08-10 12:11:48,199 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaProducerInstrumentation
2021-08-10 12:11:48,199 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaConsumerInstrumentation
2021-08-10 12:11:48,199 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaProducerHeadersInstrumentation
2021-08-10 12:11:48,199 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsIteratorInstrumentation
2021-08-10 12:11:48,199 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsRecordsInstrumentation
2021-08-10 12:11:48,200 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsRecordListInstrumentation
2021-08-10 12:11:48,200 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.logback.LogbackLogShadingInstrumentation$ShadingInstrumentation
2021-08-10 12:11:48,201 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.logback.LogbackLogShadingInstrumentation$StopAppenderInstrumentation
2021-08-10 12:11:48,201 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j1.Log4j1LogShadingInstrumentation$ShadingInstrumentation
2021-08-10 12:11:48,201 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j1.Log4j1LogShadingInstrumentation$StopAppenderInstrumentation
2021-08-10 12:11:48,201 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j2.Log4j2EcsReformattingInstrumentation$ShadingInstrumentation
2021-08-10 12:11:48,201 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j2.Log4j2EcsReformattingInstrumentation$StopAppenderInstrumentation
2021-08-10 12:11:48,202 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j2.Log4j2EcsReformattingInstrumentation$OverridingInstrumentation
2021-08-10 12:11:48,202 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongoclient.ConnectionCommandInstrumentation
2021-08-10 12:11:48,202 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongoclient.ConnectionInstrumentation
2021-08-10 12:11:48,202 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientInstrumentation
2021-08-10 12:11:48,202 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientInstrumentation
2021-08-10 12:11:48,202 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientAsyncInstrumentation
2021-08-10 12:11:48,202 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientAsyncInstrumentation
2021-08-10 12:11:48,202 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$FinishInstrumentation
2021-08-10 12:11:48,203 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$LogInstrumentation
2021-08-10 12:11:48,203 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$TagInstrumentation
2021-08-10 12:11:48,203 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$SetOperationName
2021-08-10 12:11:48,203 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$GetTraceContextInstrumentation
2021-08-10 12:11:48,203 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanBuilderInstrumentation$CreateSpanInstrumentation
2021-08-10 12:11:48,203 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ScopeManagerInstrumentation$ActivateInstrumentation
2021-08-10 12:11:48,203 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ScopeManagerInstrumentation$CurrentSpanInstrumentation
2021-08-10 12:11:48,203 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ScopeManagerInstrumentation$CurrentTraceContextInstrumentation
2021-08-10 12:11:48,204 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmScopeInstrumentation
2021-08-10 12:11:48,204 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.SpanContextInstrumentation$BaggageItemsInstrumentation
2021-08-10 12:11:48,204 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.SpanContextInstrumentation$ToTraceIdInstrumentation
2021-08-10 12:11:48,204 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.SpanContextInstrumentation$ToSpanIdInstrumentation
2021-08-10 12:11:48,204 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ExternalSpanContextInstrumentation$ToTraceIdInstrumentation
2021-08-10 12:11:48,204 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ExternalSpanContextInstrumentation$ToSpanIdInstrumentation
2021-08-10 12:11:48,204 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ElasticApmTracerInstrumentation
2021-08-10 12:11:48,204 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.ChannelInstrumentation$BasicPublish
2021-08-10 12:11:48,204 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.ChannelInstrumentation$BasicConsume
2021-08-10 12:11:48,205 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.ChannelInstrumentation$BasicGet
2021-08-10 12:11:48,205 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.SetMessageListenerInstrumentation
2021-08-10 12:11:48,205 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.SpringAmqpMessageListenerInstrumentation
2021-08-10 12:11:48,205 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletInstrumentation
2021-08-10 12:11:48,205 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init
2021-08-10 12:11:48,205 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service
2021-08-10 12:11:48,205 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.FilterChainInstrumentation
2021-08-10 12:11:48,206 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.FilterInstrumentation
2021-08-10 12:11:48,206 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation
2021-08-10 12:11:48,206 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextInstrumentation
2021-08-10 12:11:48,206 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation
2021-08-10 12:11:48,206 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.micrometer.MicrometerInstrumentation
2021-08-10 12:11:48,206 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.resttemplate.SpringRestTemplateInstrumentation
2021-08-10 12:11:48,206 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,207 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,207 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,207 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.SpringTransactionNameInstrumentation
2021-08-10 12:11:48,207 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.ServletWrappingControllerServiceNameInstrumentation
2021-08-10 12:11:48,207 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.ViewRenderInstrumentation
2021-08-10 12:11:48,207 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.SpringServiceNameInstrumentation
2021-08-10 12:11:48,207 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.ExceptionHandlerInstrumentation
2021-08-10 12:11:48,208 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation
2021-08-10 12:11:48,208 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation
2021-08-10 12:11:48,208 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.SSLContextInstrumentation
2021-08-10 12:11:48,208 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.scheduled.ScheduledTransactionNameInstrumentation
2021-08-10 12:11:48,208 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.scheduled.TimerTaskInstrumentation
2021-08-10 12:11:48,208 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.quartzjob.JobTransactionNameInstrumentation
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessStartInstrumentation
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$WaitFor
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$Destroy
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.CommonsExecAsyncInstrumentation
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.struts.Struts2TransactionNameInstrumentation
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,209 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,210 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,211 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,211 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,211 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,211 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.sparkjava.RoutesInstrumentation
2021-08-10 12:11:48,211 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,211 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Not applying excluded instrumentation sun.instrument.InstrumentationImpl
2021-08-10 12:11:48,211 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.javalin.JavalinInstrumentation
2021-08-10 12:11:48,211 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.javalin.JavalinHandlerLambdaInstrumentation
2021-08-10 12:11:48,211 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applied 174 advices
2021-08-10 12:11:48,274 [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-10 12:11:48,274 [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-10 12:11:48,278 [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-10 12:11:48,284 [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-10 12:11:48,288 [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-10 12:11:48,291 [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-10 12:11:48,359 [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-10 12:11:48,377 [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-10 12:11:48,377 [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-10 12:11:48,377 [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-10 12:11:48,409 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation WaitFor: (name(equals(java.lang.ProcessImpl)) or name(equals(java.lang.UNIXProcess))) matches class java.lang.ProcessImpl
2021-08-10 12:11:48,409 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ProcessStartInstrumentation: name(equals(java.lang.ProcessBuilder)) matches class java.lang.ProcessBuilder
2021-08-10 12:11:48,427 [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-10 12:11:48,427 [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-10 12:11:48,427 [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-10 12:11:48,428 [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-10 12:11:48,475 [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-10 12:11:48,503 [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-10 12:11:48,510 [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-10 12:11:48,520 [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-10 12:11:48,535 [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-10 12:11:48,537 [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-10 12:11:48,537 [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-10 12:11:48,555 [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-10 12:11:48,566 [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-10 12:11:48,572 [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-10 12:11:48,572 [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-10 12:11:48,573 [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-10 12:11:48,573 [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-10 12:11:48,598 [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-10 12:11:48,601 [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-10 12:11:48,602 [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-10 12:11:48,603 [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-10 12:11:48,604 [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-10 12:11:48,605 [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-10 12:11:48,606 [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-10 12:11:48,608 [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-10 12:11:48,613 [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-10 12:11:48,613 [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-10 12:11:48,613 [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-10 12:11:48,623 [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-10 12:11:48,623 [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-10 12:11:48,623 [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-10 12:11:48,634 [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-10 12:11:48,634 [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-10 12:11:48,634 [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-10 12:11:48,648 [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-10 12:11:48,650 [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-10 12:11:48,652 [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-10 12:11:48,653 [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-10 12:11:48,654 [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-10 12:11:48,654 [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-10 12:11:48,657 [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-10 12:11:48,657 [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-10 12:11:48,657 [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-10 12:11:48,669 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation WaitFor: (name(equals(java.lang.ProcessImpl)) or name(equals(java.lang.UNIXProcess))) matches class java.lang.ProcessImpl
2021-08-10 12:11:48,669 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Destroy: (name(equals(java.lang.ProcessImpl)) or name(equals(java.lang.UNIXProcess))) matches class java.lang.ProcessImpl
2021-08-10 12:11:48,680 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation WaitFor: (name(equals(waitFor)) and not(isAbstract())) matches public int java.lang.ProcessImpl.waitFor() throws java.lang.InterruptedException
2021-08-10 12:11:48,681 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation WaitFor: (name(equals(waitFor)) and not(isAbstract())) matches public boolean java.lang.ProcessImpl.waitFor(long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
2021-08-10 12:11:48,682 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Destroy: (isPublic() and (name(equals(destroy)) or name(equals(destroyForcibly))) and not(isAbstract())) matches public void java.lang.ProcessImpl.destroy()
2021-08-10 12:11:48,683 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Destroy: (isPublic() and (name(equals(destroy)) or name(equals(destroyForcibly))) and not(isAbstract())) matches public java.lang.Process java.lang.ProcessImpl.destroyForcibly()
2021-08-10 12:11:48,685 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ProcessStartInstrumentation: name(equals(java.lang.ProcessBuilder)) matches class java.lang.ProcessBuilder
2021-08-10 12:11:48,692 [Attach Listener] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ProcessStartInstrumentation: (name(equals(start)) and hasParameter(ofSize(0)) and not(isAbstract())) matches public java.lang.Process java.lang.ProcessBuilder.start() throws java.io.IOException
2021-08-10 12:11:48,693 [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-10 12:11:48,694 [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-10 12:11:48,694 [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-10 12:11:48,708 [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-10 12:11:48,711 [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-10 12:11:48,711 [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-10 12:11:48,711 [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-10 12:11:48,720 [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-10 12:11:48,721 [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-10 12:11:48,722 [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-10 12:11:48,723 [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-10 12:11:48,724 [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-10 12:11:48,726 [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-10 12:11:48,727 [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-10 12:11:48,730 [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-10 12:11:48,730 [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-10 12:11:48,730 [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-10 12:11:48,740 [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-10 12:11:48,740 [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-10 12:11:48,740 [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-10 12:11:48,883 [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-10 12:11:48,962 [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-10 12:11:48,963 [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-10 12:11:48,988 [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 (null) has been overridden
2021-08-10 12:11:48,991 [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-10 12:11:48,992 [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-10 12:11:49,011 [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-10 12:11:49,011 [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 (null) has been overridden
2021-08-10 12:11:49,016 [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-10 12:11:49,019 [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-10 12:11:49,023 [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-10 12:11:49,040 [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-10 12:11:49,040 [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-10 12:11:49,046 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - Starting healthcheck to http://myApmServer:8200/
2021-08-10 12:11:49,046 [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-10 12:11:49,066 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for null containing [co.elastic.apm.agent.urlconnection.UrlConnectionPropertyAccessor, co.elastic.apm.agent.urlconnection.SSLContextInstrumentation, co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation, co.elastic.apm.agent.urlconnection.package-info, co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation, co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation, co.elastic.apm.agent.bci.classloading.LookupExposer]
2021-08-10 12:11:49,213 [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-10 12:11:49,215 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - APM server http://myApmServer:8200/ version is: 7.13.4
2021-08-10 12:11:49,589 [Attach Listener] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (G1 Eden Space) for stress monitoring
2021-08-10 12:11:49,589 [Attach Listener] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (G1 Old Gen) for stress monitoring
2021-08-10 12:11:49,589 [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-10 12:11:49,589 [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 (null) has been overridden
2021-08-10 12:11:49,590 [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 (null) has been overridden
2021-08-10 12:11:49,590 [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 (null) has been overridden
2021-08-10 12:11:49,590 [Attach Listener] DEBUG co.elastic.apm.agent.jmx.JmxMetricTracker - Deferring initialization of JMX metric tracking until capture_jmx_metrics is set.
2021-08-10 12:11:49,601 [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 (null) has been overridden
2021-08-10 12:11:49,612 [Attach Listener] INFO co.elastic.apm.agent.impl.ElasticApmTracer - Tracer switched to RUNNING state
2021-08-10 12:11:50,273 [elastic-apm-remote-config-poller] INFO co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Received new configuration from APM Server: {}
2021-08-10 12:11:50,273 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2021-08-10 12:11:55,347 [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-10 12:11:55,348 [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-10 12:11:55,348 [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-10 12:11:55,356 [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-10 12:11:55,356 [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-10 12:11:55,356 [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-10 12:11:55,363 [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-10 12:11:55,363 [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-10 12:11:55,363 [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-10 12:11:55,369 [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-10 12:11:55,414 [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-10 12:11:55,419 [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-10 12:11:55,422 [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-10 12:11:55,423 [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-10 12:11:55,423 [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-10 12:11:55,423 [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-10 12:11:55,428 [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-10 12:11:55,429 [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-10 12:11:55,429 [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-10 12:11:55,430 [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-10 12:11:55,430 [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-10 12:11:55,431 [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-10 12:11:55,431 [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-10 12:11:55,431 [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-10 12:11:55,437 [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-10 12:11:55,437 [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-10 12:11:55,438 [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-10 12:11:55,438 [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-10 12:11:55,459 [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-10 12:11:55,459 [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-10 12:11:55,460 [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-10 12:11:55,467 [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-10 12:11:55,468 [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-10 12:11:55,469 [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-10 12:11:55,469 [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-10 12:11:55,470 [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-10 12:11:55,476 [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-10 12:11:55,477 [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-10 12:11:55,478 [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-10 12:11:55,478 [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-10 12:11:55,479 [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-10 12:11:55,480 [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-10 12:11:55,481 [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-10 12:11:55,482 [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-10 12:11:55,489 [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-10 12:11:55,505 [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-10 12:11:55,509 [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-10 12:11:55,512 [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-10 12:11:55,515 [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-10 12:11:55,539 [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$RealChannel
2021-08-10 12:11:55,545 [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$RealChannel.newCall(io.grpc.MethodDescriptor,io.grpc.CallOptions)
2021-08-10 12:11:55,567 [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-10 12:11:55,567 [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-10 12:11:55,567 [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-10 12:11:55,574 [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-10 12:11:55,575 [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-10 12:11:55,577 [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-10 12:11:55,577 [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-10 12:11:55,578 [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-10 12:11:55,579 [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-10 12:11:55,580 [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-10 12:11:55,581 [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-10 12:11:55,581 [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-10 12:11:55,582 [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-10 12:11:55,604 [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$RealChannel$1
2021-08-10 12:11:55,606 [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$RealChannel$1.newCall(io.grpc.MethodDescriptor,io.grpc.CallOptions)
2021-08-10 12:11:55,611 [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-10 12:11:55,625 [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-10 12:11:55,628 [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-10 12:11:55,630 [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-10 12:11:55,865 [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-10 12:11:55,865 [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-10 12:11:55,865 [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-10 12:11:55,865 [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-10 12:11:55,865 [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-10 12:11:55,874 [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-10 12:11:55,875 [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-10 12:11:55,875 [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-10 12:11:55,876 [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-10 12:11:55,876 [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-10 12:11:55,905 [main] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for jdk.internal.loader.ClassLoaders$AppClassLoader@7aec35a containing [co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$SetNameInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$IsSampledInstrumentation, co.elastic.apm.agent.pluginapi.TransactionInstrumentation$AddCustomContextInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation, co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$StartTransactionWithRemoteParentInstrumentation, co.elastic.apm.agent.pluginapi.ApiScopeInstrumentation, co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetUserInstrumentation, co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetTypesInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$DoCreateExitSpanInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetTypeInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetStartTimestampInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$CaptureExceptionInstrumentation, co.elastic.apm.agent.pluginapi.CaptureTransactionInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetNameInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddBooleanLabelInstrumentation, co.elastic.apm.agent.pluginapi.Utils, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$GetTraceIdInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$InjectTraceHeadersInstrumentation, co.elastic.apm.agent.pluginapi.ApiInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddNumberLabelInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$DoCreateSpanInstrumentation, co.elastic.apm.agent.pluginapi.HeadersExtractorBridge$Extractor, co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CurrentSpanInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$EndInstrumentation, co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetResultInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$EndInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetOutcomeInstrumentation, co.elastic.apm.agent.pluginapi.package-info, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$CaptureExceptionInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$GetIdInstrumentation, co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetFrameworkNameInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$IsSampledInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$AddTagInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetDestinationServiceInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$SetTypeInstrumentation, co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CaptureExceptionInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$LegacyCaptureExceptionInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$EndWithTimestampInstrumentation, co.elastic.apm.agent.pluginapi.HeaderExtractorBridge, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddStringLabelInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$ActivateInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation, co.elastic.apm.agent.pluginapi.TracedInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$GetTraceIdInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$DoCreateSpanInstrumentation, co.elastic.apm.agent.pluginapi.TransactionInstrumentation, co.elastic.apm.agent.pluginapi.HeadersExtractorBridge, co.elastic.apm.agent.pluginapi.HeaderInjectorBridge, co.elastic.apm.agent.pluginapi.CaptureSpanInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetDestinationAddressInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$InitializeInstrumentation, co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$ActivateInstrumentation, co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$GetIdInstrumentation, co.elastic.apm.agent.pluginapi.CaptureExceptionInstrumentation, co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CurrentTransactionInstrumentation, co.elastic.apm.agent.pluginapi.TransactionInstrumentation$EnsureParentIdInstrumentation, co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$StartTransactionInstrumentation, co.elastic.apm.agent.bci.classloading.LookupExposer]
2021-08-10 12:11:55,911 [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-10 12:11:55,913 [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-10 12:11:55,929 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (1)
2021-08-10 12:11:55,929 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd)
2021-08-10 12:11:55,930 [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-10 12:11:55,930 [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-10 12:11:55,930 [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-10 12:11:55,930 [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-10 12:11:55,930 [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-10 12:11:55,938 [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-10 12:11:55,939 [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-10 12:11:55,940 [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-10 12:11:55,940 [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-10 12:11:55,941 [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-10 12:11:55,942 [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-10 12:11:55,943 [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-10 12:11:55,943 [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-10 12:11:55,944 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,945 [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-10 12:11:55,972 [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-10 12:11:55,972 [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-10 12:11:55,973 [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-10 12:11:55,973 [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-10 12:11:55,973 [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-10 12:11:55,974 [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-10 12:11:55,974 [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-10 12:11:55,974 [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-10 12:11:55,974 [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-10 12:11:55,974 [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-10 12:11:55,975 [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-10 12:11:55,975 [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-10 12:11:55,975 [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-10 12:11:55,976 [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-10 12:11:55,976 [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-10 12:11:55,976 [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-10 12:11:55,977 [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-10 12:11:55,977 [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-10 12:11:55,977 [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-10 12:11:55,978 [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-10 12:11:55,978 [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-10 12:11:55,978 [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-10 12:11:55,982 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (2)
2021-08-10 12:11:55,985 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) on thread 1
2021-08-10 12:11:55,985 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (3)
2021-08-10 12:11:55,985 [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-10 12:11:55,987 [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-10 12:11:55,997 [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-10 12:11:55,997 [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-10 12:11:55,997 [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-10 12:11:56,003 [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-10 12:11:56,019 [main] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for jdk.internal.loader.ClassLoaders$AppClassLoader@7aec35a containing [co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$Start, co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$OtherMethod, co.elastic.apm.agent.grpc.GrpcHelper$GrpcHeaderGetter, co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation, co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$OnComplete, co.elastic.apm.agent.grpc.GrpcHelper$1, co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$OtherListenerMethod, co.elastic.apm.agent.grpc.GrpcHelper, co.elastic.apm.agent.grpc.package-info, co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$ListenerClose, co.elastic.apm.agent.grpc.ServerCallInstrumentation, co.elastic.apm.agent.grpc.ServerCallHandlerInstrumentation, co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$OnCancel, co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$ListenerInstrumentation, co.elastic.apm.agent.grpc.ClientCallImplInstrumentation, co.elastic.apm.agent.grpc.ChannelInstrumentation, co.elastic.apm.agent.grpc.GrpcHelper$GrpcHeaderSetter, co.elastic.apm.agent.grpc.BaseInstrumentation, co.elastic.apm.agent.bci.classloading.LookupExposer]
2021-08-10 12:11:56,035 [main] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045)
2021-08-10 12:11:56,035 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (4)
2021-08-10 12:11:56,035 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (1)
2021-08-10 12:11:56,035 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (5)
2021-08-10 12:11:56,036 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) on thread 1
2021-08-10 12:11:56,036 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (6)
2021-08-10 12:11:56,036 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (2)
2021-08-10 12:11:56,055 [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-10 12:11:56,059 [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-10 12:11:56,068 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.RunnableCallableForkJoinTaskInstrumentation
2021-08-10 12:11:56,072 [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-10 12:11:56,101 [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-10 12:11:56,104 [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-10 12:11:56,127 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (7)
2021-08-10 12:11:56,127 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (3)
2021-08-10 12:11:56,134 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for jdk.internal.loader.ClassLoaders$AppClassLoader@7aec35a containing [co.elastic.apm.agent.bci.classloading.LookupExposer]
2021-08-10 12:11:56,147 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) on thread 32
2021-08-10 12:11:56,147 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (8)
2021-08-10 12:11:56,148 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (4)
2021-08-10 12:11:56,148 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (7)
2021-08-10 12:11:56,148 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (3)
2021-08-10 12:11:56,156 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) on thread 1
2021-08-10 12:11:56,156 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (6)
2021-08-10 12:11:56,157 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (2)
2021-08-10 12:11:56,164 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.RunnableCallableForkJoinTaskInstrumentation
2021-08-10 12:11:56,168 [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-10 12:11:56,198 [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-10 12:11:56,203 [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-10 12:11:56,224 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (7)
2021-08-10 12:11:56,224 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (3)
2021-08-10 12:11:56,232 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) on thread 1
2021-08-10 12:11:56,232 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (8)
2021-08-10 12:11:56,232 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (4)
2021-08-10 12:11:56,232 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (7)
2021-08-10 12:11:56,232 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (3)
2021-08-10 12:11:56,238 [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-10 12:11:56,243 [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-10 12:11:56,243 [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-10 12:11:56,243 [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-10 12:11:56,243 [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-10 12:11:56,251 [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-10 12:11:56,268 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$ListenerClose
2021-08-10 12:11:56,268 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$OtherListenerMethod
2021-08-10 12:11:56,271 [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-10 12:11:56,273 [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-10 12:11:56,290 [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-10 12:11:56,290 [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-10 12:11:56,302 [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-10 12:11:56,302 [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-10 12:11:56,303 [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-10 12:11:56,303 [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-10 12:11:56,304 [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-10 12:11:56,304 [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-10 12:11:56,308 [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-10 12:11:56,309 [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-10 12:11:56,309 [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-10 12:11:56,310 [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-10 12:11:56,358 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.RunnableCallableForkJoinTaskInstrumentation
2021-08-10 12:11:56,361 [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-10 12:11:56,376 [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-10 12:11:56,381 [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-10 12:11:56,404 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (8)
2021-08-10 12:11:56,405 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (4)
2021-08-10 12:11:56,411 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) on thread 1
2021-08-10 12:11:56,411 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (7)
2021-08-10 12:11:56,411 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (3)
2021-08-10 12:11:56,417 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) on thread 1
2021-08-10 12:11:56,417 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (8)
2021-08-10 12:11:56,417 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (4)
2021-08-10 12:11:56,417 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (7)
2021-08-10 12:11:56,417 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (3)
2021-08-10 12:11:56,427 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) on thread 1
2021-08-10 12:11:56,428 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (6)
2021-08-10 12:11:56,428 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (2)
2021-08-10 12:11:57,036 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) on thread 32
2021-08-10 12:11:57,036 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (5)
2021-08-10 12:11:57,036 [grpc-default-executor-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'transaction.TransactionService/Description' 00-268deab621c46c0a1ec8b606bb0b9795-f61704134ed5a074-01 (6ffab045) (1)
2021-08-10 12:11:57,187 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) on thread 1
2021-08-10 12:11:57,187 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd) (4)
2021-08-10 12:11:57,190 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'TestApmGrpc' 00-268deab621c46c0a1ec8b606bb0b9795-5feaabb651d9770b-01 (5c8504fd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment