Advertisement
dcshah2002

thingsboard.log

Jan 14th, 2024
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Apache Log 255.06 KB | Software | 0 0
  1. 2024-01-14 10:58:30,728 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.20.Final
  2. 2024-01-14 10:58:30,745 [main] INFO  o.t.s.ThingsboardServerApplication - Starting ThingsboardServerApplication v3.6.2 using Java 11.0.21 on tb-server with PID 11717 (/usr/share/thingsboard/bin/thingsboard.jar started by thingsboard in /usr/share/thingsboard/bin)
  3. 2024-01-14 10:58:30,753 [main] INFO  o.t.s.ThingsboardServerApplication - No active profile set, falling back to 1 default profile: "default"
  4. 2024-01-14 10:58:35,012 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  5. 2024-01-14 10:58:35,012 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  6. 2024-01-14 10:58:35,306 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 284 ms. Found 1 JPA repository interfaces.
  7. 2024-01-14 10:58:35,310 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  8. 2024-01-14 10:58:35,311 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  9. 2024-01-14 10:58:35,746 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 434 ms. Found 54 JPA repository interfaces.
  10. 2024-01-14 10:58:35,747 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  11. 2024-01-14 10:58:35,747 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  12. 2024-01-14 10:58:35,773 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 25 ms. Found 1 JPA repository interfaces.
  13. 2024-01-14 10:58:35,774 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  14. 2024-01-14 10:58:35,774 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  15. 2024-01-14 10:58:35,799 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 24 ms. Found 1 JPA repository interfaces.
  16. 2024-01-14 10:58:36,646 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
  17. 2024-01-14 10:58:36,671 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
  18. 2024-01-14 10:58:37,782 [main] INFO  o.t.s.q.d.DefaultTbServiceInfoProvider - Current Service ID: tb-server
  19. 2024-01-14 10:58:39,427 [main] INFO  o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
  20. 2024-01-14 10:58:39,527 [main] INFO  org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final
  21. 2024-01-14 10:58:39,938 [main] INFO  o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  22. 2024-01-14 10:58:40,167 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  23. 2024-01-14 10:58:40,526 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  24. 2024-01-14 10:58:40,559 [main] INFO  org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.thingsboard.server.dao.ThingsboardPostgreSQLDialect
  25. 2024-01-14 10:58:43,131 [main] INFO  o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  26. 2024-01-14 10:58:43,172 [main] INFO  o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
  27. 2024-01-14 10:58:49,160 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http)
  28. 2024-01-14 10:58:49,209 [main] INFO  o.a.coyote.http11.Http11NioProtocol - The ["http-nio-0.0.0.0-8080"] connector has been configured to support HTTP upgrade to [h2c]
  29. 2024-01-14 10:58:49,209 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-8080"]
  30. 2024-01-14 10:58:49,210 [main] INFO  o.a.catalina.core.StandardService - Starting service [Tomcat]
  31. 2024-01-14 10:58:49,210 [main] INFO  o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.73]
  32. 2024-01-14 10:58:49,294 [main] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
  33. 2024-01-14 10:58:49,294 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 18439 ms
  34. 2024-01-14 10:58:49,531 [main] INFO  o.t.s.d.a.CachedAttributesService - Going to use directExecutor for the local cache type caffeine
  35. 2024-01-14 10:58:51,082 [main] INFO  o.t.s.s.a.DefaultTbApiUsageStateService - Starting api usage service.
  36. 2024-01-14 10:58:51,083 [main] INFO  o.t.s.s.a.DefaultTbApiUsageStateService - Started api usage service.
  37. 2024-01-14 10:58:52,636 [main] INFO  o.t.s.s.edge.rpc.EdgeGrpcService - Initializing Edge RPC service!
  38. 2024-01-14 10:58:52,989 [main] INFO  o.t.s.s.edge.rpc.EdgeGrpcService - Going to start Edge RPC server using port: 7070
  39. 2024-01-14 10:58:53,157 [main] INFO  o.t.s.s.edge.rpc.EdgeGrpcService - Edge RPC service initialized!
  40. 2024-01-14 10:58:54,603 [main] INFO  o.t.s.c.t.c.ssl.SslCredentialsConfig - LWM2M Server DTLS Credentials: Skipping initialization of disabled SSL credentials.
  41. 2024-01-14 10:58:54,607 [main] INFO  o.t.s.c.t.c.ssl.SslCredentialsConfig - LWM2M Trust Credentials: Skipping initialization of disabled SSL credentials.
  42. 2024-01-14 10:58:54,614 [main] INFO  o.t.s.c.t.c.ssl.SslCredentialsConfig - LWM2M Bootstrap DTLS Credentials: Skipping initialization of disabled SSL credentials.
  43. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: zookeeper.version=3.8.1-74db005175a4ec545697012f9069cb9dcc8cdda7, built on 2023-01-25 16:31 UTC
  44. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: host.name=tb-server.internal.cloudapp.net
  45. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.version=11.0.21
  46. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.vendor=Ubuntu
  47. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.home=/usr/lib/jvm/java-11-openjdk-amd64
  48. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.class.path=/usr/share/thingsboard/bin/thingsboard.jar
  49. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
  50. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.io.tmpdir=/tmp
  51. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.compiler=<NA>
  52. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.name=Linux
  53. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.arch=amd64
  54. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.version=5.15.0-1053-azure
  55. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: user.name=thingsboard
  56. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: user.home=/usr/share/thingsboard
  57. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: user.dir=/usr/share/thingsboard/bin
  58. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.memory.free=150MB
  59. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.memory.max=980MB
  60. 2024-01-14 10:58:54,680 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.memory.total=351MB
  61. 2024-01-14 10:58:54,714 [main] INFO  d.n.internal.NashornDetection - Delight-nashorn-sandbox detected that JDK Nashorn is present and standalone Nashorn is absent, and will use JDK Nashorn
  62. 2024-01-14 10:58:55,980 [main] INFO  o.t.s.a.service.DefaultActorService - Initializing actor system.
  63. 2024-01-14 10:58:55,997 [main] INFO  o.t.s.a.service.DefaultActorService - Actor system initialized.
  64. 2024-01-14 10:58:56,064 [main] INFO  o.t.s.s.e.EdgeEventSourcingListener - EdgeEventSourcingListener initiated
  65. 2024-01-14 10:58:56,233 [main] INFO  o.t.s.c.SystemInfoController - System build info: {"version":"3.6.2","artifact":"application","name":"ThingsBoard Server Application"}
  66. 2024-01-14 10:58:56,659 [main] INFO  o.t.s.c.adaptor.JsonConverterConfig - JSON max string value length = 0
  67. 2024-01-14 10:58:56,659 [main] INFO  o.t.s.c.adaptor.JsonConverterConfig - JSON type cast enabled = true
  68. 2024-01-14 10:58:56,739 [main] INFO  o.t.s.t.mqtt.MqttTransportService - Setting resource leak detector level to DISABLED
  69. 2024-01-14 10:58:56,739 [main] INFO  o.t.s.t.mqtt.MqttTransportService - Starting MQTT transport...
  70. 2024-01-14 10:58:56,795 [main] INFO  o.t.s.t.mqtt.MqttTransportService - Mqtt transport started!
  71. 2024-01-14 10:58:56,825 [main] INFO  o.e.c.elements.config.Configuration - defaults added COAP.
  72. 2024-01-14 10:58:56,836 [main] INFO  o.e.c.elements.config.Configuration - defaults added UDP.
  73. 2024-01-14 10:58:56,837 [main] INFO  o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length
  74. 2024-01-14 10:58:56,855 [main] INFO  org.eclipse.californium.ban - Started.
  75. 2024-01-14 10:58:56,858 [main] INFO  o.e.c.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
  76. 2024-01-14 10:58:56,871 [main] INFO  o.e.c.elements.config.Configuration - defaults added SYS.
  77. 2024-01-14 10:58:56,872 [main] INFO  o.e.c.c.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true
  78. 2024-01-14 10:58:56,883 [main] INFO  o.e.californium.core.CoapServer - Starting server
  79. 2024-01-14 10:58:56,896 [main] INFO  o.e.c.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
  80. 2024-01-14 10:58:56,899 [main] INFO  o.e.c.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048
  81. 2024-01-14 10:58:56,900 [main] INFO  o.e.c.core.network.CoapEndpoint - coap Started endpoint at coap://0.0.0.0:5683
  82. 2024-01-14 10:58:56,928 [main] INFO  o.t.s.t.coap.CoapTransportService - Starting CoAP transport...
  83. 2024-01-14 10:58:56,935 [main] INFO  o.t.s.t.coap.CoapTransportService - CoAP transport started!
  84. 2024-01-14 10:58:57,118 [main] INFO  o.e.c.elements.util.JceProviderUtil - Loaded net.i2p.crypto.eddsa.EdDSASecurityProvider
  85. 2024-01-14 10:58:57,135 [main] INFO  o.t.s.t.l.b.LwM2MTransportBootstrapService - Starting LwM2M transport bootstrap server...
  86. 2024-01-14 10:58:57,250 [main] INFO  o.e.c.elements.config.Configuration - defaults added DTLS.
  87. 2024-01-14 10:58:57,250 [main] INFO  o.t.s.t.l.b.LwM2MTransportBootstrapService - Unable to load X509 files for BootStrap Server
  88. 2024-01-14 10:58:57,389 [main] WARN  o.e.l.s.c.b.LeshanBootstrapServerBuilder - configStore is set but you also provide a custom SessionManager so this store will not be used
  89. 2024-01-14 10:58:57,482 [main] INFO  o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length
  90. 2024-01-14 10:58:57,482 [main] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coap://] CoapEndpoint uses udp context
  91. 2024-01-14 10:58:57,483 [main] INFO  o.e.c.c.network.stack.BlockwiseLayer - [LWM2M BS Server-coap://] BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true
  92. 2024-01-14 10:58:57,501 [main] INFO  o.e.c.s.dtls.InMemoryConnectionStore - Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s]
  93. 2024-01-14 10:58:57,504 [main] INFO  o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length
  94. 2024-01-14 10:58:57,504 [main] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coaps://] CoapEndpoint uses lwm2m correlation
  95. 2024-01-14 10:58:57,504 [main] INFO  o.e.c.c.network.stack.BlockwiseLayer - [LWM2M BS Server-coaps://] BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true
  96. 2024-01-14 10:58:57,512 [main] INFO  o.e.californium.core.CoapServer - Starting server
  97. 2024-01-14 10:58:57,516 [main] INFO  o.e.c.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
  98. 2024-01-14 10:58:57,520 [main] INFO  o.e.c.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:5687, recv buf = 106496, send buf = 106496, recv packet size = 2048
  99. 2024-01-14 10:58:57,521 [main] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coap://] Started endpoint at coap://0.0.0.0:5687
  100. 2024-01-14 10:58:57,522 [main] INFO  o.e.c.scandium.DTLSConnector - multiple network interfaces, using smallest MTU [IPv4 1500, IPv6 1500]
  101. 2024-01-14 10:58:57,525 [main] INFO  o.e.c.scandium.DTLSConnector - DTLSConnector listening on 0.0.0.0/0.0.0.0:5688, recv buf = 106496, send buf = 106496, recv packet size = 16490, MTU = IPv4 1500 / IPv6 1500
  102. 2024-01-14 10:58:57,526 [main] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coaps://] Started endpoint at coaps://0.0.0.0:5688
  103. 2024-01-14 10:58:57,526 [main] INFO  o.e.l.s.c.b.LeshanBootstrapServer - Bootstrap server started at coap://0.0.0.0/0.0.0.0:5687 coaps://0.0.0.0/0.0.0.0:5688
  104. 2024-01-14 10:58:57,526 [main] INFO  o.t.s.t.l.b.LwM2MTransportBootstrapService - Started LwM2M transport bootstrap server.
  105. 2024-01-14 10:58:57,528 [DTLS-Receiver-0-0.0.0.0/0.0.0.0:5688] INFO  o.e.c.scandium.DTLSConnector - Starting worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:5688]
  106. 2024-01-14 10:58:57,667 [main] INFO  o.t.s.t.s.s.SnmpTransportService - SNMP transport service initialized
  107. 2024-01-14 10:58:58,415 [main] INFO  o.s.b.a.e.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  108. 2024-01-14 10:58:58,891 [main] INFO  o.s.s.web.DefaultSecurityFilterChain - Will secure Or [Ant [pattern='/*.js'], Ant [pattern='/*.css'], Ant [pattern='/*.ico'], Ant [pattern='/assets/**'], Ant [pattern='/static/**']] with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@32e14e55, org.springframework.security.web.header.HeaderWriterFilter@d4a1d38, org.springframework.security.web.csrf.CsrfFilter@22ecee76, org.springframework.security.web.authentication.logout.LogoutFilter@24c186cc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4694dfd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7b6419dd, org.springframework.security.web.access.ExceptionTranslationFilter@52999774, org.springframework.security.web.access.intercept.AuthorizationFilter@623c62b9]
  109. 2024-01-14 10:58:59,084 [main] INFO  o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@fec48ec, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@be73bbd, org.springframework.security.web.context.SecurityContextPersistenceFilter@7abdfd36, org.springframework.security.web.header.HeaderWriterFilter@8749c08, org.springframework.web.filter.CorsFilter@6da5cb1, org.springframework.security.web.authentication.logout.LogoutFilter@5a6a0107, org.springframework.security.oauth2.client.web.OAuth2AuthorizationRequestRedirectFilter@464de784, org.springframework.security.oauth2.client.web.OAuth2LoginAuthenticationFilter@57d8d5ed, org.thingsboard.server.service.security.auth.rest.RestLoginProcessingFilter@3759ea4d, org.thingsboard.server.service.security.auth.rest.RestPublicLoginProcessingFilter@7c75f3a8, org.thingsboard.server.service.security.auth.jwt.JwtTokenAuthenticationProcessingFilter@223f8c82, org.thingsboard.server.service.security.auth.jwt.RefreshTokenProcessingFilter@4d099a37, org.thingsboard.server.config.RateLimitProcessingFilter@7ebefdfa, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2a1107a9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3cdb3788, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@33d95295, org.springframework.security.web.session.SessionManagementFilter@4a8c4dae, org.springframework.security.web.access.ExceptionTranslationFilter@37884b27, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5ce50896]
  110. 2024-01-14 10:58:59,448 [main] INFO  o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [public/index.html]
  111. 2024-01-14 10:59:00,206 [main] INFO  o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
  112. 2024-01-14 10:59:00,206 [main] INFO  o.s.i.c.PublishSubscribeChannel - Channel 'application.errorChannel' has 1 subscriber(s).
  113. 2024-01-14 10:59:00,206 [main] INFO  o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
  114. 2024-01-14 10:59:00,207 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-0.0.0.0-8080"]
  115. 2024-01-14 10:59:00,225 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path ''"noopenerAndNoreferrerAnchors" is enabled by default, but disabled in this policy. It is recommended to leave it enabled to prevent reverse tabnabbing attacks.
  116. 2024-01-14 11:08:49,514 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [Attributes] queueSize [0] totalAdded [4] totalSaved [4] totalFailed [0]
  117. 2024-01-14 11:08:49,517 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [Attributes] queueSize [0] totalAdded [8] totalSaved [8] totalFailed [0]
  118. 2024-01-14 11:08:49,517 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-2 [Attributes] queueSize [0] totalAdded [6] totalSaved [6] totalFailed [0]
  119. 2024-01-14 11:08:59,671 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  120. 2024-01-14 11:08:59,671 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  121. 2024-01-14 11:08:59,735 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  122. 2024-01-14 11:08:59,735 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  123. 2024-01-14 11:09:05,664 [TB-Scheduling-2] INFO  o.t.s.dao.aspect.SqlDaoCallsAspect - Total timing statistics below:
  124. 2024-01-14 11:09:05,664 [TB-Scheduling-2] INFO  o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: calls: 22, failures: 0, exec time: 137
  125. 2024-01-14 11:09:05,664 [TB-Scheduling-2] INFO  o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f] Top 3 methods by timing:
  126. 2024-01-14 11:09:05,664 [TB-Scheduling-2] INFO  o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaDeviceDao.findDeviceByTenantIdAndId(..), calls: 9, failures: 0, exec time: 46
  127. 2024-01-14 11:09:05,664 [TB-Scheduling-2] INFO  o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaAbstractDao.findById(..), calls: 2, failures: 0, exec time: 41
  128. 2024-01-14 11:09:05,664 [TB-Scheduling-2] INFO  o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaAttributeDao.find(..), calls: 6, failures: 0, exec time: 35
  129. 2024-01-14 11:09:05,669 [TB-Scheduling-2] INFO  o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0]
  130. 2024-01-14 11:09:05,669 [TB-Scheduling-1] INFO  o.t.s.s.q.TbRuleEngineConsumerStats - [Main] Stats: totalMsgs = [9] successfulMsgs = [9] timeoutMsgs = [0] failedMsgs = [0] tmpTimeout = [0] tmpFailed = [0] successfulIterations = [6] failedIterations = [0]
  131. 2024-01-14 11:09:09,671 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [6] totalSaved [6] totalFailed [0]
  132. 2024-01-14 11:09:09,735 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [6] totalSaved [6] totalFailed [0]
  133. 2024-01-14 11:09:19,671 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  134. 2024-01-14 11:09:19,671 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0]
  135. 2024-01-14 11:09:19,735 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  136. 2024-01-14 11:09:19,735 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0]
  137. 2024-01-14 11:10:05,665 [TB-Scheduling-1] INFO  o.t.s.dao.aspect.SqlDaoCallsAspect - Total timing statistics below:
  138. 2024-01-14 11:10:05,665 [TB-Scheduling-1] INFO  o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: calls: 5, failures: 0, exec time: 39
  139. 2024-01-14 11:10:05,665 [TB-Scheduling-1] INFO  o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f] Top 3 methods by timing:
  140. 2024-01-14 11:10:05,665 [TB-Scheduling-1] INFO  o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaAbstractDao.saveAndFlush(..), calls: 1, failures: 0, exec time: 15
  141. 2024-01-14 11:10:05,665 [TB-Scheduling-1] INFO  o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaEdgeDao.findEdgesByTenantId(..), calls: 1, failures: 0, exec time: 11
  142. 2024-01-14 11:10:05,665 [TB-Scheduling-1] INFO  o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaEntityViewDao.findEntityViewsByTenantIdAndEntityId(..), calls: 1, failures: 0, exec time: 5
  143. 2024-01-14 11:10:05,668 [TB-Scheduling-2] INFO  o.t.s.s.queue.TbCoreConsumerStats - Core Stats: totalMsgs = [2] sessionEvents = [0] getAttr = [0] subToAttr = [0] subToRpc = [0] toDevRpc = [0] subInfo = [0] claimDevice = [0] deviceState = [0] subMsgs = [0] edgeNfs = [2] deviceActivity = [0] coreNfOther = [0] coreNfCompLfcl = [0] coreNfDevRpcRsp = [0] coreNfEdgeUpd = [0] coreNfEdgeSyncReq = [0] coreNfEdgeSyncResp = [0] coreNfNfRlProc = [0] coreNfQueueUpd = [0] coreNfQueueDel = [0] coreNfSubSvc = [0] coreNfSubMgr = [0] coreNfVCRsp = [0]
  144. 2024-01-14 11:10:05,670 [TB-Scheduling-1] INFO  o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0]
  145. 2024-01-14 11:10:19,671 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  146. 2024-01-14 11:10:19,671 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0]
  147. 2024-01-14 11:10:19,735 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  148. 2024-01-14 11:10:19,735 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0]
  149. 2024-01-14 11:11:05,670 [TB-Scheduling-1] INFO  o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0]
  150. 2024-01-14 11:11:19,671 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  151. 2024-01-14 11:11:19,671 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0]
  152. 2024-01-14 11:11:19,735 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  153. 2024-01-14 11:11:19,735 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0]
  154. 2024-01-14 11:12:05,670 [TB-Scheduling-1] INFO  o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0]
  155. 2024-01-14 11:12:19,671 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  156. 2024-01-14 11:12:19,671 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  157. 2024-01-14 11:12:19,735 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  158. 2024-01-14 11:12:19,735 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0]
  159. 2024-01-14 11:12:29,671 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0]
  160. 2024-01-14 11:12:29,735 [sql-log-1-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0]
  161. 2024-01-14 11:12:59,526 [http-nio-0.0.0.0-8080-exec-1] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  162. 2024-01-14 11:12:59,527 [http-nio-0.0.0.0-8080-exec-1] INFO  o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet''errorChannel' channel
  163. 2024-01-14 11:29:06,436 [SpringApplicationShutdownHook] INFO  o.s.i.c.PublishSubscribeChannel - Channel 'application.errorChannel' has 0 subscriber(s).
  164. 2024-01-14 11:29:06,437 [SpringApplicationShutdownHook] INFO  o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
  165. 2024-01-14 11:29:06,485 [SpringApplicationShutdownHook] INFO  o.t.s.t.s.s.SnmpTransportService - Stopping SNMP transport!
  166. 2024-01-14 11:29:06,489 [SpringApplicationShutdownHook] INFO  o.t.s.t.s.s.SnmpTransportService - SNMP transport stopped!
  167. 2024-01-14 11:29:06,489 [SpringApplicationShutdownHook] INFO  o.t.s.t.l.b.LwM2MTransportBootstrapService - Stopping LwM2M transport bootstrap server!
  168. 2024-01-14 11:29:06,489 [SpringApplicationShutdownHook] INFO  o.e.californium.core.CoapServer - Destroying server
  169. 2024-01-14 11:29:06,492 [SpringApplicationShutdownHook] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coap://] Destroying endpoint at coap://0.0.0.0:5687
  170. 2024-01-14 11:29:06,492 [SpringApplicationShutdownHook] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coaps://] Destroying endpoint at coaps://0.0.0.0:5688
  171. 2024-01-14 11:29:06,494 [SpringApplicationShutdownHook] INFO  o.e.californium.core.CoapServer - CoAP server has been destroyed
  172. 2024-01-14 11:29:06,494 [SpringApplicationShutdownHook] INFO  o.e.l.s.c.b.LeshanBootstrapServer - Bootstrap server destroyed.
  173. 2024-01-14 11:29:06,494 [SpringApplicationShutdownHook] INFO  o.t.s.t.l.b.LwM2MTransportBootstrapService - LwM2M transport bootstrap server stopped!
  174. 2024-01-14 11:29:06,494 [SpringApplicationShutdownHook] INFO  o.t.s.t.l.s.DefaultLwM2mTransportService - Stopping LwM2M transport server!
  175. 2024-01-14 11:29:06,494 [SpringApplicationShutdownHook] INFO  o.e.californium.core.CoapServer - Destroying server
  176. 2024-01-14 11:29:06,495 [SpringApplicationShutdownHook] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M Server-coap://] Destroying endpoint at coap://0.0.0.0:5685
  177. 2024-01-14 11:29:06,495 [SpringApplicationShutdownHook] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M Server-coaps://] Destroying endpoint at coaps://0.0.0.0:5686
  178. 2024-01-14 11:29:06,498 [SpringApplicationShutdownHook] INFO  o.e.californium.core.CoapServer - CoAP server has been destroyed
  179. 2024-01-14 11:29:06,498 [SpringApplicationShutdownHook] INFO  o.e.l.s.californium.LeshanServer - LWM2M server destroyed.
  180. 2024-01-14 11:29:06,498 [SpringApplicationShutdownHook] INFO  o.t.s.t.l.s.DefaultLwM2mTransportService - LwM2M transport server stopped!
  181. 2024-01-14 11:29:06,506 [SpringApplicationShutdownHook] INFO  o.t.s.t.coap.CoapTransportService - CoAP transport stopped!
  182. 2024-01-14 11:29:06,507 [SpringApplicationShutdownHook] INFO  o.t.s.c.DefaultCoapServerService - Stopping CoAP server!
  183. 2024-01-14 11:29:06,507 [SpringApplicationShutdownHook] INFO  o.e.californium.core.CoapServer - Destroying server
  184. 2024-01-14 11:29:06,509 [SpringApplicationShutdownHook] INFO  o.e.c.core.network.CoapEndpoint - coap Destroying endpoint at coap://0.0.0.0:5683
  185. 2024-01-14 11:29:06,509 [SpringApplicationShutdownHook] INFO  o.e.californium.core.CoapServer - CoAP server has been destroyed
  186. 2024-01-14 11:29:06,509 [SpringApplicationShutdownHook] INFO  o.t.s.c.DefaultCoapServerService - CoAP server stopped!
  187. 2024-01-14 11:29:06,509 [SpringApplicationShutdownHook] INFO  o.t.s.t.mqtt.MqttTransportService - Stopping MQTT transport!
  188. 2024-01-14 11:29:06,541 [SpringApplicationShutdownHook] INFO  o.t.s.t.mqtt.MqttTransportService - MQTT transport stopped!
  189. 2024-01-14 11:29:06,543 [vc-consumer-56-thread-1] INFO  o.t.s.s.s.v.DefaultClusterVersionControlService - TB Version Control request consumer stopped.
  190. 2024-01-14 11:29:06,543 [tb-rule-engine-consumer-48-thread-23 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-7] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  191. 2024-01-14 11:29:06,543 [tb-rule-engine-consumer-48-thread-4 | QK(HighPriority,TB_RULE_ENGINE,system)-8] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  192. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-15 | QK(Main,TB_RULE_ENGINE,system)-4] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  193. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-19 | QK(Main,TB_RULE_ENGINE,system)-0] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  194. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-28 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-5] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  195. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-3 | QK(HighPriority,TB_RULE_ENGINE,system)-7] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  196. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-17 | QK(Main,TB_RULE_ENGINE,system)-2] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  197. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-7 | QK(HighPriority,TB_RULE_ENGINE,system)-3] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  198. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-6 | QK(HighPriority,TB_RULE_ENGINE,system)-6] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  199. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-24 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-2] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  200. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-5 | QK(HighPriority,TB_RULE_ENGINE,system)-5] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  201. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-26 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-0] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  202. 2024-01-14 11:29:06,544 [tb-rule-engine-notifications-consumer-54-thread-1] INFO  o.t.s.s.q.p.AbstractConsumerService - TB Notifications Consumer stopped.
  203. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-20 | QK(Main,TB_RULE_ENGINE,system)-1] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  204. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-12 | QK(Main,TB_RULE_ENGINE,system)-9] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  205. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-14 | QK(Main,TB_RULE_ENGINE,system)-7] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  206. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-10 | QK(HighPriority,TB_RULE_ENGINE,system)-2] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  207. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-9 | QK(HighPriority,TB_RULE_ENGINE,system)-1] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  208. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-30 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-3] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  209. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-8 | QK(HighPriority,TB_RULE_ENGINE,system)-4] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  210. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-27 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-6] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  211. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-29 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-4] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  212. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-1 | QK(Main,TB_RULE_ENGINE,system)-8] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  213. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-22 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-8] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  214. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-18 | QK(Main,TB_RULE_ENGINE,system)-3] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  215. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-25 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-1] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  216. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-2 | QK(HighPriority,TB_RULE_ENGINE,system)-9] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  217. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-13 | QK(Main,TB_RULE_ENGINE,system)-6] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  218. 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-11 | QK(HighPriority,TB_RULE_ENGINE,system)-0] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  219. 2024-01-14 11:29:06,550 [tb-rule-engine-consumer-48-thread-16 | QK(Main,TB_RULE_ENGINE,system)-5] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  220. 2024-01-14 11:29:06,550 [tb-rule-engine-consumer-48-thread-21 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-9] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  221. 2024-01-14 11:29:06,552 [SpringApplicationShutdownHook] INFO  o.t.s.a.service.DefaultActorService - Stopping actor system.
  222. 2024-01-14 11:29:06,558 [SpringApplicationShutdownHook] INFO  o.t.s.a.service.DefaultActorService - Actor system stopped.
  223. 2024-01-14 11:29:06,566 [tb-core-firmware-notifications-consumer-42-thread-1] INFO  o.t.s.s.q.DefaultTbCoreConsumerService - TB Ota Package States Consumer stopped.
  224. 2024-01-14 11:29:06,567 [tb-core-notifications-consumer-39-thread-1] INFO  o.t.s.s.q.p.AbstractConsumerService - TB Notifications Consumer stopped.
  225. 2024-01-14 11:29:06,567 [tb-core-consumer-40-thread-1] INFO  o.t.s.s.q.DefaultTbCoreConsumerService - TB Core Consumer stopped.
  226. 2024-01-14 11:29:06,567 [tb-core-usage-stats-consumer-41-thread-1] INFO  o.t.s.s.q.DefaultTbCoreConsumerService - TB Usage Stats Consumer stopped.
  227. 2024-01-14 11:29:06,639 [sql-queue-0-edge events-25-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Edge Events] Queue polling was interrupted
  228. 2024-01-14 11:29:06,639 [sql-queue-0-edge events-25-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Edge Events] Queue polling completed
  229. 2024-01-14 11:29:06,675 [sql-queue-0-ts latest-14-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling was interrupted
  230. 2024-01-14 11:29:06,675 [sql-queue-0-ts latest-14-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling completed
  231. 2024-01-14 11:29:06,675 [sql-queue-1-ts latest-15-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling was interrupted
  232. 2024-01-14 11:29:06,675 [sql-queue-1-ts latest-15-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling completed
  233. 2024-01-14 11:29:06,677 [sql-queue-2-ts latest-16-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling was interrupted
  234. 2024-01-14 11:29:06,677 [sql-queue-2-ts latest-16-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling completed
  235. 2024-01-14 11:29:06,678 [sql-queue-0-ts-11-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling was interrupted
  236. 2024-01-14 11:29:06,678 [sql-queue-0-ts-11-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling completed
  237. 2024-01-14 11:29:06,678 [sql-queue-1-ts-12-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling was interrupted
  238. 2024-01-14 11:29:06,678 [sql-queue-1-ts-12-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling completed
  239. 2024-01-14 11:29:06,678 [sql-queue-2-ts-13-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling was interrupted
  240. 2024-01-14 11:29:06,678 [sql-queue-2-ts-13-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling completed
  241. 2024-01-14 11:29:06,680 [sql-queue-0-attributes-8-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling was interrupted
  242. 2024-01-14 11:29:06,680 [sql-queue-0-attributes-8-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling completed
  243. 2024-01-14 11:29:06,680 [sql-queue-1-attributes-9-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling was interrupted
  244. 2024-01-14 11:29:06,680 [sql-queue-1-attributes-9-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling completed
  245. 2024-01-14 11:29:06,680 [sql-queue-2-attributes-10-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling was interrupted
  246. 2024-01-14 11:29:06,680 [sql-queue-2-attributes-10-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling completed
  247. 2024-01-14 11:29:06,687 [sql-queue-0-events-2-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling was interrupted
  248. 2024-01-14 11:29:06,687 [sql-queue-0-events-2-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling completed
  249. 2024-01-14 11:29:06,687 [sql-queue-1-events-3-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling was interrupted
  250. 2024-01-14 11:29:06,687 [sql-queue-1-events-3-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling completed
  251. 2024-01-14 11:29:06,687 [sql-queue-2-events-4-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling was interrupted
  252. 2024-01-14 11:29:06,687 [sql-queue-2-events-4-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling completed
  253. 2024-01-14 11:29:06,700 [SpringApplicationShutdownHook] INFO  o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default'
  254. 2024-01-14 11:29:06,706 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
  255. 2024-01-14 11:29:06,746 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
  256. 2024-01-14 11:29:30,854 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.20.Final
  257. 2024-01-14 11:29:30,961 [main] INFO  o.t.s.ThingsboardServerApplication - Starting ThingsboardServerApplication v3.6.2 using Java 11.0.21 on tb-server with PID 756 (/usr/share/thingsboard/bin/thingsboard.jar started by thingsboard in /usr/share/thingsboard/bin)
  258. 2024-01-14 11:29:30,967 [main] INFO  o.t.s.ThingsboardServerApplication - No active profile set, falling back to 1 default profile: "default"
  259. 2024-01-14 11:29:35,637 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  260. 2024-01-14 11:29:35,638 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  261. 2024-01-14 11:29:35,946 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 297 ms. Found 1 JPA repository interfaces.
  262. 2024-01-14 11:29:35,949 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  263. 2024-01-14 11:29:35,949 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  264. 2024-01-14 11:29:36,362 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 413 ms. Found 54 JPA repository interfaces.
  265. 2024-01-14 11:29:36,364 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  266. 2024-01-14 11:29:36,364 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  267. 2024-01-14 11:29:36,388 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 1 JPA repository interfaces.
  268. 2024-01-14 11:29:36,388 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  269. 2024-01-14 11:29:36,388 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  270. 2024-01-14 11:29:36,410 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 21 ms. Found 1 JPA repository interfaces.
  271. 2024-01-14 11:29:37,361 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
  272. 2024-01-14 11:29:37,391 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
  273. 2024-01-14 11:29:38,637 [main] INFO  o.t.s.q.d.DefaultTbServiceInfoProvider - Current Service ID: tb-server
  274. 2024-01-14 11:29:40,410 [main] INFO  o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
  275. 2024-01-14 11:29:40,529 [main] INFO  org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final
  276. 2024-01-14 11:29:40,998 [main] INFO  o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  277. 2024-01-14 11:29:41,220 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  278. 2024-01-14 11:29:41,646 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  279. 2024-01-14 11:29:41,686 [main] INFO  org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.thingsboard.server.dao.ThingsboardPostgreSQLDialect
  280. 2024-01-14 11:29:44,520 [main] INFO  o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  281. 2024-01-14 11:29:44,563 [main] INFO  o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
  282. 2024-01-14 11:29:50,210 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http)
  283. 2024-01-14 11:29:50,226 [main] INFO  o.a.coyote.http11.Http11NioProtocol - The ["http-nio-0.0.0.0-8080"] connector has been configured to support HTTP upgrade to [h2c]
  284. 2024-01-14 11:29:50,226 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-8080"]
  285. 2024-01-14 11:29:50,227 [main] INFO  o.a.catalina.core.StandardService - Starting service [Tomcat]
  286. 2024-01-14 11:29:50,227 [main] INFO  o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.73]
  287. 2024-01-14 11:29:50,353 [main] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
  288. 2024-01-14 11:29:50,353 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 19284 ms
  289. 2024-01-14 11:29:50,593 [main] INFO  o.t.s.d.a.CachedAttributesService - Going to use directExecutor for the local cache type caffeine
  290. 2024-01-14 11:29:52,200 [main] INFO  o.t.s.s.a.DefaultTbApiUsageStateService - Starting api usage service.
  291. 2024-01-14 11:29:52,201 [main] INFO  o.t.s.s.a.DefaultTbApiUsageStateService - Started api usage service.
  292. 2024-01-14 11:29:53,772 [main] INFO  o.t.s.s.edge.rpc.EdgeGrpcService - Initializing Edge RPC service!
  293. 2024-01-14 11:29:54,257 [main] INFO  o.t.s.s.edge.rpc.EdgeGrpcService - Going to start Edge RPC server using port: 7070
  294. 2024-01-14 11:29:54,434 [main] INFO  o.t.s.s.edge.rpc.EdgeGrpcService - Edge RPC service initialized!
  295. 2024-01-14 11:29:56,207 [main] INFO  o.t.s.c.t.c.ssl.SslCredentialsConfig - LWM2M Server DTLS Credentials: Skipping initialization of disabled SSL credentials.
  296. 2024-01-14 11:29:56,211 [main] INFO  o.t.s.c.t.c.ssl.SslCredentialsConfig - LWM2M Trust Credentials: Skipping initialization of disabled SSL credentials.
  297. 2024-01-14 11:29:56,219 [main] INFO  o.t.s.c.t.c.ssl.SslCredentialsConfig - LWM2M Bootstrap DTLS Credentials: Skipping initialization of disabled SSL credentials.
  298. 2024-01-14 11:29:56,286 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: zookeeper.version=3.8.1-74db005175a4ec545697012f9069cb9dcc8cdda7, built on 2023-01-25 16:31 UTC
  299. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: host.name=tb-server.internal.cloudapp.net
  300. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.version=11.0.21
  301. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.vendor=Ubuntu
  302. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.home=/usr/lib/jvm/java-11-openjdk-amd64
  303. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.class.path=/usr/share/thingsboard/bin/thingsboard.jar
  304. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
  305. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.io.tmpdir=/tmp
  306. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.compiler=<NA>
  307. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.name=Linux
  308. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.arch=amd64
  309. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.version=5.15.0-1053-azure
  310. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: user.name=thingsboard
  311. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: user.home=/usr/share/thingsboard
  312. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: user.dir=/usr/share/thingsboard/bin
  313. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.memory.free=174MB
  314. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.memory.max=980MB
  315. 2024-01-14 11:29:56,287 [main] INFO  o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.memory.total=340MB
  316. 2024-01-14 11:29:56,331 [main] INFO  d.n.internal.NashornDetection - Delight-nashorn-sandbox detected that JDK Nashorn is present and standalone Nashorn is absent, and will use JDK Nashorn
  317. 2024-01-14 11:29:57,636 [main] INFO  o.t.s.a.service.DefaultActorService - Initializing actor system.
  318. 2024-01-14 11:29:57,651 [main] INFO  o.t.s.a.service.DefaultActorService - Actor system initialized.
  319. 2024-01-14 11:29:57,726 [main] INFO  o.t.s.s.e.EdgeEventSourcingListener - EdgeEventSourcingListener initiated
  320. 2024-01-14 11:29:57,830 [main] INFO  o.t.s.c.SystemInfoController - System build info: {"version":"3.6.2","artifact":"application","name":"ThingsBoard Server Application"}
  321. 2024-01-14 11:29:58,042 [main] INFO  o.t.s.c.adaptor.JsonConverterConfig - JSON max string value length = 0
  322. 2024-01-14 11:29:58,042 [main] INFO  o.t.s.c.adaptor.JsonConverterConfig - JSON type cast enabled = true
  323. 2024-01-14 11:29:58,118 [main] INFO  o.t.s.t.mqtt.MqttTransportService - Setting resource leak detector level to DISABLED
  324. 2024-01-14 11:29:58,118 [main] INFO  o.t.s.t.mqtt.MqttTransportService - Starting MQTT transport...
  325. 2024-01-14 11:29:58,175 [main] INFO  o.t.s.t.mqtt.MqttTransportService - Mqtt transport started!
  326. 2024-01-14 11:29:58,212 [main] INFO  o.e.c.elements.config.Configuration - defaults added COAP.
  327. 2024-01-14 11:29:58,225 [main] INFO  o.e.c.elements.config.Configuration - defaults added UDP.
  328. 2024-01-14 11:29:58,226 [main] INFO  o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length
  329. 2024-01-14 11:29:58,250 [main] INFO  org.eclipse.californium.ban - Started.
  330. 2024-01-14 11:29:58,253 [main] INFO  o.e.c.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
  331. 2024-01-14 11:29:58,268 [main] INFO  o.e.c.elements.config.Configuration - defaults added SYS.
  332. 2024-01-14 11:29:58,268 [main] INFO  o.e.c.c.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true
  333. 2024-01-14 11:29:58,280 [main] INFO  o.e.californium.core.CoapServer - Starting server
  334. 2024-01-14 11:29:58,295 [main] INFO  o.e.c.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
  335. 2024-01-14 11:29:58,303 [main] INFO  o.e.c.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048
  336. 2024-01-14 11:29:58,304 [main] INFO  o.e.c.core.network.CoapEndpoint - coap Started endpoint at coap://0.0.0.0:5683
  337. 2024-01-14 11:29:58,331 [main] INFO  o.t.s.t.coap.CoapTransportService - Starting CoAP transport...
  338. 2024-01-14 11:29:58,337 [main] INFO  o.t.s.t.coap.CoapTransportService - CoAP transport started!
  339. 2024-01-14 11:29:58,590 [main] INFO  o.e.c.elements.util.JceProviderUtil - Loaded net.i2p.crypto.eddsa.EdDSASecurityProvider
  340. 2024-01-14 11:29:58,607 [main] INFO  o.t.s.t.l.b.LwM2MTransportBootstrapService - Starting LwM2M transport bootstrap server...
  341. 2024-01-14 11:29:58,717 [main] INFO  o.e.c.elements.config.Configuration - defaults added DTLS.
  342. 2024-01-14 11:29:58,718 [main] INFO  o.t.s.t.l.b.LwM2MTransportBootstrapService - Unable to load X509 files for BootStrap Server
  343. 2024-01-14 11:29:58,829 [main] WARN  o.e.l.s.c.b.LeshanBootstrapServerBuilder - configStore is set but you also provide a custom SessionManager so this store will not be used
  344. 2024-01-14 11:29:58,922 [main] INFO  o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length
  345. 2024-01-14 11:29:58,922 [main] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coap://] CoapEndpoint uses udp context
  346. 2024-01-14 11:29:58,922 [main] INFO  o.e.c.c.network.stack.BlockwiseLayer - [LWM2M BS Server-coap://] BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true
  347. 2024-01-14 11:29:58,945 [main] INFO  o.e.c.s.dtls.InMemoryConnectionStore - Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s]
  348. 2024-01-14 11:29:58,947 [main] INFO  o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length
  349. 2024-01-14 11:29:58,948 [main] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coaps://] CoapEndpoint uses lwm2m correlation
  350. 2024-01-14 11:29:58,948 [main] INFO  o.e.c.c.network.stack.BlockwiseLayer - [LWM2M BS Server-coaps://] BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true
  351. 2024-01-14 11:29:58,957 [main] INFO  o.e.californium.core.CoapServer - Starting server
  352. 2024-01-14 11:29:58,968 [main] INFO  o.e.c.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
  353. 2024-01-14 11:29:58,968 [main] INFO  o.e.c.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:5687, recv buf = 106496, send buf = 106496, recv packet size = 2048
  354. 2024-01-14 11:29:58,968 [main] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coap://] Started endpoint at coap://0.0.0.0:5687
  355. 2024-01-14 11:29:58,970 [main] INFO  o.e.c.scandium.DTLSConnector - multiple network interfaces, using smallest MTU [IPv4 1500, IPv6 1500]
  356. 2024-01-14 11:29:58,971 [main] INFO  o.e.c.scandium.DTLSConnector - DTLSConnector listening on 0.0.0.0/0.0.0.0:5688, recv buf = 106496, send buf = 106496, recv packet size = 16490, MTU = IPv4 1500 / IPv6 1500
  357. 2024-01-14 11:29:58,972 [main] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coaps://] Started endpoint at coaps://0.0.0.0:5688
  358. 2024-01-14 11:29:58,972 [main] INFO  o.e.l.s.c.b.LeshanBootstrapServer - Bootstrap server started at coap://0.0.0.0/0.0.0.0:5687 coaps://0.0.0.0/0.0.0.0:5688
  359. 2024-01-14 11:29:58,972 [main] INFO  o.t.s.t.l.b.LwM2MTransportBootstrapService - Started LwM2M transport bootstrap server.
  360. 2024-01-14 11:29:58,976 [DTLS-Receiver-0-0.0.0.0/0.0.0.0:5688] INFO  o.e.c.scandium.DTLSConnector - Starting worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:5688]
  361. 2024-01-14 11:29:59,061 [main] INFO  o.t.s.t.s.s.SnmpTransportService - SNMP transport service initialized
  362. 2024-01-14 11:29:59,835 [main] INFO  o.s.b.a.e.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  363. 2024-01-14 11:30:00,337 [main] INFO  o.s.s.web.DefaultSecurityFilterChain - Will secure Or [Ant [pattern='/*.js'], Ant [pattern='/*.css'], Ant [pattern='/*.ico'], Ant [pattern='/assets/**'], Ant [pattern='/static/**']] with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6c884b0d, org.springframework.security.web.header.HeaderWriterFilter@38657ca8, org.springframework.security.web.csrf.CsrfFilter@196ca821, org.springframework.security.web.authentication.logout.LogoutFilter@55456711, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@500039b3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@53f785df, org.springframework.security.web.access.ExceptionTranslationFilter@14270715, org.springframework.security.web.access.intercept.AuthorizationFilter@e343477]
  364. 2024-01-14 11:30:00,483 [main] INFO  o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1a2f6bef, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1140585, org.springframework.security.web.context.SecurityContextPersistenceFilter@523a10a0, org.springframework.security.web.header.HeaderWriterFilter@24af33a1, org.springframework.web.filter.CorsFilter@298990ab, org.springframework.security.web.authentication.logout.LogoutFilter@348c2548, org.springframework.security.oauth2.client.web.OAuth2AuthorizationRequestRedirectFilter@6f279a75, org.springframework.security.oauth2.client.web.OAuth2LoginAuthenticationFilter@34552734, org.thingsboard.server.service.security.auth.rest.RestLoginProcessingFilter@5d3b0f8a, org.thingsboard.server.service.security.auth.rest.RestPublicLoginProcessingFilter@3bfab643, org.thingsboard.server.service.security.auth.jwt.JwtTokenAuthenticationProcessingFilter@5233d3e0, org.thingsboard.server.service.security.auth.jwt.RefreshTokenProcessingFilter@4b50ebea, org.thingsboard.server.config.RateLimitProcessingFilter@751e7d99, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4d7143de, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1c595228, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4fc23215, org.springframework.security.web.session.SessionManagementFilter@109f7381, org.springframework.security.web.access.ExceptionTranslationFilter@14f13587, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@299a2968]
  365. 2024-01-14 11:30:00,897 [main] INFO  o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [public/index.html]
  366. 2024-01-14 11:30:01,620 [main] INFO  o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
  367. 2024-01-14 11:30:01,621 [main] INFO  o.s.i.c.PublishSubscribeChannel - Channel 'application.errorChannel' has 1 subscriber(s).
  368. 2024-01-14 11:30:01,621 [main] INFO  o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
  369. 2024-01-14 11:30:01,621 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-0.0.0.0-8080"]
  370. 2024-01-14 11:30:01,648 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '''dispatcherServlet'
  371. 2024-01-14 12:24:46,211 [http-nio-0.0.0.0-8080-exec-3] INFO  o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet''errorChannel' channel
  372. 2024-01-14 12:35:56,435 [SpringApplicationShutdownHook] INFO  o.s.i.c.PublishSubscribeChannel - Channel 'application.errorChannel' has 0 subscriber(s).
  373. 2024-01-14 12:35:56,435 [SpringApplicationShutdownHook] INFO  o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
  374. 2024-01-14 12:35:56,457 [SpringApplicationShutdownHook] INFO  o.t.s.t.s.s.SnmpTransportService - Stopping SNMP transport!
  375. 2024-01-14 12:35:56,457 [SpringApplicationShutdownHook] INFO  o.t.s.t.s.s.SnmpTransportService - SNMP transport stopped!
  376. 2024-01-14 12:35:56,457 [SpringApplicationShutdownHook] INFO  o.t.s.t.l.b.LwM2MTransportBootstrapService - Stopping LwM2M transport bootstrap server!
  377. 2024-01-14 12:35:56,457 [SpringApplicationShutdownHook] INFO  o.e.californium.core.CoapServer - Destroying server
  378. 2024-01-14 12:35:56,459 [SpringApplicationShutdownHook] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coap://] Destroying endpoint at coap://0.0.0.0:5687
  379. 2024-01-14 12:35:56,459 [SpringApplicationShutdownHook] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coaps://] Destroying endpoint at coaps://0.0.0.0:5688
  380. 2024-01-14 12:35:56,460 [SpringApplicationShutdownHook] INFO  o.e.californium.core.CoapServer - CoAP server has been destroyed
  381. 2024-01-14 12:35:56,461 [SpringApplicationShutdownHook] INFO  o.e.l.s.c.b.LeshanBootstrapServer - Bootstrap server destroyed.
  382. 2024-01-14 12:35:56,461 [SpringApplicationShutdownHook] INFO  o.t.s.t.l.b.LwM2MTransportBootstrapService - LwM2M transport bootstrap server stopped!
  383. 2024-01-14 12:35:56,461 [SpringApplicationShutdownHook] INFO  o.t.s.t.l.s.DefaultLwM2mTransportService - Stopping LwM2M transport server!
  384. 2024-01-14 12:35:56,461 [SpringApplicationShutdownHook] INFO  o.e.californium.core.CoapServer - Destroying server
  385. 2024-01-14 12:35:56,465 [SpringApplicationShutdownHook] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M Server-coap://] Destroying endpoint at coap://0.0.0.0:5685
  386. 2024-01-14 12:35:56,466 [SpringApplicationShutdownHook] INFO  o.e.c.core.network.CoapEndpoint - [LWM2M Server-coaps://] Destroying endpoint at coaps://0.0.0.0:5686
  387. 2024-01-14 12:35:56,466 [SpringApplicationShutdownHook] INFO  o.e.californium.core.CoapServer - CoAP server has been destroyed
  388. 2024-01-14 12:35:56,467 [SpringApplicationShutdownHook] INFO  o.e.l.s.californium.LeshanServer - LWM2M server destroyed.
  389. 2024-01-14 12:35:56,467 [SpringApplicationShutdownHook] INFO  o.t.s.t.l.s.DefaultLwM2mTransportService - LwM2M transport server stopped!
  390. 2024-01-14 12:35:56,471 [SpringApplicationShutdownHook] INFO  o.t.s.t.coap.CoapTransportService - CoAP transport stopped!
  391. 2024-01-14 12:35:56,471 [SpringApplicationShutdownHook] INFO  o.t.s.c.DefaultCoapServerService - Stopping CoAP server!
  392. 2024-01-14 12:35:56,471 [SpringApplicationShutdownHook] INFO  o.e.californium.core.CoapServer - Destroying server
  393. 2024-01-14 12:35:56,472 [SpringApplicationShutdownHook] INFO  o.e.c.core.network.CoapEndpoint - coap Destroying endpoint at coap://0.0.0.0:5683
  394. 2024-01-14 12:35:56,472 [SpringApplicationShutdownHook] INFO  o.e.californium.core.CoapServer - CoAP server has been destroyed
  395. 2024-01-14 12:35:56,472 [SpringApplicationShutdownHook] INFO  o.t.s.c.DefaultCoapServerService - CoAP server stopped!
  396. 2024-01-14 12:35:56,472 [SpringApplicationShutdownHook] INFO  o.t.s.t.mqtt.MqttTransportService - Stopping MQTT transport!
  397. 2024-01-14 12:35:56,480 [SpringApplicationShutdownHook] INFO  o.t.s.t.mqtt.MqttTransportService - MQTT transport stopped!
  398. 2024-01-14 12:35:56,482 [vc-consumer-56-thread-1] INFO  o.t.s.s.s.v.DefaultClusterVersionControlService - TB Version Control request consumer stopped.
  399. 2024-01-14 12:35:56,486 [tb-rule-engine-consumer-48-thread-6 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-0] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  400. 2024-01-14 12:35:56,486 [tb-rule-engine-consumer-48-thread-9 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-4] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  401. 2024-01-14 12:35:56,486 [tb-rule-engine-consumer-48-thread-20 | QK(Main,TB_RULE_ENGINE,system)-0] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  402. 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-24 | QK(HighPriority,TB_RULE_ENGINE,system)-5] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  403. 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-23 | QK(HighPriority,TB_RULE_ENGINE,system)-8] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  404. 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-2 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-8] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  405. 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-21 | QK(Main,TB_RULE_ENGINE,system)-1] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  406. 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-22 | QK(HighPriority,TB_RULE_ENGINE,system)-7] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  407. 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-14 | QK(Main,TB_RULE_ENGINE,system)-7] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  408. 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-4 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-2] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  409. 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-28 | QK(HighPriority,TB_RULE_ENGINE,system)-1] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  410. 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-29 | QK(HighPriority,TB_RULE_ENGINE,system)-2] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  411. 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-1 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-9] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  412. 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-12 | QK(Main,TB_RULE_ENGINE,system)-9] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  413. 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-5 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-1] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  414. 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-18 | QK(Main,TB_RULE_ENGINE,system)-3] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  415. 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-26 | QK(HighPriority,TB_RULE_ENGINE,system)-3] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  416. 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-25 | QK(HighPriority,TB_RULE_ENGINE,system)-6] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  417. 2024-01-14 12:35:56,498 [tb-rule-engine-consumer-48-thread-27 | QK(HighPriority,TB_RULE_ENGINE,system)-4] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  418. 2024-01-14 12:35:56,499 [tb-rule-engine-consumer-48-thread-19 | QK(HighPriority,TB_RULE_ENGINE,system)-9] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  419. 2024-01-14 12:35:56,499 [tb-rule-engine-consumer-48-thread-17 | QK(Main,TB_RULE_ENGINE,system)-2] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  420. 2024-01-14 12:35:56,499 [tb-rule-engine-consumer-48-thread-13 | QK(Main,TB_RULE_ENGINE,system)-6] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  421. 2024-01-14 12:35:56,501 [tb-rule-engine-consumer-48-thread-7 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-6] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  422. 2024-01-14 12:35:56,501 [tb-rule-engine-consumer-48-thread-30 | QK(HighPriority,TB_RULE_ENGINE,system)-0] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  423. 2024-01-14 12:35:56,502 [tb-rule-engine-consumer-48-thread-8 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-5] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  424. 2024-01-14 12:35:56,502 [tb-rule-engine-consumer-48-thread-16 | QK(Main,TB_RULE_ENGINE,system)-5] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  425. 2024-01-14 12:35:56,502 [tb-rule-engine-consumer-48-thread-11 | QK(Main,TB_RULE_ENGINE,system)-8] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  426. 2024-01-14 12:35:56,502 [tb-rule-engine-consumer-48-thread-3 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-7] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  427. 2024-01-14 12:35:56,503 [tb-rule-engine-consumer-48-thread-10 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-3] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  428. 2024-01-14 12:35:56,503 [tb-rule-engine-consumer-48-thread-15 | QK(Main,TB_RULE_ENGINE,system)-4] INFO  o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped
  429. 2024-01-14 12:35:56,503 [tb-rule-engine-notifications-consumer-54-thread-1] INFO  o.t.s.s.q.p.AbstractConsumerService - TB Notifications Consumer stopped.
  430. 2024-01-14 12:35:56,507 [SpringApplicationShutdownHook] INFO  o.t.s.a.service.DefaultActorService - Stopping actor system.
  431. 2024-01-14 12:35:56,509 [SpringApplicationShutdownHook] INFO  o.t.s.a.service.DefaultActorService - Actor system stopped.
  432. 2024-01-14 12:35:56,510 [tb-core-notifications-consumer-39-thread-1] INFO  o.t.s.s.q.p.AbstractConsumerService - TB Notifications Consumer stopped.
  433. 2024-01-14 12:35:56,511 [tb-core-usage-stats-consumer-41-thread-1] INFO  o.t.s.s.q.DefaultTbCoreConsumerService - TB Usage Stats Consumer stopped.
  434. 2024-01-14 12:35:56,511 [tb-core-firmware-notifications-consumer-42-thread-1] INFO  o.t.s.s.q.DefaultTbCoreConsumerService - TB Ota Package States Consumer stopped.
  435. 2024-01-14 12:35:56,511 [tb-core-consumer-40-thread-1] INFO  o.t.s.s.q.DefaultTbCoreConsumerService - TB Core Consumer stopped.
  436. 2024-01-14 12:35:56,550 [sql-queue-0-edge events-25-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Edge Events] Queue polling was interrupted
  437. 2024-01-14 12:35:56,550 [sql-queue-0-edge events-25-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Edge Events] Queue polling completed
  438. 2024-01-14 12:35:56,569 [sql-queue-0-ts latest-14-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling was interrupted
  439. 2024-01-14 12:35:56,569 [sql-queue-0-ts latest-14-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling completed
  440. 2024-01-14 12:35:56,569 [sql-queue-1-ts latest-15-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling was interrupted
  441. 2024-01-14 12:35:56,569 [sql-queue-1-ts latest-15-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling completed
  442. 2024-01-14 12:35:56,569 [sql-queue-2-ts latest-16-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling was interrupted
  443. 2024-01-14 12:35:56,569 [sql-queue-2-ts latest-16-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling completed
  444. 2024-01-14 12:35:56,570 [sql-queue-0-ts-11-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling was interrupted
  445. 2024-01-14 12:35:56,570 [sql-queue-0-ts-11-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling completed
  446. 2024-01-14 12:35:56,570 [sql-queue-2-ts-13-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling was interrupted
  447. 2024-01-14 12:35:56,570 [sql-queue-2-ts-13-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling completed
  448. 2024-01-14 12:35:56,570 [sql-queue-1-ts-12-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling was interrupted
  449. 2024-01-14 12:35:56,570 [sql-queue-1-ts-12-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling completed
  450. 2024-01-14 12:35:56,570 [sql-queue-0-attributes-8-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling was interrupted
  451. 2024-01-14 12:35:56,570 [sql-queue-0-attributes-8-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling completed
  452. 2024-01-14 12:35:56,571 [sql-queue-1-attributes-9-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling was interrupted
  453. 2024-01-14 12:35:56,571 [sql-queue-1-attributes-9-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling completed
  454. 2024-01-14 12:35:56,572 [sql-queue-2-attributes-10-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling was interrupted
  455. 2024-01-14 12:35:56,572 [sql-queue-2-attributes-10-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling completed
  456. 2024-01-14 12:35:56,578 [sql-queue-0-events-2-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling was interrupted
  457. 2024-01-14 12:35:56,578 [sql-queue-0-events-2-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling completed
  458. 2024-01-14 12:35:56,578 [sql-queue-2-events-4-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling was interrupted
  459. 2024-01-14 12:35:56,578 [sql-queue-2-events-4-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling completed
  460. 2024-01-14 12:35:56,578 [sql-queue-1-events-3-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling was interrupted
  461. 2024-01-14 12:35:56,578 [sql-queue-1-events-3-thread-1] INFO  o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling completed
  462. 2024-01-14 12:35:56,587 [SpringApplicationShutdownHook] INFO  o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default'
  463. 2024-01-14 12:35:56,589 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
  464. 2024-01-14 12:35:56,630 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
  465. 2024-01-14 12:35:59,309 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.20.Final
  466. 2024-01-14 12:35:59,413 [main] INFO  o.t.s.ThingsboardServerApplication - Starting ThingsboardServerApplication v3.6.2 using Java 11.0.21 on tb-server with PID 1850 (/usr/share/thingsboard/bin/thingsboard.jar started by thingsboard in /usr/share/thingsboard/bin)
  467. 2024-01-14 12:35:59,413 [main] INFO  o.t.s.ThingsboardServerApplication - No active profile set, falling back to 1 default profile: "default"
  468. 2024-01-14 12:36:03,943 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  469. 2024-01-14 12:36:03,944 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  470. 2024-01-14 12:36:04,195 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 242 ms. Found 1 JPA repository interfaces.
  471. 2024-01-14 12:36:04,198 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  472. 2024-01-14 12:36:04,198 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  473. 2024-01-14 12:36:04,585 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 386 ms. Found 54 JPA repository interfaces.
  474. 2024-01-14 12:36:04,586 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  475. 2024-01-14 12:36:04,587 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  476. 2024-01-14 12:36:04,610 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 1 JPA repository interfaces.
  477. 2024-01-14 12:36:04,611 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  478. 2024-01-14 12:36:04,611 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  479. 2024-01-14 12:36:04,658 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 47 ms. Found 1 JPA repository interfaces.
  480. 2024-01-14 12:36:05,549 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
  481. 2024-01-14 12:36:05,575 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
  482. 2024-01-14 12:36:06,644 [main] INFO  o.t.s.q.d.DefaultTbServiceInfoProvider - Current Service ID: tb-server
  483. 2024-01-14 12:36:08,447 [main] INFO  o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
  484. 2024-01-14 12:36:08,544 [main] INFO  org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final
  485. 2024-01-14 12:36:08,919 [main] INFO  o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  486. 2024-01-14 12:36:09,127 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  487. 2024-01-14 12:36:09,574 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  488. 2024-01-14 12:36:09,606 [main] INFO  org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.thingsboard.server.dao.ThingsboardPostgreSQLDialect
  489. 2024-01-14 12:36:12,167 [main] INFO  o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  490. 2024-01-14 12:36:12,208 [main] INFO  o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
  491. 2024-01-14 12:36:17,385 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http)
  492. 2024-01-14 12:36:17,399 [main] INFO  o.a.coyote.http11.Http11NioProtocol - The ["http-nio-0.0.0.0-8080"] connector has been configured to support HTTP upgrade to [h2c]
  493. 2024-01-14 12:36:17,399 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-8080"]
  494. 2024-01-14 12:36:17,400 [main] INFO  o.a.catalina.core.StandardService - Starting service [Tomcat]
  495. 2024-01-14 12:36:17,400 [main] INFO  o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.73]
  496. 2024-01-14 12:36:17,489 [main] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
  497. 2024-01-14 12:36:17,490 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 17970 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement