Guest User

Untitled

a guest
Jan 21st, 2020
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.40 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] ------------------< lc.forward:digital-subscriptions >------------------
  4. [INFO] Building digital-subscriptions 0.0.1-SNAPSHOT
  5. [INFO] --------------------------------[ jar ]---------------------------------
  6. [INFO]
  7. [INFO] >>> spring-boot-maven-plugin:2.2.1.RELEASE:run (default-cli) > test-compile @ digital-subscriptions >>>
  8. [INFO]
  9. [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ digital-subscriptions ---
  10. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  11. [INFO] Copying 2 resources
  12. [INFO] Copying 8 resources
  13. [INFO]
  14. [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ digital-subscriptions ---
  15. [INFO] Nothing to compile - all classes are up to date
  16. [INFO]
  17. [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ digital-subscriptions ---
  18. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  19. [INFO] skip non existing resourceDirectory /home/cosysoft/Projects/forwardleasing/digital-subscriptions/src/test/resources
  20. [INFO]
  21. [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ digital-subscriptions ---
  22. [INFO] No sources to compile
  23. [INFO]
  24. [INFO] <<< spring-boot-maven-plugin:2.2.1.RELEASE:run (default-cli) < test-compile @ digital-subscriptions <<<
  25. [INFO]
  26. [INFO]
  27. [INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:run (default-cli) @ digital-subscriptions ---
  28. [INFO] Attaching agents: []
  29. [INFO ] 2020-01-21 13:13:07,307 org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available.
  30. [INFO ] 2020-01-21 13:13:08,123 org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$638d500c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  31.  
  32. . ____ _ __ _ _
  33. /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
  34. ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
  35. \\/ ___)| |_)| | | | | || (_| | ) ) ) )
  36. ' |____| .__|_| |_|_| |_\__, | / / / /
  37. =========|_|==============|___/=/_/_/_/
  38. :: Spring Boot :: (v2.2.1.RELEASE)
  39.  
  40. [INFO ] 2020-01-21 13:13:08,259 springframework.cloud.config.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8888
  41. [INFO ] 2020-01-21 13:13:08,308 springframework.cloud.config.client.ConfigServicePropertySourceLocator - Connect Timeout Exception on Url - http://localhost:8888. Will be trying the next url if available
  42. [WARN ] 2020-01-21 13:13:08,309 springframework.cloud.config.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: I/O error on GET request for "http://localhost:8888/digital-subscriptions/default": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)
  43. [INFO ] 2020-01-21 13:13:08,310 lc.forward.digital_subscriptions.Application - The following profiles are active: dev
  44. [INFO ] 2020-01-21 13:13:08,613 springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
  45. [INFO ] 2020-01-21 13:13:08,661 springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 42ms. Found 4 repository interfaces.
  46. [INFO ] 2020-01-21 13:13:08,913 springframework.cloud.context.scope.GenericScope - BeanFactory id=7f8a1d0b-3f34-3350-b270-34863e0e39f7
  47. [INFO ] 2020-01-21 13:13:08,971 org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'async' of type [lc.forward.digital_subscriptions.config.Async$$EnhancerBySpringCGLIB$$14d87f23] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  48. [INFO ] 2020-01-21 13:13:09,023 org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  49. [INFO ] 2020-01-21 13:13:09,027 org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  50. [INFO ] 2020-01-21 13:13:09,029 org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@566e142' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  51. [INFO ] 2020-01-21 13:13:09,032 org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  52. [INFO ] 2020-01-21 13:13:09,036 org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  53. [INFO ] 2020-01-21 13:13:09,045 org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  54. [INFO ] 2020-01-21 13:13:09,065 org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$638d500c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  55. [INFO ] 2020-01-21 13:13:09,207 org.eclipse.jetty.util.log - Logging initialized @2403ms to org.eclipse.jetty.util.log.Slf4jLog
  56. [INFO ] 2020-01-21 13:13:09,250 boot.web.embedded.jetty.JettyServletWebServerFactory - Server initialized with port: 6500
  57. [INFO ] 2020-01-21 13:13:09,252 org.eclipse.jetty.server.Server - jetty-9.4.22.v20191022; built: 2019-10-22T13:37:13.455Z; git: b1e6b55512e008f7fbdf1cbea4ff8a6446d1073b; jvm 1.8.0_201-b09
  58. [INFO ] 2020-01-21 13:13:09,269 jetty.server.handler.ContextHandler.application - Initializing Spring embedded WebApplicationContext
  59. [INFO ] 2020-01-21 13:13:09,269 org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 952 ms
  60. [INFO ] 2020-01-21 13:13:09,537 org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
  61. [INFO ] 2020-01-21 13:13:09,537 org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
  62. [INFO ] 2020-01-21 13:13:09,538 org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
  63. [INFO ] 2020-01-21 13:13:09,542 eclipse.jetty.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@5763a655{application,/,[file:///tmp/jetty-docbase.4378866828415086966.6500/],AVAILABLE}
  64. [INFO ] 2020-01-21 13:13:09,543 org.eclipse.jetty.server.Server - Started @2739ms
  65. [INFO ] 2020-01-21 13:13:09,889 hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
  66. [INFO ] 2020-01-21 13:13:09,955 org.hibernate.Version - HHH000412: Hibernate Core {5.4.8.Final}
  67. [INFO ] 2020-01-21 13:13:10,059 org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
  68. [INFO ] 2020-01-21 13:13:10,152 com.zaxxer.hikari.HikariDataSource - digital_subscriptions - Starting...
  69. [INFO ] 2020-01-21 13:13:10,207 com.zaxxer.hikari.HikariDataSource - digital_subscriptions - Start completed.
  70. [INFO ] 2020-01-21 13:13:10,219 org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect
  71. Hibernate: create table linked_subscription (id int8 not null, active boolean not null, name varchar(100), partner_good_id varchar(50) not null, partner_name varchar(50) not null, price float8 not null, price_wholesale float8 not null, primary key (id))
  72. Hibernate: create table partner_catalog_update (id int8 not null, create_date timestamp, partner_name varchar(255), request varchar(255), response varchar(255), status varchar(255), type varchar(255), primary key (id))
  73. Hibernate: create table subscription (id int8 not null, custom_group varchar(255), custom_group_name varchar(255), custom_images_urls varchar(255), description TEXT, duration_in_months int4 not null, images_urls varchar(255), name varchar(255), partner_good_id varchar(255), partner_name varchar(255), price float8 not null, price_retail_stock float8 not null, price_wholesale float8 not null, price_wholesale_stock float8 not null, published boolean not null, sort_order int4, primary key (id))
  74. Hibernate: create table user_subscription (id int8 not null, created timestamp, keys varchar(255), order_id int8 not null, subscription_id int8 not null, user_id varchar(255), primary key (id))
  75. Hibernate: create index IDXk23kp11eq852f8jwyk1wqdxmk on subscription (partner_name, partner_good_id)
  76. Hibernate: create index IDX1o7908g3oe08rlvynfagls1vn on subscription (published)
  77. Hibernate: create index IDXnyr3wiqlu1vpkp2o7ydsmmakw on user_subscription (user_id)
  78. Hibernate: create index IDXlr9swpbum2hs6gmx4p0de65a2 on user_subscription (order_id)
  79. Hibernate: create sequence hibernate_sequence start 1 increment 1
  80. Hibernate: create sequence linked_subs_id_seq start 1 increment 1
  81. [INFO ] 2020-01-21 13:13:10,840 transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  82. [INFO ] 2020-01-21 13:13:10,850 org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
  83. Hibernate: select subscripti0_.id as id1_2_, subscripti0_.custom_group as custom_g2_2_, subscripti0_.custom_group_name as custom_g3_2_, subscripti0_.custom_images_urls as custom_i4_2_, subscripti0_.description as descript5_2_, subscripti0_.duration_in_months as duration6_2_, subscripti0_.images_urls as images_u7_2_, subscripti0_.name as name8_2_, subscripti0_.partner_good_id as partner_9_2_, subscripti0_.partner_name as partner10_2_, subscripti0_.price as price11_2_, subscripti0_.price_retail_stock as price_r12_2_, subscripti0_.price_wholesale as price_w13_2_, subscripti0_.price_wholesale_stock as price_w14_2_, subscripti0_.published as publish15_2_, subscripti0_.sort_order as sort_or16_2_ from subscription subscripti0_ where subscripti0_.partner_name=? and subscripti0_.partner_good_id=?
  84. Hibernate: select nextval ('hibernate_sequence')
  85. Hibernate: insert into subscription (custom_group, custom_group_name, custom_images_urls, description, duration_in_months, images_urls, name, partner_good_id, partner_name, price, price_retail_stock, price_wholesale, price_wholesale_stock, published, sort_order, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  86. Hibernate: select subscripti0_.id as id1_2_, subscripti0_.custom_group as custom_g2_2_, subscripti0_.custom_group_name as custom_g3_2_, subscripti0_.custom_images_urls as custom_i4_2_, subscripti0_.description as descript5_2_, subscripti0_.duration_in_months as duration6_2_, subscripti0_.images_urls as images_u7_2_, subscripti0_.name as name8_2_, subscripti0_.partner_good_id as partner_9_2_, subscripti0_.partner_name as partner10_2_, subscripti0_.price as price11_2_, subscripti0_.price_retail_stock as price_r12_2_, subscripti0_.price_wholesale as price_w13_2_, subscripti0_.price_wholesale_stock as price_w14_2_, subscripti0_.published as publish15_2_, subscripti0_.sort_order as sort_or16_2_ from subscription subscripti0_ where subscripti0_.partner_name=? and subscripti0_.partner_good_id=?
  87. Hibernate: select nextval ('hibernate_sequence')
  88. Hibernate: insert into subscription (custom_group, custom_group_name, custom_images_urls, description, duration_in_months, images_urls, name, partner_good_id, partner_name, price, price_retail_stock, price_wholesale, price_wholesale_stock, published, sort_order, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  89. Hibernate: select subscripti0_.id as id1_2_, subscripti0_.custom_group as custom_g2_2_, subscripti0_.custom_group_name as custom_g3_2_, subscripti0_.custom_images_urls as custom_i4_2_, subscripti0_.description as descript5_2_, subscripti0_.duration_in_months as duration6_2_, subscripti0_.images_urls as images_u7_2_, subscripti0_.name as name8_2_, subscripti0_.partner_good_id as partner_9_2_, subscripti0_.partner_name as partner10_2_, subscripti0_.price as price11_2_, subscripti0_.price_retail_stock as price_r12_2_, subscripti0_.price_wholesale as price_w13_2_, subscripti0_.price_wholesale_stock as price_w14_2_, subscripti0_.published as publish15_2_, subscripti0_.sort_order as sort_or16_2_ from subscription subscripti0_ where subscripti0_.partner_name=? and subscripti0_.partner_good_id=?
  90. Hibernate: select nextval ('hibernate_sequence')
  91. Hibernate: insert into subscription (custom_group, custom_group_name, custom_images_urls, description, duration_in_months, images_urls, name, partner_good_id, partner_name, price, price_retail_stock, price_wholesale, price_wholesale_stock, published, sort_order, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  92. Hibernate: select subscripti0_.id as id1_2_, subscripti0_.custom_group as custom_g2_2_, subscripti0_.custom_group_name as custom_g3_2_, subscripti0_.custom_images_urls as custom_i4_2_, subscripti0_.description as descript5_2_, subscripti0_.duration_in_months as duration6_2_, subscripti0_.images_urls as images_u7_2_, subscripti0_.name as name8_2_, subscripti0_.partner_good_id as partner_9_2_, subscripti0_.partner_name as partner10_2_, subscripti0_.price as price11_2_, subscripti0_.price_retail_stock as price_r12_2_, subscripti0_.price_wholesale as price_w13_2_, subscripti0_.price_wholesale_stock as price_w14_2_, subscripti0_.published as publish15_2_, subscripti0_.sort_order as sort_or16_2_ from subscription subscripti0_ where subscripti0_.partner_name=? and subscripti0_.partner_good_id=?
  93. Hibernate: select nextval ('hibernate_sequence')
  94. Hibernate: insert into subscription (custom_group, custom_group_name, custom_images_urls, description, duration_in_months, images_urls, name, partner_good_id, partner_name, price, price_retail_stock, price_wholesale, price_wholesale_stock, published, sort_order, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  95. Hibernate: select subscripti0_.id as id1_2_, subscripti0_.custom_group as custom_g2_2_, subscripti0_.custom_group_name as custom_g3_2_, subscripti0_.custom_images_urls as custom_i4_2_, subscripti0_.description as descript5_2_, subscripti0_.duration_in_months as duration6_2_, subscripti0_.images_urls as images_u7_2_, subscripti0_.name as name8_2_, subscripti0_.partner_good_id as partner_9_2_, subscripti0_.partner_name as partner10_2_, subscripti0_.price as price11_2_, subscripti0_.price_retail_stock as price_r12_2_, subscripti0_.price_wholesale as price_w13_2_, subscripti0_.price_wholesale_stock as price_w14_2_, subscripti0_.published as publish15_2_, subscripti0_.sort_order as sort_or16_2_ from subscription subscripti0_ where subscripti0_.partner_name=? and subscripti0_.partner_good_id=?
  96. Hibernate: select nextval ('hibernate_sequence')
  97. Hibernate: insert into subscription (custom_group, custom_group_name, custom_images_urls, description, duration_in_months, images_urls, name, partner_good_id, partner_name, price, price_retail_stock, price_wholesale, price_wholesale_stock, published, sort_order, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  98. Hibernate: select subscripti0_.id as id1_2_, subscripti0_.custom_group as custom_g2_2_, subscripti0_.custom_group_name as custom_g3_2_, subscripti0_.custom_images_urls as custom_i4_2_, subscripti0_.description as descript5_2_, subscripti0_.duration_in_months as duration6_2_, subscripti0_.images_urls as images_u7_2_, subscripti0_.name as name8_2_, subscripti0_.partner_good_id as partner_9_2_, subscripti0_.partner_name as partner10_2_, subscripti0_.price as price11_2_, subscripti0_.price_retail_stock as price_r12_2_, subscripti0_.price_wholesale as price_w13_2_, subscripti0_.price_wholesale_stock as price_w14_2_, subscripti0_.published as publish15_2_, subscripti0_.sort_order as sort_or16_2_ from subscription subscripti0_ where subscripti0_.partner_name=? and subscripti0_.partner_good_id=?
  99. Hibernate: select nextval ('hibernate_sequence')
  100. Hibernate: insert into subscription (custom_group, custom_group_name, custom_images_urls, description, duration_in_months, images_urls, name, partner_good_id, partner_name, price, price_retail_stock, price_wholesale, price_wholesale_stock, published, sort_order, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  101. Hibernate: select subscripti0_.id as id1_2_, subscripti0_.custom_group as custom_g2_2_, subscripti0_.custom_group_name as custom_g3_2_, subscripti0_.custom_images_urls as custom_i4_2_, subscripti0_.description as descript5_2_, subscripti0_.duration_in_months as duration6_2_, subscripti0_.images_urls as images_u7_2_, subscripti0_.name as name8_2_, subscripti0_.partner_good_id as partner_9_2_, subscripti0_.partner_name as partner10_2_, subscripti0_.price as price11_2_, subscripti0_.price_retail_stock as price_r12_2_, subscripti0_.price_wholesale as price_w13_2_, subscripti0_.price_wholesale_stock as price_w14_2_, subscripti0_.published as publish15_2_, subscripti0_.sort_order as sort_or16_2_ from subscription subscripti0_ where subscripti0_.partner_name=? and subscripti0_.partner_good_id=?
  102. Hibernate: select nextval ('hibernate_sequence')
  103. Hibernate: insert into subscription (custom_group, custom_group_name, custom_images_urls, description, duration_in_months, images_urls, name, partner_good_id, partner_name, price, price_retail_stock, price_wholesale, price_wholesale_stock, published, sort_order, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  104. Hibernate: select subscripti0_.id as id1_2_, subscripti0_.custom_group as custom_g2_2_, subscripti0_.custom_group_name as custom_g3_2_, subscripti0_.custom_images_urls as custom_i4_2_, subscripti0_.description as descript5_2_, subscripti0_.duration_in_months as duration6_2_, subscripti0_.images_urls as images_u7_2_, subscripti0_.name as name8_2_, subscripti0_.partner_good_id as partner_9_2_, subscripti0_.partner_name as partner10_2_, subscripti0_.price as price11_2_, subscripti0_.price_retail_stock as price_r12_2_, subscripti0_.price_wholesale as price_w13_2_, subscripti0_.price_wholesale_stock as price_w14_2_, subscripti0_.published as publish15_2_, subscripti0_.sort_order as sort_or16_2_ from subscription subscripti0_ where subscripti0_.partner_name=? and subscripti0_.partner_good_id=?
  105. Hibernate: select nextval ('hibernate_sequence')
  106. Hibernate: insert into subscription (custom_group, custom_group_name, custom_images_urls, description, duration_in_months, images_urls, name, partner_good_id, partner_name, price, price_retail_stock, price_wholesale, price_wholesale_stock, published, sort_order, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  107. Hibernate: select subscripti0_.id as id1_2_, subscripti0_.custom_group as custom_g2_2_, subscripti0_.custom_group_name as custom_g3_2_, subscripti0_.custom_images_urls as custom_i4_2_, subscripti0_.description as descript5_2_, subscripti0_.duration_in_months as duration6_2_, subscripti0_.images_urls as images_u7_2_, subscripti0_.name as name8_2_, subscripti0_.partner_good_id as partner_9_2_, subscripti0_.partner_name as partner10_2_, subscripti0_.price as price11_2_, subscripti0_.price_retail_stock as price_r12_2_, subscripti0_.price_wholesale as price_w13_2_, subscripti0_.price_wholesale_stock as price_w14_2_, subscripti0_.published as publish15_2_, subscripti0_.sort_order as sort_or16_2_ from subscription subscripti0_ where subscripti0_.partner_name=? and subscripti0_.partner_good_id=?
  108. Hibernate: select nextval ('hibernate_sequence')
  109. Hibernate: insert into subscription (custom_group, custom_group_name, custom_images_urls, description, duration_in_months, images_urls, name, partner_good_id, partner_name, price, price_retail_stock, price_wholesale, price_wholesale_stock, published, sort_order, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  110. Hibernate: select subscripti0_.id as id1_2_, subscripti0_.custom_group as custom_g2_2_, subscripti0_.custom_group_name as custom_g3_2_, subscripti0_.custom_images_urls as custom_i4_2_, subscripti0_.description as descript5_2_, subscripti0_.duration_in_months as duration6_2_, subscripti0_.images_urls as images_u7_2_, subscripti0_.name as name8_2_, subscripti0_.partner_good_id as partner_9_2_, subscripti0_.partner_name as partner10_2_, subscripti0_.price as price11_2_, subscripti0_.price_retail_stock as price_r12_2_, subscripti0_.price_wholesale as price_w13_2_, subscripti0_.price_wholesale_stock as price_w14_2_, subscripti0_.published as publish15_2_, subscripti0_.sort_order as sort_or16_2_ from subscription subscripti0_ where subscripti0_.partner_name=?
  111. [INFO ] 2020-01-21 13:13:12,875 liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM public.databasechangeloglock
  112. [INFO ] 2020-01-21 13:13:12,883 liquibase.executor.jvm.JdbcExecutor - CREATE TABLE public.databasechangeloglock (ID INTEGER NOT NULL, LOCKED BOOLEAN NOT NULL, LOCKGRANTED TIMESTAMP WITHOUT TIME ZONE, LOCKEDBY VARCHAR(255), CONSTRAINT DATABASECHANGELOGLOCK_PKEY PRIMARY KEY (ID))
  113. [INFO ] 2020-01-21 13:13:12,888 liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM public.databasechangeloglock
  114. [INFO ] 2020-01-21 13:13:12,891 liquibase.executor.jvm.JdbcExecutor - DELETE FROM public.databasechangeloglock
  115. [INFO ] 2020-01-21 13:13:12,893 liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangeloglock (ID, LOCKED) VALUES (1, FALSE)
  116. [INFO ] 2020-01-21 13:13:12,895 liquibase.executor.jvm.JdbcExecutor - SELECT LOCKED FROM public.databasechangeloglock WHERE ID=1
  117. [INFO ] 2020-01-21 13:13:12,900 liquibase.lockservice.StandardLockService - Successfully acquired change log lock
  118. [INFO ] 2020-01-21 13:13:13,588 liquibase.changelog.StandardChangeLogHistoryService - Creating database history table with name: public.databasechangelog
  119. [INFO ] 2020-01-21 13:13:13,589 liquibase.executor.jvm.JdbcExecutor - CREATE TABLE public.databasechangelog (ID VARCHAR(255) NOT NULL, AUTHOR VARCHAR(255) NOT NULL, FILENAME VARCHAR(255) NOT NULL, DATEEXECUTED TIMESTAMP WITHOUT TIME ZONE NOT NULL, ORDEREXECUTED INTEGER NOT NULL, EXECTYPE VARCHAR(10) NOT NULL, MD5SUM VARCHAR(35), DESCRIPTION VARCHAR(255), COMMENTS VARCHAR(255), TAG VARCHAR(255), LIQUIBASE VARCHAR(20), CONTEXTS VARCHAR(255), LABELS VARCHAR(255), DEPLOYMENT_ID VARCHAR(10))
  120. [INFO ] 2020-01-21 13:13:13,595 liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM public.databasechangelog
  121. [INFO ] 2020-01-21 13:13:13,596 liquibase.changelog.StandardChangeLogHistoryService - Reading from public.databasechangelog
  122. [INFO ] 2020-01-21 13:13:13,597 liquibase.executor.jvm.JdbcExecutor - SELECT * FROM public.databasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  123. [INFO ] 2020-01-21 13:13:13,598 liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM public.databasechangeloglock
  124. [INFO ] 2020-01-21 13:13:13,608 liquibase.changelog.ChangeSet - ChangeSet classpath:/liquibase/v_1.0/2019-12-13-01-init-schema.xml::20191213-0-0::amakeodnsky ran successfully in 0ms
  125. [INFO ] 2020-01-21 13:13:13,610 liquibase.executor.jvm.JdbcExecutor - SELECT MAX(ORDEREXECUTED) FROM public.databasechangelog
  126. [INFO ] 2020-01-21 13:13:13,613 liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('20191213-0-0', 'amakeodnsky', 'classpath:/liquibase/v_1.0/2019-12-13-01-init-schema.xml', NOW(), 1, '8:8b16c35d6c8dd48882b382ebf5e29403', 'sql', '', 'EXECUTED', NULL, NULL, '3.8.0', '9601593598')
  127. [INFO ] 2020-01-21 13:13:13,617 liquibase.executor.jvm.JdbcExecutor - SELECT c.relname AS SEQUENCE_NAME FROM pg_class c join pg_namespace on c.relnamespace = pg_namespace.oid WHERE c.relkind='S' AND nspname = 'null' AND c.oid not in (select d.objid FROM pg_depend d where d.refobjsubid > 0)
  128. [INFO ] 2020-01-21 13:13:13,625 liquibase.executor.jvm.JdbcExecutor - SELECT c.relname AS SEQUENCE_NAME FROM pg_class c join pg_namespace on c.relnamespace = pg_namespace.oid WHERE c.relkind='S' AND nspname = 'public' AND c.oid not in (select d.objid FROM pg_depend d where d.refobjsubid > 0)
  129. [INFO ] 2020-01-21 13:13:13,630 liquibase.changelog.ChangeSet - Marking ChangeSet: classpath:/liquibase/v_1.0/2019-12-13-01-init-schema.xml::20191213-1-0::amakedonsky ran despite precondition failure due to onFail='MARK_RAN':
  130. classpath:/liquibase/db.changelog-master.xml : Not precondition failed
  131.  
  132. [INFO ] 2020-01-21 13:13:13,631 liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('20191213-1-0', 'amakedonsky', 'classpath:/liquibase/v_1.0/2019-12-13-01-init-schema.xml', NOW(), 2, '8:9b9d6d1cc6fe3a8335425dc524a24212', 'createSequence sequenceName=linked_subs_id_seq', '', 'MARK_RAN', NULL, NULL, '3.8.0', '9601593598')
  133. [INFO ] 2020-01-21 13:13:13,639 liquibase.executor.jvm.JdbcExecutor - CREATE TABLE public.linked_subscriptions (id BIGINT DEFAULT nextval('public.linked_subs_id_seq') NOT NULL, name VARCHAR(100) NOT NULL, active BOOLEAN NOT NULL, partner_good_id VARCHAR(50) NOT NULL, partner_name VARCHAR(50) NOT NULL, price numeric(10, 2) NOT NULL, price_wholesale numeric(10, 2) NOT NULL, CONSTRAINT LINKED_SUBSCRIPTIONS_PKEY PRIMARY KEY (id))
  134. [INFO ] 2020-01-21 13:13:13,642 liquibase.executor.jvm.JdbcExecutor - COMMENT ON COLUMN public.linked_subscriptions.name IS 'name'
  135. [INFO ] 2020-01-21 13:13:13,644 liquibase.changelog.ChangeSet - Table linked_subscriptions created
  136. [INFO ] 2020-01-21 13:13:13,645 liquibase.changelog.ChangeSet - ChangeSet classpath:/liquibase/v_1.0/2019-12-13-01-init-schema.xml::20191213-1-1::amakedonsky ran successfully in 12ms
  137. [INFO ] 2020-01-21 13:13:13,646 liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('20191213-1-1', 'amakedonsky', 'classpath:/liquibase/v_1.0/2019-12-13-01-init-schema.xml', NOW(), 3, '8:e6303e6975c0fc06f243b2204cf23fce', 'createTable tableName=linked_subscriptions', '', 'EXECUTED', NULL, NULL, '3.8.0', '9601593598')
  138. [INFO ] 2020-01-21 13:13:13,652 liquibase.executor.jvm.JdbcExecutor - DO
  139. $$
  140. BEGIN
  141. UPDATE public.linked_subscription SET active = TRUE, name = 'TEST_LINKED_SUB_1', partner_good_id = 1, partner_name = 'TEST_PARTNER_1', price = 123, price_wholesale = 123 WHERE id = 1;
  142. IF not found THEN
  143. INSERT INTO public.linked_subscription (id, name, active, partner_good_id, partner_name, price, price_wholesale) VALUES (1, 'TEST_LINKED_SUB_1', TRUE, 1, 'TEST_PARTNER_1', 123, 123);
  144. END IF;
  145. END;
  146. $$
  147. LANGUAGE plpgsql;
  148. [INFO ] 2020-01-21 13:13:13,668 liquibase.executor.jvm.JdbcExecutor - DO
  149. $$
  150. BEGIN
  151. UPDATE public.linked_subscription SET active = TRUE, name = 'TEST_LINKED_SUB_2', partner_good_id = 2, partner_name = 'TEST_PARTNER_2', price = 456, price_wholesale = 456 WHERE id = 2;
  152. IF not found THEN
  153. INSERT INTO public.linked_subscription (id, name, active, partner_good_id, partner_name, price, price_wholesale) VALUES (2, 'TEST_LINKED_SUB_2', TRUE, 2, 'TEST_PARTNER_2', 456, 456);
  154. END IF;
  155. END;
  156. $$
  157. LANGUAGE plpgsql;
  158. [INFO ] 2020-01-21 13:13:13,669 liquibase.executor.jvm.JdbcExecutor - DO
  159. $$
  160. BEGIN
  161. UPDATE public.linked_subscription SET active = FALSE, name = 'TEST_BAD_LINKED_SUB_2', partner_good_id = 3, partner_name = 'TEST_PARTNER_3', price = 666, price_wholesale = 666 WHERE id = 3;
  162. IF not found THEN
  163. INSERT INTO public.linked_subscription (id, name, active, partner_good_id, partner_name, price, price_wholesale) VALUES (3, 'TEST_BAD_LINKED_SUB_2', FALSE, 3, 'TEST_PARTNER_3', 666, 666);
  164. END IF;
  165. END;
  166. $$
  167. LANGUAGE plpgsql;
  168. [INFO ] 2020-01-21 13:13:13,670 liquibase.changelog.ChangeSet - Data loaded from liquibase/v_1.0/csv/linked_subscription.csv into linked_subscription
  169. [INFO ] 2020-01-21 13:13:13,671 liquibase.changelog.ChangeSet - ChangeSet classpath:/liquibase/v_1.0/2019-12-13-01-insert-data.xml::2019-12-12-1-0::amakedonsky ran successfully in 23ms
  170. [INFO ] 2020-01-21 13:13:13,672 liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('2019-12-12-1-0', 'amakedonsky', 'classpath:/liquibase/v_1.0/2019-12-13-01-insert-data.xml', NOW(), 4, '8:255d1ba76f328fe3a5965dd4a1e37a95', 'loadUpdateData tableName=linked_subscription', '', 'EXECUTED', NULL, NULL, '3.8.0', '9601593598')
  171. [INFO ] 2020-01-21 13:13:13,675 liquibase.executor.jvm.JdbcExecutor - update "subscription" set sort_order = id where sort_order is null
  172. [INFO ] 2020-01-21 13:13:13,675 liquibase.changelog.ChangeSet - Custom SQL executed
  173. [INFO ] 2020-01-21 13:13:13,676 liquibase.changelog.ChangeSet - ChangeSet classpath:/liquibase/v_1.0/2019-12-16-01-update-sort-order.xml::2019-12-16-1-0::amakedonsky ran successfully in 2ms
  174. [INFO ] 2020-01-21 13:13:13,677 liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('2019-12-16-1-0', 'amakedonsky', 'classpath:/liquibase/v_1.0/2019-12-16-01-update-sort-order.xml', NOW(), 5, '8:e815c4ebeca1385dcee2ee4a915ade06', 'sql', '', 'EXECUTED', NULL, NULL, '3.8.0', '9601593598')
  175. [INFO ] 2020-01-21 13:13:13,681 liquibase.lockservice.StandardLockService - Successfully released change log lock
  176. [INFO ] 2020-01-21 13:13:13,749 boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration -
  177.  
  178. Using generated security password: bcf6490d-57ca-4513-90ee-0f5817b06b45
  179.  
  180. [INFO ] 2020-01-21 13:13:13,882 org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@533a8540, org.springframework.security.web.context.SecurityContextPersistenceFilter@152bb4cc, org.springframework.security.web.header.HeaderWriterFilter@73ac7716, org.springframework.security.web.authentication.logout.LogoutFilter@6f915016, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@4a2bc71f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@178f5b5b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@52d9a150, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@24489d12, org.springframework.security.web.session.SessionManagementFilter@4f66f2dd, org.springframework.security.web.access.ExceptionTranslationFilter@65d3a83, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@47184859]
  181. [INFO ] 2020-01-21 13:13:13,931 org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  182. [INFO ] 2020-01-21 13:13:14,037 boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  183. [INFO ] 2020-01-21 13:13:14,088 apache.kafka.clients.admin.AdminClientConfig - AdminClientConfig values:
  184. bootstrap.servers = [192.168.1.10:9092]
  185. client.dns.lookup = default
  186. client.id =
  187. connections.max.idle.ms = 300000
  188. metadata.max.age.ms = 300000
  189. metric.reporters = []
  190. metrics.num.samples = 2
  191. metrics.recording.level = INFO
  192. metrics.sample.window.ms = 30000
  193. receive.buffer.bytes = 65536
  194. reconnect.backoff.max.ms = 1000
  195. reconnect.backoff.ms = 50
  196. request.timeout.ms = 120000
  197. retries = 5
  198. retry.backoff.ms = 100
  199. sasl.client.callback.handler.class = null
  200. sasl.jaas.config = null
  201. sasl.kerberos.kinit.cmd = /usr/bin/kinit
  202. sasl.kerberos.min.time.before.relogin = 60000
  203. sasl.kerberos.service.name = null
  204. sasl.kerberos.ticket.renew.jitter = 0.05
  205. sasl.kerberos.ticket.renew.window.factor = 0.8
  206. sasl.login.callback.handler.class = null
  207. sasl.login.class = null
  208. sasl.login.refresh.buffer.seconds = 300
  209. sasl.login.refresh.min.period.seconds = 60
  210. sasl.login.refresh.window.factor = 0.8
  211. sasl.login.refresh.window.jitter = 0.05
  212. sasl.mechanism = GSSAPI
  213. security.protocol = PLAINTEXT
  214. send.buffer.bytes = 131072
  215. ssl.cipher.suites = null
  216. ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
  217. ssl.endpoint.identification.algorithm = https
  218. ssl.key.password = null
  219. ssl.keymanager.algorithm = SunX509
  220. ssl.keystore.location = null
  221. ssl.keystore.password = null
  222. ssl.keystore.type = JKS
  223. ssl.protocol = TLS
  224. ssl.provider = null
  225. ssl.secure.random.implementation = null
  226. ssl.trustmanager.algorithm = PKIX
  227. ssl.truststore.location = null
  228. ssl.truststore.password = null
  229. ssl.truststore.type = JKS
  230.  
  231. [INFO ] 2020-01-21 13:13:14,120 apache.kafka.common.utils.AppInfoParser - Kafka version: 2.3.1
  232. [INFO ] 2020-01-21 13:13:14,120 apache.kafka.common.utils.AppInfoParser - Kafka commitId: 18a913733fb71c01
  233. [INFO ] 2020-01-21 13:13:14,121 apache.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1579601594119
  234. [WARN ] 2020-01-21 13:13:17,214 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  235. [WARN ] 2020-01-21 13:13:20,276 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  236. [WARN ] 2020-01-21 13:13:23,352 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  237. [WARN ] 2020-01-21 13:13:26,419 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  238. [WARN ] 2020-01-21 13:13:29,492 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  239. [WARN ] 2020-01-21 13:13:32,564 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  240. [WARN ] 2020-01-21 13:13:35,636 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  241. [WARN ] 2020-01-21 13:13:38,708 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  242. [WARN ] 2020-01-21 13:13:41,780 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  243. [ERROR] 2020-01-21 13:13:44,126 org.springframework.kafka.core.KafkaAdmin - Could not configure topics
  244. org.springframework.kafka.KafkaException: Timed out waiting to get existing topics; nested exception is java.util.concurrent.TimeoutException
  245. at org.springframework.kafka.core.KafkaAdmin.lambda$checkPartitions$4(KafkaAdmin.java:239) ~[spring-kafka-2.3.3.RELEASE.jar:2.3.3.RELEASE]
  246. at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_201]
  247. at org.springframework.kafka.core.KafkaAdmin.checkPartitions(KafkaAdmin.java:218) ~[spring-kafka-2.3.3.RELEASE.jar:2.3.3.RELEASE]
  248. at org.springframework.kafka.core.KafkaAdmin.addTopicsIfNeeded(KafkaAdmin.java:204) ~[spring-kafka-2.3.3.RELEASE.jar:2.3.3.RELEASE]
  249. at org.springframework.kafka.core.KafkaAdmin.initialize(KafkaAdmin.java:174) [spring-kafka-2.3.3.RELEASE.jar:2.3.3.RELEASE]
  250. at org.springframework.kafka.core.KafkaAdmin.afterSingletonsInstantiated(KafkaAdmin.java:144) [spring-kafka-2.3.3.RELEASE.jar:2.3.3.RELEASE]
  251. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:896) [spring-beans-5.2.1.RELEASE.jar:5.2.1.RELEASE]
  252. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878) [spring-context-5.2.1.RELEASE.jar:5.2.1.RELEASE]
  253. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550) [spring-context-5.2.1.RELEASE.jar:5.2.1.RELEASE]
  254. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  255. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  256. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  257. at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  258. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  259. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  260. at lc.forward.digital_subscriptions.Application.main(Application.java:10) [classes/:?]
  261. Caused by: java.util.concurrent.TimeoutException
  262. at org.apache.kafka.common.internals.KafkaFutureImpl$SingleWaiter.await(KafkaFutureImpl.java:108) ~[kafka-clients-2.3.1.jar:?]
  263. at org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:272) ~[kafka-clients-2.3.1.jar:?]
  264. at org.springframework.kafka.core.KafkaAdmin.lambda$checkPartitions$4(KafkaAdmin.java:221) ~[spring-kafka-2.3.3.RELEASE.jar:2.3.3.RELEASE]
  265. ... 15 more
  266. [WARN ] 2020-01-21 13:13:44,852 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  267. [WARN ] 2020-01-21 13:13:47,923 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  268. [WARN ] 2020-01-21 13:13:50,996 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  269. [WARN ] 2020-01-21 13:13:54,068 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  270. [INFO ] 2020-01-21 13:13:54,131 apache.kafka.clients.admin.KafkaAdminClient - [AdminClient clientId=adminclient-1] Forcing a hard I/O thread shutdown. Requests in progress will be aborted.
  271. [INFO ] 2020-01-21 13:13:54,134 kafka.clients.admin.internals.AdminMetadataManager - [AdminClient clientId=adminclient-1] Metadata update failed
  272. org.apache.kafka.common.errors.TimeoutException: The AdminClient thread has exited.
  273. [INFO ] 2020-01-21 13:13:54,172 apache.kafka.clients.admin.AdminClientConfig - AdminClientConfig values:
  274. bootstrap.servers = [192.168.1.10:9092]
  275. client.dns.lookup = default
  276. client.id =
  277. connections.max.idle.ms = 300000
  278. metadata.max.age.ms = 300000
  279. metric.reporters = []
  280. metrics.num.samples = 2
  281. metrics.recording.level = INFO
  282. metrics.sample.window.ms = 30000
  283. receive.buffer.bytes = 65536
  284. reconnect.backoff.max.ms = 1000
  285. reconnect.backoff.ms = 50
  286. request.timeout.ms = 120000
  287. retries = 5
  288. retry.backoff.ms = 100
  289. sasl.client.callback.handler.class = null
  290. sasl.jaas.config = null
  291. sasl.kerberos.kinit.cmd = /usr/bin/kinit
  292. sasl.kerberos.min.time.before.relogin = 60000
  293. sasl.kerberos.service.name = null
  294. sasl.kerberos.ticket.renew.jitter = 0.05
  295. sasl.kerberos.ticket.renew.window.factor = 0.8
  296. sasl.login.callback.handler.class = null
  297. sasl.login.class = null
  298. sasl.login.refresh.buffer.seconds = 300
  299. sasl.login.refresh.min.period.seconds = 60
  300. sasl.login.refresh.window.factor = 0.8
  301. sasl.login.refresh.window.jitter = 0.05
  302. sasl.mechanism = GSSAPI
  303. security.protocol = PLAINTEXT
  304. send.buffer.bytes = 131072
  305. ssl.cipher.suites = null
  306. ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
  307. ssl.endpoint.identification.algorithm = https
  308. ssl.key.password = null
  309. ssl.keymanager.algorithm = SunX509
  310. ssl.keystore.location = null
  311. ssl.keystore.password = null
  312. ssl.keystore.type = JKS
  313. ssl.protocol = TLS
  314. ssl.provider = null
  315. ssl.secure.random.implementation = null
  316. ssl.trustmanager.algorithm = PKIX
  317. ssl.truststore.location = null
  318. ssl.truststore.password = null
  319. ssl.truststore.type = JKS
  320.  
  321. [INFO ] 2020-01-21 13:13:54,175 apache.kafka.common.utils.AppInfoParser - Kafka version: 2.3.1
  322. [INFO ] 2020-01-21 13:13:54,175 apache.kafka.common.utils.AppInfoParser - Kafka commitId: 18a913733fb71c01
  323. [INFO ] 2020-01-21 13:13:54,175 apache.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1579601634175
  324. [WARN ] 2020-01-21 13:13:57,147 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  325. [WARN ] 2020-01-21 13:14:00,211 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  326. [WARN ] 2020-01-21 13:14:03,284 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  327. [WARN ] 2020-01-21 13:14:06,356 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  328. [WARN ] 2020-01-21 13:14:09,428 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  329. [WARN ] 2020-01-21 13:14:12,500 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  330. [WARN ] 2020-01-21 13:14:15,575 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  331. [WARN ] 2020-01-21 13:14:18,644 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  332. [WARN ] 2020-01-21 13:14:21,716 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  333. [WARN ] 2020-01-21 13:14:24,788 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  334. [WARN ] 2020-01-21 13:14:27,860 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  335. [WARN ] 2020-01-21 13:14:30,932 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  336. [WARN ] 2020-01-21 13:14:34,004 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  337. [WARN ] 2020-01-21 13:14:37,076 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  338. [WARN ] 2020-01-21 13:14:40,147 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  339. [WARN ] 2020-01-21 13:14:43,220 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  340. [WARN ] 2020-01-21 13:14:46,291 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  341. [WARN ] 2020-01-21 13:14:49,364 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  342. [WARN ] 2020-01-21 13:14:52,436 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  343. [WARN ] 2020-01-21 13:14:55,507 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  344. [WARN ] 2020-01-21 13:14:58,580 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  345. [WARN ] 2020-01-21 13:15:01,655 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  346. [WARN ] 2020-01-21 13:15:04,724 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  347. [WARN ] 2020-01-21 13:15:07,796 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  348. [WARN ] 2020-01-21 13:15:10,868 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  349. [WARN ] 2020-01-21 13:15:13,944 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  350. [WARN ] 2020-01-21 13:15:17,012 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  351. [WARN ] 2020-01-21 13:15:20,084 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  352. [WARN ] 2020-01-21 13:15:23,155 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  353. [WARN ] 2020-01-21 13:15:26,228 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  354. [WARN ] 2020-01-21 13:15:29,300 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  355. [WARN ] 2020-01-21 13:15:32,372 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  356. [WARN ] 2020-01-21 13:15:35,444 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  357. [WARN ] 2020-01-21 13:15:38,516 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  358. [WARN ] 2020-01-21 13:15:41,591 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  359. [WARN ] 2020-01-21 13:15:44,660 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  360. [WARN ] 2020-01-21 13:15:47,731 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  361. [WARN ] 2020-01-21 13:15:50,804 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  362. [WARN ] 2020-01-21 13:15:53,876 org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-2] Connection to node -1 (/192.168.1.10:9092) could not be established. Broker may not be available.
  363. [INFO ] 2020-01-21 13:15:54,177 kafka.clients.admin.internals.AdminMetadataManager - [AdminClient clientId=adminclient-2] Metadata update failed
  364. org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment.
  365. [INFO ] 2020-01-21 13:15:54,278 kafka.clients.admin.internals.AdminMetadataManager - [AdminClient clientId=adminclient-2] Metadata update failed
  366. org.apache.kafka.common.errors.TimeoutException: The AdminClient thread has exited.
  367. [WARN ] 2020-01-21 13:15:54,287 boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'org.springframework.kafka.config.internalKafkaListenerEndpointRegistry'; nested exception is java.lang.IllegalStateException: Topic(s) [ds_subscriptions_events] is/are not present and missingTopicsFatal is true
  368. [INFO ] 2020-01-21 13:15:54,288 org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  369. [INFO ] 2020-01-21 13:15:54,303 com.zaxxer.hikari.HikariDataSource - digital_subscriptions - Shutdown initiated...
  370. [INFO ] 2020-01-21 13:15:54,310 com.zaxxer.hikari.HikariDataSource - digital_subscriptions - Shutdown completed.
  371. [INFO ] 2020-01-21 13:15:54,315 org.eclipse.jetty.server.session - node0 Stopped scavenging
  372. [INFO ] 2020-01-21 13:15:54,320 eclipse.jetty.server.handler.ContextHandler - Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@5763a655{application,/,[file:///tmp/jetty-docbase.4378866828415086966.6500/],UNAVAILABLE}
  373. [INFO ] 2020-01-21 13:15:54,346 springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener -
  374.  
  375. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  376. [ERROR] 2020-01-21 13:15:54,352 org.springframework.boot.SpringApplication - Application run failed
  377. org.springframework.context.ApplicationContextException: Failed to start bean 'org.springframework.kafka.config.internalKafkaListenerEndpointRegistry'; nested exception is java.lang.IllegalStateException: Topic(s) [ds_subscriptions_events] is/are not present and missingTopicsFatal is true
  378. at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:185) ~[spring-context-5.2.1.RELEASE.jar:5.2.1.RELEASE]
  379. at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:53) ~[spring-context-5.2.1.RELEASE.jar:5.2.1.RELEASE]
  380. at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:360) ~[spring-context-5.2.1.RELEASE.jar:5.2.1.RELEASE]
  381. at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:158) ~[spring-context-5.2.1.RELEASE.jar:5.2.1.RELEASE]
  382. at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:122) ~[spring-context-5.2.1.RELEASE.jar:5.2.1.RELEASE]
  383. at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:894) ~[spring-context-5.2.1.RELEASE.jar:5.2.1.RELEASE]
  384. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.finishRefresh(ServletWebServerApplicationContext.java:162) ~[spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  385. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:553) ~[spring-context-5.2.1.RELEASE.jar:5.2.1.RELEASE]
  386. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) ~[spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  387. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  388. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  389. at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  390. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  391. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
  392. at lc.forward.digital_subscriptions.Application.main(Application.java:10) [classes/:?]
  393. Caused by: java.lang.IllegalStateException: Topic(s) [ds_subscriptions_events] is/are not present and missingTopicsFatal is true
  394. at org.springframework.kafka.listener.AbstractMessageListenerContainer.checkTopics(AbstractMessageListenerContainer.java:366) ~[spring-kafka-2.3.3.RELEASE.jar:2.3.3.RELEASE]
  395. at org.springframework.kafka.listener.ConcurrentMessageListenerContainer.doStart(ConcurrentMessageListenerContainer.java:136) ~[spring-kafka-2.3.3.RELEASE.jar:2.3.3.RELEASE]
  396. at org.springframework.kafka.listener.AbstractMessageListenerContainer.start(AbstractMessageListenerContainer.java:323) ~[spring-kafka-2.3.3.RELEASE.jar:2.3.3.RELEASE]
  397. at org.springframework.kafka.config.KafkaListenerEndpointRegistry.startIfNecessary(KafkaListenerEndpointRegistry.java:309) ~[spring-kafka-2.3.3.RELEASE.jar:2.3.3.RELEASE]
  398. at org.springframework.kafka.config.KafkaListenerEndpointRegistry.start(KafkaListenerEndpointRegistry.java:256) ~[spring-kafka-2.3.3.RELEASE.jar:2.3.3.RELEASE]
  399. at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:182) ~[spring-context-5.2.1.RELEASE.jar:5.2.1.RELEASE]
  400. ... 14 more
  401. [INFO] ------------------------------------------------------------------------
  402. [INFO] BUILD FAILURE
  403. [INFO] ------------------------------------------------------------------------
  404. [INFO] Total time: 02:48 min
  405. [INFO] Finished at: 2020-01-21T14:15:54+04:00
  406. [INFO] ------------------------------------------------------------------------
  407. [ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.2.1.RELEASE:run (default-cli) on project digital-subscriptions: Application finished with exit code: 1 -> [Help 1]
  408. [ERROR]
  409. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  410. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  411. [ERROR]
  412. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  413. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Add Comment
Please, Sign In to add comment