Skip to content

Instantly share code, notes, and snippets.

@masonlr
Created July 30, 2020 09:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masonlr/902c1ba3984be84b6e816bf422fb111b to your computer and use it in GitHub Desktop.
Save masonlr/902c1ba3984be84b6e816bf422fb111b to your computer and use it in GitHub Desktop.
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
███████╗███████╗ █████╗ ███████╗████████╗
██╔════╝██╔════╝██╔══██╗██╔════╝╚══██╔══╝
█████╗ █████╗ ███████║███████╗ ██║
██╔══╝ ██╔══╝ ██╔══██║╚════██║ ██║
██║ ███████╗██║ ██║███████║ ██║
╚═╝ ╚══════╝╚═╝ ╚═╝╚══════╝ ╚═╝
██████╗ ██████╗ ██████╗ ███████╗
██╔════╝██╔═══██╗██╔══██╗██╔════╝
██║ ██║ ██║██████╔╝█████╗
██║ ██║ ██║██╔══██╗██╔══╝
╚██████╗╚██████╔╝██║ ██║███████╗
╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝
2020-07-30 09:22:29.345 INFO 430ab1f5b202 --- [ main] f.c.CoreApplication : Starting CoreApplication on 430ab1f5b202 with PID 1 (/opt/feast/feast-core.jar started by root in /)
2020-07-30 09:22:29.355 DEBUG 430ab1f5b202 --- [ main] f.c.CoreApplication : Running with Spring Boot v2.0.9.RELEASE, Spring v5.0.13.RELEASE
2020-07-30 09:22:29.357 INFO 430ab1f5b202 --- [ main] f.c.CoreApplication : No active profile set, falling back to default profiles: default
2020-07-30 09:22:29.512 INFO 430ab1f5b202 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4ef782af: startup date [Thu Jul 30 09:22:29 UTC 2020]; root of context hierarchy
2020-07-30 09:22:33.874 INFO 430ab1f5b202 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2020-07-30 09:22:34.190 INFO 430ab1f5b202 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$15a87b49] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-07-30 09:22:34.321 INFO 430ab1f5b202 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$41f669c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-07-30 09:22:35.023 INFO 430ab1f5b202 --- [ main] o.s.b.w.e.t.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2020-07-30 09:22:35.059 INFO 430ab1f5b202 --- [ main] o.a.c.h.Http11NioProtocol : Initializing ProtocolHandler ["http-nio-8080"]
2020-07-30 09:22:35.084 INFO 430ab1f5b202 --- [ main] o.a.c.c.StandardService : Starting service [Tomcat]
2020-07-30 09:22:35.086 INFO 430ab1f5b202 --- [ main] o.a.c.c.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.39
2020-07-30 09:22:35.104 INFO 430ab1f5b202 --- [ost-startStop-1] o.a.c.c.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib]
2020-07-30 09:22:35.196 INFO 430ab1f5b202 --- [ost-startStop-1] o.a.c.c.C.[.[.[/] : Initializing Spring embedded WebApplicationContext
2020-07-30 09:22:35.196 INFO 430ab1f5b202 --- [ost-startStop-1] o.s.w.c.ContextLoader : Root WebApplicationContext: initialization completed in 5699 ms
2020-07-30 09:22:36.118 WARN 430ab1f5b202 --- [ost-startStop-1] o.f.c.Flyway : Direct configuration of the Flyway object has been deprecated and will be removed in Flyway 6.0. Use Flyway.configure() instead.
2020-07-30 09:22:36.119 WARN 430ab1f5b202 --- [ost-startStop-1] o.f.c.Flyway : Direct configuration retrieval from the Flyway object has been deprecated and will be removed in Flyway 6.0. Use Flyway.getConfiguration() instead.
2020-07-30 09:22:36.120 WARN 430ab1f5b202 --- [ost-startStop-1] o.f.c.Flyway : Direct configuration retrieval from the Flyway object has been deprecated and will be removed in Flyway 6.0. Use Flyway.getConfiguration() instead.
2020-07-30 09:22:36.120 WARN 430ab1f5b202 --- [ost-startStop-1] o.f.c.Flyway : Direct configuration of the Flyway object has been deprecated and will be removed in Flyway 6.0. Use Flyway.configure() instead.
2020-07-30 09:22:36.139 WARN 430ab1f5b202 --- [ost-startStop-1] o.f.c.Flyway : Direct configuration of the Flyway object has been deprecated and will be removed in Flyway 6.0. Use Flyway.configure() instead.
2020-07-30 09:22:36.166 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.l.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse
2020-07-30 09:22:36.194 INFO 430ab1f5b202 --- [ost-startStop-1] c.z.h.HikariDataSource : HikariPool-1 - Starting...
2020-07-30 09:22:36.420 INFO 430ab1f5b202 --- [ost-startStop-1] c.z.h.HikariDataSource : HikariPool-1 - Start completed.
2020-07-30 09:22:36.434 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.d.DatabaseFactory : Database: jdbc:postgresql://db:5432/postgres (PostgreSQL 12.3)
2020-07-30 09:22:36.451 WARN 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.d.b.Database : Flyway upgrade recommended: PostgreSQL 12.3 is newer than this version of Flyway and support has not been tested.
2020-07-30 09:22:36.587 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.c.DbValidate : Successfully validated 7 migrations (execution time 00:00.060s)
2020-07-30 09:22:36.611 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "public"."flyway_schema_history"
2020-07-30 09:22:36.670 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.c.DbMigrate : Current version of schema "public": << Empty Schema >>
2020-07-30 09:22:36.673 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.c.DbMigrate : Migrating schema "public" to version 1 - Baseline
2020-07-30 09:22:36.794 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.c.DbMigrate : Migrating schema "public" to version 2 - RELEASE 0.6 Generalizing Source AND Extending FeatureSetJobStatus AND Feature Statistics
2020-07-30 09:22:36.856 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.c.DbMigrate : Migrating schema "public" to version 2.1 - Many Stores Per Job
2020-07-30 09:22:36.877 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.c.DbMigrate : Migrating schema "public" to version 2.2 - Subscription Migration
2020-07-30 09:22:36.900 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.c.DbMigrate : Migrating schema "public" to version 2.3 - Fix Primary Keys
2020-07-30 09:22:36.929 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.c.DbMigrate : Migrating schema "public" to version 2.4 - Store proto
2020-07-30 09:22:36.939 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.c.DbMigrate : Migrating schema "public" to version 2.5 - Fix Subscription MIgration
2020-07-30 09:22:36.953 INFO 430ab1f5b202 --- [ost-startStop-1] o.f.c.i.c.DbMigrate : Successfully applied 7 migrations to schema "public" (execution time 00:00.344s)
2020-07-30 09:22:37.457 INFO 430ab1f5b202 --- [ost-startStop-1] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
2020-07-30 09:22:37.496 INFO 430ab1f5b202 --- [ost-startStop-1] o.h.j.i.u.LogHelper : HHH000204: Processing PersistenceUnitInfo [
name: default
...]
2020-07-30 09:22:37.731 INFO 430ab1f5b202 --- [ost-startStop-1] o.h.Version : HHH000412: Hibernate Core {5.3.6.Final}
2020-07-30 09:22:37.736 INFO 430ab1f5b202 --- [ost-startStop-1] o.h.c.Environment : HHH000206: hibernate.properties not found
2020-07-30 09:22:38.200 INFO 430ab1f5b202 --- [ost-startStop-1] o.h.a.c.Version : HCANN000001: Hibernate Commons Annotations {5.0.4.Final}
2020-07-30 09:22:39.341 INFO 430ab1f5b202 --- [ost-startStop-1] o.h.d.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL95Dialect
2020-07-30 09:22:39.533 INFO 430ab1f5b202 --- [ost-startStop-1] o.h.e.j.e.i.LobCreatorBuilderImpl : HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
2020-07-30 09:22:39.549 INFO 430ab1f5b202 --- [ost-startStop-1] o.h.t.BasicTypeRegistry : HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@5613ea8a
2020-07-30 09:22:41.390 INFO 430ab1f5b202 --- [ost-startStop-1] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-07-30 09:22:42.911 INFO 430ab1f5b202 --- [ost-startStop-1] o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using ASTQueryTranslatorFactory
2020-07-30 09:22:44.388 INFO 430ab1f5b202 --- [ost-startStop-1] o.s.b.w.s.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
2020-07-30 09:22:44.388 INFO 430ab1f5b202 --- [ost-startStop-1] o.s.b.w.s.FilterRegistrationBean : Mapping filter: 'webMvcMetricsFilter' to: [/*]
2020-07-30 09:22:44.389 INFO 430ab1f5b202 --- [ost-startStop-1] o.s.b.w.s.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2020-07-30 09:22:44.389 INFO 430ab1f5b202 --- [ost-startStop-1] o.s.b.w.s.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2020-07-30 09:22:44.389 INFO 430ab1f5b202 --- [ost-startStop-1] o.s.b.w.s.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
2020-07-30 09:22:44.390 INFO 430ab1f5b202 --- [ost-startStop-1] .s.DelegatingFilterProxyRegistrationBean : Mapping filter: 'springSecurityFilterChain' to: [/*]
2020-07-30 09:22:44.390 INFO 430ab1f5b202 --- [ost-startStop-1] o.s.b.w.s.FilterRegistrationBean : Mapping filter: 'httpTraceFilter' to: [/*]
2020-07-30 09:22:44.391 INFO 430ab1f5b202 --- [ost-startStop-1] o.s.b.w.s.ServletRegistrationBean : Servlet metricsServlet mapped to [/metrics]
2020-07-30 09:22:44.397 INFO 430ab1f5b202 --- [ost-startStop-1] o.s.b.w.s.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/]
2020-07-30 09:22:44.932 INFO 430ab1f5b202 --- [ main] .s.s.UserDetailsServiceAutoConfiguration :
Using generated security password: 17b4289b-b4bb-4dbb-976b-4aa1e04e3dc5
2020-07-30 09:22:45.243 INFO 430ab1f5b202 --- [ main] o.s.s.w.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4d62f4c6, org.springframework.security.web.context.SecurityContextPersistenceFilter@3cbf1ba4, org.springframework.security.web.header.HeaderWriterFilter@8f2098e, org.springframework.security.web.authentication.logout.LogoutFilter@66420549, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7c1e32c9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@41b1f51e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7569ea63, org.springframework.security.web.session.SessionManagementFilter@19962194, org.springframework.security.web.access.ExceptionTranslationFilter@59d77850, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5c8e67b9]
2020-07-30 09:22:45.495 INFO 430ab1f5b202 --- [ main] o.s.w.s.h.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2020-07-30 09:22:45.802 INFO 430ab1f5b202 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4ef782af: startup date [Thu Jul 30 09:22:29 UTC 2020]; root of context hierarchy
2020-07-30 09:22:45.887 WARN 430ab1f5b202 --- [ main] aWebConfiguration$JpaWebMvcConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2020-07-30 09:22:45.958 INFO 430ab1f5b202 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2020-07-30 09:22:45.961 INFO 430ab1f5b202 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
2020-07-30 09:22:46.024 INFO 430ab1f5b202 --- [ main] o.s.w.s.h.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2020-07-30 09:22:46.025 INFO 430ab1f5b202 --- [ main] o.s.w.s.h.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2020-07-30 09:22:47.033 INFO 430ab1f5b202 --- [ main] o.s.b.a.e.w.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
2020-07-30 09:22:47.065 INFO 430ab1f5b202 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
2020-07-30 09:22:47.067 INFO 430ab1f5b202 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
2020-07-30 09:22:47.069 INFO 430ab1f5b202 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map<java.lang.String, java.util.Map<java.lang.String, org.springframework.boot.actuate.endpoint.web.Link>> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2020-07-30 09:22:47.309 INFO 430ab1f5b202 --- [ main] o.a.k.c.a.AdminClientConfig : AdminClientConfig values:
bootstrap.servers = [kafka:9092, localhost:9094]
client.dns.lookup = default
client.id =
connections.max.idle.ms = 300000
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 15000
retries = 5
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
2020-07-30 09:22:47.443 INFO 430ab1f5b202 --- [ main] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:22:47.443 INFO 430ab1f5b202 --- [ main] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:22:47.444 INFO 430ab1f5b202 --- [ main] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596100967434
2020-07-30 09:22:48.070 ERROR 430ab1f5b202 --- [ main] o.s.k.c.KafkaAdmin : Failed to create topics
org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1.
2020-07-30 09:22:48.093 INFO 430ab1f5b202 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
2020-07-30 09:22:48.103 INFO 430ab1f5b202 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'dataSource' has been autodetected for JMX exposure
2020-07-30 09:22:48.122 INFO 430ab1f5b202 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located MBean 'dataSource': registering with JMX server as MBean [com.zaxxer.hikari:name=dataSource,type=HikariDataSource]
2020-07-30 09:22:48.208 INFO 430ab1f5b202 --- [ main] o.s.c.s.DefaultLifecycleProcessor : Starting beans in phase 2147483547
2020-07-30 09:22:48.246 INFO 430ab1f5b202 --- [ main] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = core-service-null
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class feast.core.util.KafkaSerialization$ProtoDeserializer
2020-07-30 09:22:48.355 INFO 430ab1f5b202 --- [ main] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:22:48.356 INFO 430ab1f5b202 --- [ main] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:22:48.356 INFO 430ab1f5b202 --- [ main] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596100968355
2020-07-30 09:22:48.360 INFO 430ab1f5b202 --- [ main] o.a.k.c.c.KafkaConsumer : [Consumer clientId=consumer-1, groupId=core-service-null] Subscribed to topic(s): feast-specs-ack
2020-07-30 09:22:48.374 INFO 430ab1f5b202 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService
2020-07-30 09:22:48.390 INFO 430ab1f5b202 --- [ main] o.s.c.s.DefaultLifecycleProcessor : Starting beans in phase 2147483647
2020-07-30 09:22:48.456 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] o.a.k.c.Metadata : [Consumer clientId=consumer-1, groupId=core-service-null] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:22:48.474 INFO 430ab1f5b202 --- [ main] n.d.b.g.s.s.AbstractGrpcServerFactory : Registered gRPC service: feast.core.CoreService, bean: coreServiceImpl, class: feast.core.grpc.CoreServiceImpl
2020-07-30 09:22:48.480 INFO 430ab1f5b202 --- [ main] n.d.b.g.s.s.AbstractGrpcServerFactory : Registered gRPC service: grpc.health.v1.Health, bean: healthServiceImpl, class: feast.core.grpc.HealthServiceImpl
2020-07-30 09:22:49.025 INFO 430ab1f5b202 --- [ main] n.d.b.g.s.s.GrpcServerLifecycle : gRPC Server started, listening on address: *, port: 6565
2020-07-30 09:22:49.065 INFO 430ab1f5b202 --- [ main] s.a.ScheduledAnnotationBeanPostProcessor : No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
2020-07-30 09:22:49.086 INFO 430ab1f5b202 --- [ main] o.a.c.h.Http11NioProtocol : Starting ProtocolHandler ["http-nio-8080"]
2020-07-30 09:22:49.089 INFO 430ab1f5b202 --- [ main] o.a.t.u.n.NioSelectorPool : Using a shared selector for servlet write/read
2020-07-30 09:22:49.089 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Polling for new jobs...
2020-07-30 09:22:49.198 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : No jobs found.
2020-07-30 09:22:49.251 INFO 430ab1f5b202 --- [ main] o.s.b.w.e.t.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2020-07-30 09:22:49.266 INFO 430ab1f5b202 --- [ main] f.c.CoreApplication : Started CoreApplication in 20.982 seconds (JVM running for 23.103)
2020-07-30 09:22:49.764 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator : [Consumer clientId=consumer-1, groupId=core-service-null] Discovered group coordinator kafka:9092 (id: 2147482646 rack: null)
2020-07-30 09:22:49.774 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator : [Consumer clientId=consumer-1, groupId=core-service-null] Revoking previously assigned partitions []
2020-07-30 09:22:49.775 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : partitions revoked: []
2020-07-30 09:22:49.775 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator : [Consumer clientId=consumer-1, groupId=core-service-null] (Re-)joining group
2020-07-30 09:22:49.810 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator : [Consumer clientId=consumer-1, groupId=core-service-null] (Re-)joining group
2020-07-30 09:22:52.867 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator : [Consumer clientId=consumer-1, groupId=core-service-null] Successfully joined group with generation 1
2020-07-30 09:22:52.872 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator : [Consumer clientId=consumer-1, groupId=core-service-null] Setting newly assigned partitions: feast-specs-ack-0
2020-07-30 09:22:52.883 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator : [Consumer clientId=consumer-1, groupId=core-service-null] Found no committed offset for partition feast-specs-ack-0
2020-07-30 09:22:52.896 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-1, groupId=core-service-null] Resetting offset for partition feast-specs-ack-0 to offset 0.
2020-07-30 09:22:52.898 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : partitions assigned: [feast-specs-ack-0]
2020-07-30 09:23:19.203 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Polling for new jobs...
2020-07-30 09:23:19.229 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : No jobs found.
2020-07-30 09:23:49.233 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Polling for new jobs...
2020-07-30 09:23:49.243 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : No jobs found.
2020-07-30 09:24:19.245 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Polling for new jobs...
2020-07-30 09:24:19.262 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Creating/Updating 2 jobs...
2020-07-30 09:24:19.265 AUDIT 430ab1f5b202 --- [pool-4-thread-2] f.c.l.AuditLogger : {action=SUBMIT, detail=Building graph and submitting to DirectRunner, id=kafka-2111741832-to-online-1596101059260, resource=JOB, timestamp=Thu Jul 30 09:24:19 UTC 2020}
2020-07-30 09:24:19.265 AUDIT 430ab1f5b202 --- [pool-4-thread-1] f.c.l.AuditLogger : {action=SUBMIT, detail=Building graph and submitting to DirectRunner, id=kafka-2111741832-to-historical-1596101059254, resource=JOB, timestamp=Thu Jul 30 09:24:19 UTC 2020}
2020-07-30 09:24:20.054 INFO 430ab1f5b202 --- [pool-4-thread-2] f.i.ImportJob : Starting import job with settings:
Current Settings:
appName: DirectRunnerJobManager
blockOnRun: false
defaultFeastProject: default
enforceEncodability: true
enforceImmutability: true
gcsPerformanceMetrics: false
jobName: kafka-2111741832-to-online-1596101059260
optionsId: 0
project:
runner: class org.apache.beam.runners.direct.DirectRunner
sourceJson: {
"type": "KAFKA",
"kafkaSourceConfig": {
"bootstrapServers": "kafka:9092,localhost:9094",
"topic": "feast-features"
}
}
specsStreamingUpdateConfigJson: {
"source": {
"bootstrapServers": "kafka:9092,localhost:9094",
"topic": "feast-specs"
},
"ack": {
"bootstrapServers": "kafka:9092,localhost:9094",
"topic": "feast-specs-ack"
}
}
stableUniqueNames: WARNING
storesJson: [{
"name": "online",
"type": "REDIS",
"subscriptions": [{
"name": "*",
"project": "*"
}],
"redisConfig": {
"host": "redis",
"port": 6379
}
}]
2020-07-30 09:24:20.054 INFO 430ab1f5b202 --- [pool-4-thread-1] f.i.ImportJob : Starting import job with settings:
Current Settings:
appName: DirectRunnerJobManager
blockOnRun: false
defaultFeastProject: default
enforceEncodability: true
enforceImmutability: true
gcsPerformanceMetrics: false
jobName: kafka-2111741832-to-historical-1596101059254
optionsId: 1
project:
runner: class org.apache.beam.runners.direct.DirectRunner
sourceJson: {
"type": "KAFKA",
"kafkaSourceConfig": {
"bootstrapServers": "kafka:9092,localhost:9094",
"topic": "feast-features"
}
}
specsStreamingUpdateConfigJson: {
"source": {
"bootstrapServers": "kafka:9092,localhost:9094",
"topic": "feast-specs"
},
"ack": {
"bootstrapServers": "kafka:9092,localhost:9094",
"topic": "feast-specs-ack"
}
}
stableUniqueNames: WARNING
storesJson: [{
"name": "historical",
"type": "BIGQUERY",
"subscriptions": [{
"name": "*",
"project": "*"
}],
"bigqueryConfig": {
"projectId": "project-feast-test",
"datasetId": "test",
"stagingLocation": "gs://feast-storage-bucket/test",
"initialRetryDelaySeconds": 1,
"totalTimeoutSeconds": 21600,
"writeTriggeringFrequencySeconds": 1
}
}]
2020-07-30 09:24:20.835 INFO 430ab1f5b202 --- [pool-4-thread-2] i.l.c.EpollProvider : Starting without optional epoll library
2020-07-30 09:24:20.837 INFO 430ab1f5b202 --- [pool-4-thread-2] i.l.c.KqueueProvider : Starting without optional kqueue library
2020-07-30 09:24:21.370 INFO 430ab1f5b202 --- [pool-4-thread-2] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = earliest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = null
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 524288
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
2020-07-30 09:24:21.375 INFO 430ab1f5b202 --- [pool-4-thread-2] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.375 INFO 430ab1f5b202 --- [pool-4-thread-2] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.375 INFO 430ab1f5b202 --- [pool-4-thread-2] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061375
2020-07-30 09:24:21.378 INFO 430ab1f5b202 --- [pool-4-thread-1] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = earliest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = null
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 524288
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
2020-07-30 09:24:21.382 INFO 430ab1f5b202 --- [pool-4-thread-1] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.382 INFO 430ab1f5b202 --- [pool-4-thread-1] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.382 INFO 430ab1f5b202 --- [pool-4-thread-1] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061382
2020-07-30 09:24:21.385 WARN 430ab1f5b202 --- [pool-4-thread-1] o.a.k.c.NetworkClient : [Consumer clientId=consumer-3, groupId=null] Connection to node -2 (localhost/127.0.0.1:9094) could not be established. Broker may not be available.
2020-07-30 09:24:21.486 WARN 430ab1f5b202 --- [pool-4-thread-1] o.a.k.c.NetworkClient : [Consumer clientId=consumer-3, groupId=null] Connection to node -2 (localhost/127.0.0.1:9094) could not be established. Broker may not be available.
2020-07-30 09:24:21.493 INFO 430ab1f5b202 --- [pool-4-thread-2] o.a.k.c.Metadata : [Consumer clientId=consumer-2, groupId=null] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:21.496 INFO 430ab1f5b202 --- [pool-4-thread-2] o.a.b.s.i.k.KafkaUnboundedSource : Partitions assigned to split 0 (total 1): feast-specs-0
2020-07-30 09:24:21.500 INFO 430ab1f5b202 --- [pool-4-thread-2] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = feast_import_job_kafka-2111741832-to-online
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_committed
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 524288
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
2020-07-30 09:24:21.503 INFO 430ab1f5b202 --- [pool-4-thread-2] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.503 INFO 430ab1f5b202 --- [pool-4-thread-2] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.504 INFO 430ab1f5b202 --- [pool-4-thread-2] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061503
2020-07-30 09:24:21.505 WARN 430ab1f5b202 --- [pool-4-thread-2] o.a.k.c.NetworkClient : [Consumer clientId=consumer-4, groupId=feast_import_job_kafka-2111741832-to-online] Connection to node -2 (localhost/127.0.0.1:9094) could not be established. Broker may not be available.
2020-07-30 09:24:21.589 WARN 430ab1f5b202 --- [pool-4-thread-1] o.a.k.c.NetworkClient : [Consumer clientId=consumer-3, groupId=null] Connection to node -2 (localhost/127.0.0.1:9094) could not be established. Broker may not be available.
2020-07-30 09:24:21.610 INFO 430ab1f5b202 --- [pool-4-thread-2] o.a.k.c.Metadata : [Consumer clientId=consumer-4, groupId=feast_import_job_kafka-2111741832-to-online] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:21.614 INFO 430ab1f5b202 --- [pool-4-thread-2] o.a.b.s.i.k.KafkaUnboundedSource : Partitions assigned to split 0 (total 1): feast-features-0
2020-07-30 09:24:21.621 AUDIT 430ab1f5b202 --- [pool-4-thread-2] f.c.l.AuditLogger : {action=STATUS_CHANGE, detail=Job submitted to runner DirectRunner with ext id kafka-2111741832-to-online-1596101059260., id=kafka-2111741832-to-online-1596101059260, resource=JOB, timestamp=Thu Jul 30 09:24:21 UTC 2020}
2020-07-30 09:24:21.693 INFO 430ab1f5b202 --- [pool-4-thread-1] o.a.k.c.Metadata : [Consumer clientId=consumer-3, groupId=null] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:21.695 INFO 430ab1f5b202 --- [pool-4-thread-1] o.a.b.s.i.k.KafkaUnboundedSource : Partitions assigned to split 0 (total 1): feast-specs-0
2020-07-30 09:24:21.697 INFO 430ab1f5b202 --- [pool-4-thread-1] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = feast_import_job_kafka-2111741832-to-historical
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_committed
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 524288
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
2020-07-30 09:24:21.699 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = feast_import_job_kafka-2111741832-to-online
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_committed
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 524288
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
2020-07-30 09:24:21.699 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = earliest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = null
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 524288
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
2020-07-30 09:24:21.703 INFO 430ab1f5b202 --- [pool-4-thread-1] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.704 INFO 430ab1f5b202 --- [pool-4-thread-1] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.704 INFO 430ab1f5b202 --- [pool-4-thread-1] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061703
2020-07-30 09:24:21.706 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.707 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.707 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061706
2020-07-30 09:24:21.708 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.708 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.708 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061707
2020-07-30 09:24:21.711 INFO 430ab1f5b202 --- [pool-4-thread-1] o.a.b.s.i.k.KafkaUnboundedSource : Partitions assigned to split 0 (total 1): feast-features-0
2020-07-30 09:24:21.713 AUDIT 430ab1f5b202 --- [pool-4-thread-1] f.c.l.AuditLogger : {action=STATUS_CHANGE, detail=Job submitted to runner DirectRunner with ext id kafka-2111741832-to-historical-1596101059254., id=kafka-2111741832-to-historical-1596101059254, resource=JOB, timestamp=Thu Jul 30 09:24:21 UTC 2020}
2020-07-30 09:24:21.724 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = earliest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = null
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 524288
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
2020-07-30 09:24:21.724 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = feast_import_job_kafka-2111741832-to-historical
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_committed
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 524288
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
2020-07-30 09:24:21.733 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.733 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.735 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061733
2020-07-30 09:24:21.736 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.736 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.737 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061735
2020-07-30 09:24:21.762 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Sending new FeatureSet default/customer_transactions to Ingestion
2020-07-30 09:24:21.774 INFO 430ab1f5b202 --- [pool-3-thread-1] o.a.k.c.p.ProducerConfig : ProducerConfig values:
acks = 1
batch.size = 16384
bootstrap.servers = [kafka:9092, localhost:9094]
buffer.memory = 33554432
client.dns.lookup = default
client.id =
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = false
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class feast.core.util.KafkaSerialization$ProtoSerializer
2020-07-30 09:24:21.802 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.KafkaConsumer : [Consumer clientId=consumer-9, groupId=null] Subscribed to partition(s): feast-specs-0
2020-07-30 09:24:21.803 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.KafkaConsumer : [Consumer clientId=consumer-7, groupId=null] Subscribed to partition(s): feast-specs-0
2020-07-30 09:24:21.803 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.KafkaConsumer : [Consumer clientId=consumer-8, groupId=feast_import_job_kafka-2111741832-to-historical] Subscribed to partition(s): feast-features-0
2020-07-30 09:24:21.803 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.KafkaConsumer : [Consumer clientId=consumer-6, groupId=feast_import_job_kafka-2111741832-to-online] Subscribed to partition(s): feast-features-0
2020-07-30 09:24:21.813 WARN 430ab1f5b202 --- [ool-14-thread-1] o.a.k.c.NetworkClient : [Consumer clientId=consumer-6, groupId=feast_import_job_kafka-2111741832-to-online] Connection to node -2 (localhost/127.0.0.1:9094) could not be established. Broker may not be available.
2020-07-30 09:24:21.818 INFO 430ab1f5b202 --- [ool-14-thread-1] o.a.k.c.Metadata : [Consumer clientId=consumer-6, groupId=feast_import_job_kafka-2111741832-to-online] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:21.819 INFO 430ab1f5b202 --- [ool-19-thread-1] o.a.k.c.Metadata : [Consumer clientId=consumer-8, groupId=feast_import_job_kafka-2111741832-to-historical] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:21.821 INFO 430ab1f5b202 --- [pool-3-thread-1] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.821 INFO 430ab1f5b202 --- [ool-13-thread-1] o.a.k.c.Metadata : [Consumer clientId=consumer-7, groupId=null] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:21.822 INFO 430ab1f5b202 --- [ool-19-thread-1] o.a.k.c.c.i.AbstractCoordinator : [Consumer clientId=consumer-8, groupId=feast_import_job_kafka-2111741832-to-historical] Discovered group coordinator kafka:9092 (id: 2147482646 rack: null)
2020-07-30 09:24:21.823 INFO 430ab1f5b202 --- [ool-17-thread-1] o.a.k.c.Metadata : [Consumer clientId=consumer-9, groupId=null] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:21.825 INFO 430ab1f5b202 --- [ool-14-thread-1] o.a.k.c.c.i.AbstractCoordinator : [Consumer clientId=consumer-6, groupId=feast_import_job_kafka-2111741832-to-online] Discovered group coordinator kafka:9092 (id: 2147482646 rack: null)
2020-07-30 09:24:21.821 INFO 430ab1f5b202 --- [pool-3-thread-1] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.827 INFO 430ab1f5b202 --- [pool-3-thread-1] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061820
2020-07-30 09:24:21.828 INFO 430ab1f5b202 --- [ool-19-thread-1] o.a.k.c.c.i.ConsumerCoordinator : [Consumer clientId=consumer-8, groupId=feast_import_job_kafka-2111741832-to-historical] Found no committed offset for partition feast-features-0
2020-07-30 09:24:21.828 INFO 430ab1f5b202 --- [ool-13-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-7, groupId=null] Resetting offset for partition feast-specs-0 to offset 0.
2020-07-30 09:24:21.828 INFO 430ab1f5b202 --- [ool-17-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-9, groupId=null] Resetting offset for partition feast-specs-0 to offset 0.
2020-07-30 09:24:21.829 INFO 430ab1f5b202 --- [t-runner-worker] o.a.b.s.i.k.KafkaUnboundedSource : Reader-0: reading from feast-specs-0 starting at offset 0
2020-07-30 09:24:21.829 INFO 430ab1f5b202 --- [t-runner-worker] o.a.b.s.i.k.KafkaUnboundedSource : Reader-0: reading from feast-specs-0 starting at offset 0
2020-07-30 09:24:21.831 INFO 430ab1f5b202 --- [ool-14-thread-1] o.a.k.c.c.i.ConsumerCoordinator : [Consumer clientId=consumer-6, groupId=feast_import_job_kafka-2111741832-to-online] Found no committed offset for partition feast-features-0
2020-07-30 09:24:21.831 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = earliest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = Reader-0_offset_consumer_78036927_none
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 524288
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
2020-07-30 09:24:21.831 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = earliest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = Reader-0_offset_consumer_1265180161_none
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 524288
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
2020-07-30 09:24:21.833 INFO 430ab1f5b202 --- [ool-19-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-8, groupId=feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:21.833 INFO 430ab1f5b202 --- [ool-14-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-6, groupId=feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:21.833 INFO 430ab1f5b202 --- [t-runner-worker] o.a.b.s.i.k.KafkaUnboundedSource : Reader-0: reading from feast-features-0 starting at offset 0
2020-07-30 09:24:21.834 INFO 430ab1f5b202 --- [t-runner-worker] o.a.b.s.i.k.KafkaUnboundedSource : Reader-0: reading from feast-features-0 starting at offset 0
2020-07-30 09:24:21.834 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 524288
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
2020-07-30 09:24:21.835 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.ConsumerConfig : ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [kafka:9092, localhost:9094]
check.crcs = true
client.dns.lookup = default
client.id =
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 524288
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
2020-07-30 09:24:21.841 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.842 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.842 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061841
2020-07-30 09:24:21.843 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.KafkaConsumer : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Subscribed to partition(s): feast-specs-0
2020-07-30 09:24:21.878 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:21.879 WARN 430ab1f5b202 --- [ad | producer-1] o.a.k.c.NetworkClient : [Producer clientId=producer-1] Connection to node -2 (localhost/127.0.0.1:9094) could not be established. Broker may not be available.
2020-07-30 09:24:21.883 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.883 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.883 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061883
2020-07-30 09:24:21.884 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.884 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.884 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061883
2020-07-30 09:24:21.885 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.KafkaConsumer : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Subscribed to partition(s): feast-features-0
2020-07-30 09:24:21.885 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:21.885 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:21.885 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101061885
2020-07-30 09:24:21.886 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.KafkaConsumer : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Subscribed to partition(s): feast-specs-0
2020-07-30 09:24:21.886 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:21.886 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.KafkaConsumer : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Subscribed to partition(s): feast-features-0
2020-07-30 09:24:21.887 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:21.887 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:21.888 INFO 430ab1f5b202 --- [ad | producer-1] o.a.k.c.Metadata : [Producer clientId=producer-1] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:21.888 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.Metadata : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:21.889 WARN 430ab1f5b202 --- [t-runner-worker] o.a.k.c.NetworkClient : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Connection to node -2 (localhost/127.0.0.1:9094) could not be established. Broker may not be available.
2020-07-30 09:24:21.894 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.Metadata : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:21.897 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 0.
2020-07-30 09:24:21.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:21.903 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.Metadata : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:21.904 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.Metadata : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:21.907 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:21.908 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 0.
2020-07-30 09:24:21.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:21.924 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:21.926 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 0.
2020-07-30 09:24:21.929 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:21.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:21.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:21.945 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 0.
2020-07-30 09:24:21.947 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:21.983 INFO 430ab1f5b202 --- [t-runner-worker] o.a.b.s.i.k.KafkaUnboundedSource : Reader-0: first record offset 0
2020-07-30 09:24:22.428 WARN 430ab1f5b202 --- [t-runner-worker] o.a.b.s.u.MutationDetectors : Coder of type class org.apache.beam.sdk.io.kafka.ProducerRecordCoder has a #structuralValue method which does not return true when the encoding of the elements is equal. Element ProducerRecord(topic=feast-specs-ack, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=default/customer_transactions, value=[B@660bb9ba, timestamp=null)
2020-07-30 09:24:22.438 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.p.ProducerConfig : ProducerConfig values:
acks = 1
batch.size = 16384
bootstrap.servers = [kafka:9092, localhost:9094]
buffer.memory = 33554432
client.dns.lookup = default
client.id =
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = false
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 3
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
2020-07-30 09:24:22.440 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:24:22.441 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:24:22.441 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101062440
2020-07-30 09:24:22.443 WARN 430ab1f5b202 --- [ad | producer-2] o.a.k.c.NetworkClient : [Producer clientId=producer-2] Connection to node -2 (localhost/127.0.0.1:9094) could not be established. Broker may not be available.
2020-07-30 09:24:22.446 INFO 430ab1f5b202 --- [ad | producer-2] o.a.k.c.Metadata : [Producer clientId=producer-2] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:24:22.448 WARN 430ab1f5b202 --- [t-runner-worker] o.a.b.s.u.MutationDetectors : Coder of type class org.apache.beam.sdk.io.kafka.ProducerRecordCoder has a #structuralValue method which does not return true when the encoding of the elements is equal. Element ProducerRecord(topic=feast-specs-ack, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=default/customer_transactions, value=[B@407cd07a, timestamp=null)
2020-07-30 09:24:22.453 WARN 430ab1f5b202 --- [t-runner-worker] o.a.b.s.u.MutationDetectors : Coder of type class org.apache.beam.sdk.io.kafka.ProducerRecordCoder has a #structuralValue method which does not return true when the encoding of the elements is equal. Element ProducerRecord(topic=feast-specs-ack, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=default/customer_transactions, value=[B@407cd07a, timestamp=null)
2020-07-30 09:24:22.462 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] f.c.s.JobCoordinatorService : Updating featureSet default/customer_transactions delivery statuses.
2020-07-30 09:24:22.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:22.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:22.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:22.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:22.924 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:22.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:22.927 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:22.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:23.899 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:23.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:23.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:23.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:23.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:23.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:23.927 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:23.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:24.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:24.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:24.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:24.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:24.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:24.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:24.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:24.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:25.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:25.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:25.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:25.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:25.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:25.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:25.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:25.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:26.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:26.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:26.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:26.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:26.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:26.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:26.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:26.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:27.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:27.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:27.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:27.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:27.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:27.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:27.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:27.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:28.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:28.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:28.918 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:28.921 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:28.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:28.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:28.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:28.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:29.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:29.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:29.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:29.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:29.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:29.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:29.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:29.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:30.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:30.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:30.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:30.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:30.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:30.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:30.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:30.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:31.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:31.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:31.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:31.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:31.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:31.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:31.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:31.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:32.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:32.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:32.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:32.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:32.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:32.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:32.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:32.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:33.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:33.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:33.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:33.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:33.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:33.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:33.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:33.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:34.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:34.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:34.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:34.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:34.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:34.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:34.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:34.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:35.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:35.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:35.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:35.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:35.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:35.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:35.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:35.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:36.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:36.907 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:36.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:36.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:36.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:36.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:36.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:36.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:37.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:37.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:37.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:37.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:37.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:37.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:37.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:37.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:38.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:38.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:38.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:38.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:38.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:38.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:38.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:38.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:39.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:39.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:39.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:39.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:39.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:39.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:39.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:39.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:40.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:40.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:40.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:40.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:40.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:40.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:40.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:40.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:41.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:41.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:41.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:41.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:41.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:41.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:41.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:41.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:42.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:42.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:42.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:42.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:42.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:42.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:42.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:42.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:43.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:43.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:43.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:43.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:43.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:43.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:43.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:43.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:44.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:44.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:44.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:44.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:44.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:44.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:44.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:44.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:45.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:45.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:45.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:45.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:45.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:45.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:45.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:45.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:46.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:46.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:46.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:46.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:46.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:46.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:46.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:46.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:47.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:47.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:47.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:47.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:47.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:47.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:47.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:47.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:48.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:48.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:48.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:48.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:48.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:48.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:48.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:48.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:49.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:49.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:49.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:49.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:49.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:49.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:49.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:49.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:50.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:50.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:50.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:50.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:50.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:50.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:50.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:50.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:51.744 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Polling for new jobs...
2020-07-30 09:24:51.759 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Creating/Updating 2 jobs...
2020-07-30 09:24:51.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:51.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:51.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:51.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:51.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:51.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:51.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:51.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:52.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:52.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:52.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:52.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:52.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:52.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:52.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:52.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:53.900 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:53.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:53.908 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:53.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:53.925 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:53.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:53.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:53.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:54.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:54.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:54.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:54.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:54.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:54.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:54.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:54.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:55.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:55.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:55.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:55.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:55.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:55.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:55.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:55.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:56.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:56.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:56.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:56.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:56.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:56.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:56.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:56.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:57.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:57.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:57.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:57.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:57.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:57.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:57.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:57.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:58.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:58.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:58.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:58.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:58.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:58.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:58.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:58.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:59.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:59.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:24:59.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:59.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:59.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:24:59.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:24:59.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:24:59.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:00.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:00.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:00.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:00.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:00.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:00.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:00.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:00.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:01.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:01.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:01.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:01.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:01.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:01.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:01.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:01.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:02.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:02.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:02.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:02.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:02.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:02.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:02.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:02.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:03.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:03.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:03.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:03.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:03.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:03.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:03.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:03.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:04.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:04.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:04.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:04.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:04.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:04.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:04.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:04.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:05.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:05.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:05.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:05.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:05.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:05.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:05.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:05.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:06.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:06.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:06.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:06.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:06.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:06.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:06.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:06.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:07.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:07.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:07.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:07.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:07.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:07.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:07.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:07.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:08.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:08.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:08.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:08.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:08.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:08.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:08.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:08.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:09.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:09.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:09.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:09.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:09.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:09.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:09.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:09.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:10.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:10.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:10.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:10.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:10.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:10.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:10.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:10.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:11.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:11.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:11.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:11.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:11.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:11.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:11.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:11.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:12.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:12.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:12.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:12.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:12.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:12.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:12.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:12.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:13.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:13.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:13.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:13.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:13.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:13.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:13.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:13.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:14.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:14.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:14.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:14.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:14.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:14.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:14.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:14.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:15.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:15.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:15.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:15.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:15.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:15.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:15.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:15.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:16.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:16.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:16.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:16.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:16.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:16.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:16.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:16.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:17.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:17.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:17.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:17.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:17.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:17.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:17.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:17.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:18.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:18.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:18.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:18.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:18.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:18.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:18.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:18.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:19.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:19.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:19.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:19.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:19.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:19.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:19.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:19.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:20.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:20.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:20.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:20.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:20.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:20.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:20.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:20.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:21.766 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Polling for new jobs...
2020-07-30 09:25:21.779 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Creating/Updating 2 jobs...
2020-07-30 09:25:21.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:21.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:21.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:21.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:21.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:21.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:21.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:21.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:22.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:22.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:22.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:22.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:22.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:22.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:22.928 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:22.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:23.901 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:23.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:23.909 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:23.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:23.926 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:23.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:23.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:23.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:24.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:24.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:24.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:24.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:24.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:24.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:24.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:24.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:25.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:25.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:25.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:25.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:25.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:25.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:25.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:25.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:26.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:26.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:26.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:26.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:26.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:26.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:26.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:26.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:27.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:27.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:27.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:27.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:27.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:27.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:27.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:27.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:28.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:28.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:28.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:28.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:28.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:28.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:28.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:28.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:29.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:29.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:29.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:29.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:29.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:29.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:29.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:29.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:30.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:30.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:30.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:30.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:30.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:30.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:30.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:30.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:31.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:31.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:31.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:31.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:31.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:31.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:31.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:31.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:32.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:32.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:32.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:32.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:32.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:32.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:32.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:32.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:33.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:33.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:33.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:33.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:33.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:33.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:33.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:33.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:34.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:34.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:34.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:34.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:34.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:34.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:34.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:34.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:35.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:35.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:35.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:35.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:35.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:35.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:35.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:35.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:36.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:36.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:36.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:36.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:36.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:36.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:36.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:36.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:37.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:37.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:37.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:37.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:37.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:37.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:37.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:37.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:38.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:38.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:38.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:38.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:38.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:38.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:38.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:38.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:39.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:39.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:39.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:39.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:39.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:39.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:39.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:39.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:40.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:40.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:40.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:40.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:40.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:40.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:40.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:40.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:41.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:41.908 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:41.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:41.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:41.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:41.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:41.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:41.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:42.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:42.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:42.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:42.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:42.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:42.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:42.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:42.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:43.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:43.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:43.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:43.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:43.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:43.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:43.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:43.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:44.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:44.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:44.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:44.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:44.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:44.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:44.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:44.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:45.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:45.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:45.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:45.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:45.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:45.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:45.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:45.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:46.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:46.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:46.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:46.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:46.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:46.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:46.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:46.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:47.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:47.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:47.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:47.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:47.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:47.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:47.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:47.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:48.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:48.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:48.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:48.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:48.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:48.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:48.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:48.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 1.
2020-07-30 09:25:49.007 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Sending new FeatureSet default/customer_transactions to Ingestion
2020-07-30 09:25:49.064 WARN 430ab1f5b202 --- [t-runner-worker] o.a.b.s.u.MutationDetectors : Coder of type class org.apache.beam.sdk.io.kafka.ProducerRecordCoder has a #structuralValue method which does not return true when the encoding of the elements is equal. Element ProducerRecord(topic=feast-specs-ack, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=default/customer_transactions, value=[B@68fa8c11, timestamp=null)
2020-07-30 09:25:49.066 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.p.ProducerConfig : ProducerConfig values:
acks = 1
batch.size = 16384
bootstrap.servers = [kafka:9092, localhost:9094]
buffer.memory = 33554432
client.dns.lookup = default
client.id =
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = false
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 3
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
2020-07-30 09:25:49.070 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka version: 2.3.0
2020-07-30 09:25:49.071 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka commitId: fc1aaa116b661c8a
2020-07-30 09:25:49.071 INFO 430ab1f5b202 --- [t-runner-worker] o.a.k.c.u.AppInfoParser : Kafka startTimeMs: 1596101149070
2020-07-30 09:25:49.079 INFO 430ab1f5b202 --- [ad | producer-3] o.a.k.c.Metadata : [Producer clientId=producer-3] Cluster ID: kMHuJ4e9T9K4xe2OBPqAAg
2020-07-30 09:25:49.085 WARN 430ab1f5b202 --- [t-runner-worker] o.a.b.s.u.MutationDetectors : Coder of type class org.apache.beam.sdk.io.kafka.ProducerRecordCoder has a #structuralValue method which does not return true when the encoding of the elements is equal. Element ProducerRecord(topic=feast-specs-ack, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=default/customer_transactions, value=[B@50864614, timestamp=null)
2020-07-30 09:25:49.090 WARN 430ab1f5b202 --- [t-runner-worker] o.a.b.s.u.MutationDetectors : Coder of type class org.apache.beam.sdk.io.kafka.ProducerRecordCoder has a #structuralValue method which does not return true when the encoding of the elements is equal. Element ProducerRecord(topic=feast-specs-ack, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=default/customer_transactions, value=[B@50864614, timestamp=null)
2020-07-30 09:25:49.098 INFO 430ab1f5b202 --- [ntainer#0-0-C-1] f.c.s.JobCoordinatorService : Updating featureSet default/customer_transactions delivery statuses.
2020-07-30 09:25:49.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:49.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:49.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:49.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:49.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:49.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:49.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:49.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:50.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:50.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:50.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:50.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:50.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:50.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:50.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:50.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:51.785 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Polling for new jobs...
2020-07-30 09:25:51.795 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Creating/Updating 2 jobs...
2020-07-30 09:25:51.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:51.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:51.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:51.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:51.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:51.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:51.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:51.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:52.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:52.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:52.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:52.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:52.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:52.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:52.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:52.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:53.902 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:53.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:53.910 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:53.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:53.927 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:53.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:53.929 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:53.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:54.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:54.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:54.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:54.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:54.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:54.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:54.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:54.936 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:55.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:55.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:55.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:55.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:55.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:55.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:55.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:55.935 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:56.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:56.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:56.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:56.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:56.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:56.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:56.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:56.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:57.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:57.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:57.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:57.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:57.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:57.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:57.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:57.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:58.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:58.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:58.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:58.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:58.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:58.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:58.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:58.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:59.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:59.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:25:59.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:59.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:59.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:25:59.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:25:59.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:25:59.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:00.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:00.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:00.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:00.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:00.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:00.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:00.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:00.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:01.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:01.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:01.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:01.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:01.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:01.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:01.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:01.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:02.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:02.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:02.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:02.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:02.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:02.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:02.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:02.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:03.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:03.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:03.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:03.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:03.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:03.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:03.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:03.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:04.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:04.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:04.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:04.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:04.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:04.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:04.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:04.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:05.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:05.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:05.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:05.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:05.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:05.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:05.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:05.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:06.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:06.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:06.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:06.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:06.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:06.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:06.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:06.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:07.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:07.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:07.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:07.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:07.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:07.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:07.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:07.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:08.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:08.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:08.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:08.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:08.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:08.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:08.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:08.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:09.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:09.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:09.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:09.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:09.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:09.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:09.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:09.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:10.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:10.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:10.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:10.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:10.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:10.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:10.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:10.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:11.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:11.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:11.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:11.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:11.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:11.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:11.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:11.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:12.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:12.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:12.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:12.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:12.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:12.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:12.932 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:12.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:13.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:13.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:13.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:13.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:13.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:13.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:13.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:13.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:14.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:14.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:14.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:14.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:14.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:14.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:14.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:14.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:15.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:15.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:15.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:15.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:15.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:15.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:15.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:15.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:16.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:16.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:16.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:16.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:16.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:16.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:16.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:16.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:17.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:17.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:17.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:17.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:17.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:17.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:17.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:17.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:18.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:18.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:18.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:18.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:18.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:18.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:18.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:18.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:19.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:19.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:19.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:19.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:19.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:19.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:19.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:19.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:20.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:20.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:20.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:20.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:20.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:20.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:20.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:20.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:21.799 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Polling for new jobs...
2020-07-30 09:26:21.810 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Creating/Updating 2 jobs...
2020-07-30 09:26:21.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:21.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:21.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:21.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:21.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:21.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:21.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:21.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:22.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:22.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:22.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:22.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:22.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:22.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:22.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:22.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:23.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:23.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:23.911 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:23.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:23.928 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:23.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:23.930 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:23.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:24.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:24.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:24.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:24.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:24.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:24.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:24.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:24.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:25.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:25.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:25.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:25.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:25.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:25.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:25.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:25.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:26.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:26.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:26.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:26.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:26.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:26.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:26.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:26.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:27.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:27.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:27.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:27.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:27.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:27.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:27.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:27.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:28.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:28.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:28.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:28.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:28.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:28.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:28.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:28.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:29.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:29.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:29.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:29.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:29.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:29.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:29.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:29.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:30.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:30.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:30.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:30.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:30.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:30.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:30.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:30.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:31.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:31.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:31.916 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:31.917 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:31.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:31.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:31.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:31.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:32.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:32.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:32.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:32.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:32.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:32.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:32.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:32.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:33.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:33.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:33.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:33.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:33.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:33.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:33.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:33.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:34.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:34.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:34.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:34.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:34.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:34.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:34.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:34.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:35.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:35.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:35.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:35.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:35.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:35.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:35.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:35.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:36.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:36.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:36.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:36.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:36.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:36.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:36.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:36.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:37.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:37.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:37.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:37.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:37.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:37.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:37.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:37.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:38.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:38.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:38.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:38.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:38.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:38.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:38.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:38.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:39.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:39.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:39.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:39.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:39.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:39.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:39.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:39.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:40.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:40.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:40.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:40.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:40.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:40.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:40.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:40.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:41.903 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:41.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:41.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:41.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:41.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:41.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:41.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:41.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:42.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:42.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:42.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:42.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:42.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:42.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:42.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:42.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:43.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:43.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:43.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:43.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:43.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:43.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:43.942 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:43.943 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:44.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:44.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:44.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:44.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:44.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:44.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:44.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:44.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:45.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:45.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:45.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:45.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:45.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:45.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:45.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:45.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:46.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:46.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:46.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:46.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:46.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:46.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:46.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:46.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:47.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:47.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:47.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:47.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:47.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:47.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:47.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:47.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:48.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:48.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:48.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:48.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:48.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:48.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:48.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:48.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:49.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:49.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:49.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:49.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:49.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:49.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:49.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:49.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:50.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:50.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:50.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:50.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:50.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:50.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:50.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:50.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:51.814 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Polling for new jobs...
2020-07-30 09:26:51.823 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Creating/Updating 2 jobs...
2020-07-30 09:26:51.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:51.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:51.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:51.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:51.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:51.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:51.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:51.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:52.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:52.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:52.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:52.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:52.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:52.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:52.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:52.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:53.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:53.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:53.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:53.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:53.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:53.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:53.931 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:53.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:54.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:54.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:54.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:54.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:54.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:54.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:54.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:54.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:55.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:55.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:55.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:55.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:55.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:55.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:55.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:55.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:56.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:56.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:56.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:56.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:56.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:56.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:56.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:56.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:57.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:57.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:57.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:57.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:57.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:57.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:57.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:57.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:58.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:58.907 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:58.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:58.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:58.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:58.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:58.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:58.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:59.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:59.907 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:26:59.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:59.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:59.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:26:59.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:26:59.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:26:59.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:00.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:00.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:00.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:00.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:00.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:00.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:00.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:00.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:01.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:01.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:01.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:01.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:01.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:01.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:01.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:01.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:02.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:02.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:02.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:02.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:02.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:02.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:02.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:02.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:03.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:03.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:03.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:03.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:03.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:03.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:03.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:03.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:04.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:04.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:04.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:04.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:04.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:04.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:04.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:04.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:05.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:05.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:05.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:05.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:05.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:05.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:05.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:05.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:06.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:06.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:06.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:06.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:06.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:06.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:06.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:06.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:07.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:07.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:07.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:07.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:07.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:07.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:07.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:07.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:08.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:08.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:08.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:08.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:08.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:08.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:08.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:08.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:09.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:09.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:09.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:09.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:09.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:09.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:09.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:09.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:10.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:10.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:10.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:10.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:10.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:10.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:10.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:10.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:11.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:11.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:11.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:11.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:11.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:11.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:11.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:11.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:12.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:12.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:12.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:12.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:12.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:12.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:12.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:12.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:13.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:13.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:13.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:13.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:13.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:13.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:13.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:13.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:14.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:14.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:14.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:14.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:14.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:14.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:14.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:14.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:15.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:15.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:15.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:15.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:15.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:15.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:15.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:15.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:16.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:16.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:16.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:16.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:16.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:16.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:16.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:16.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:17.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:17.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:17.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:17.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:17.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:17.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:17.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:17.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:18.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:18.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:18.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:18.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:18.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:18.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:18.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:18.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:19.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:19.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:19.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:19.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:19.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:19.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:19.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:19.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:20.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:20.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:20.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:20.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:20.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:20.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:20.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:20.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:21.828 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Polling for new jobs...
2020-07-30 09:27:21.838 INFO 430ab1f5b202 --- [pool-3-thread-1] f.c.s.JobCoordinatorService : Creating/Updating 2 jobs...
2020-07-30 09:27:21.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:21.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:21.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:21.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:21.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:21.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:21.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:21.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:22.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:22.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:22.912 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:22.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:22.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:22.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:22.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:22.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:23.904 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:23.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:23.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:23.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:23.929 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:23.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:23.932 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:23.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:24.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:24.907 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:24.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:24.915 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:24.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:24.933 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:24.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:24.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:25.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:25.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:25.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:25.915 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:25.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:25.932 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:25.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:25.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:26.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:26.907 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:26.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:26.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:26.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:26.932 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:26.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:26.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:27.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:27.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:27.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:27.915 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:27.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:27.932 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:27.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:27.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:28.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:28.907 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:28.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:28.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:28.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:28.932 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:28.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:28.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:29.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:29.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:29.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:29.915 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:29.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:29.932 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:29.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:29.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:30.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:30.907 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:30.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:30.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:30.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:30.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:30.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:30.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:31.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:31.907 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:31.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:31.915 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:31.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:31.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:31.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:31.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:32.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:32.907 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:32.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:32.914 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:32.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:32.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:32.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:32.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:33.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:33.907 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:33.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:33.915 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:33.932 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:33.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:33.933 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:33.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:34.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:34.907 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:34.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:34.915 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:34.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:34.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:34.933 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:34.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:35.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:35.906 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:35.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:35.915 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:35.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:35.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:35.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:35.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:36.905 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:36.907 INFO 430ab1f5b202 --- [ool-18-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-10, groupId=Reader-0_offset_consumer_78036927_none] Resetting offset for partition feast-specs-0 to offset 2.
2020-07-30 09:27:36.913 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:36.915 INFO 430ab1f5b202 --- [ool-20-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-12, groupId=Reader-0_offset_consumer_969139930_feast_import_job_kafka-2111741832-to-historical] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:36.930 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Seeking to LATEST offset of partition feast-features-0
2020-07-30 09:27:36.931 INFO 430ab1f5b202 --- [ool-16-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-13, groupId=Reader-0_offset_consumer_2020260976_feast_import_job_kafka-2111741832-to-online] Resetting offset for partition feast-features-0 to offset 0.
2020-07-30 09:27:36.933 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Seeking to LATEST offset of partition feast-specs-0
2020-07-30 09:27:36.934 INFO 430ab1f5b202 --- [ool-15-thread-1] o.a.k.c.c.i.SubscriptionState : [Consumer clientId=consumer-11, groupId=Reader-0_offset_consumer_1265180161_none] Resetting offset for partition feast-specs-0 to offset 2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment