Starting Kafka Connect with custom plugin directory /tmp/kafka-plugins Preparing truststore Certificate was added to keystore Preparing truststore is complete Starting Kafka Connect with configuration: # Bootstrap servers bootstrap.servers=my-cluster-kafka-bootstrap:9093 # REST Listeners rest.port=8083 rest.advertised.host.name=10.128.2.57 rest.advertised.port=8083 # Plugins plugin.path=/tmp/kafka-plugins # Provided configuration config.storage.topic=connect-cluster-configs group.id=connect-cluster status.storage.topic=connect-cluster-status offset.storage.topic=connect-cluster-offsets value.converter=org.apache.kafka.connect.json.JsonConverter key.converter=org.apache.kafka.connect.json.JsonConverter security.protocol=SSL producer.security.protocol=SSL consumer.security.protocol=SSL admin.security.protocol=SSL # TLS / SSL ssl.truststore.location=/tmp/kafka/cluster.truststore.p12 ssl.truststore.password=[hidden] ssl.truststore.type=PKCS12 producer.ssl.truststore.location=/tmp/kafka/cluster.truststore.p12 producer.ssl.truststore.password=[hidden] consumer.ssl.truststore.location=/tmp/kafka/cluster.truststore.p12 consumer.ssl.truststore.password=[hidden] admin.ssl.truststore.location=/tmp/kafka/cluster.truststore.p12 admin.ssl.truststore.password=[hidden] OpenJDK 64-Bit Server VM warning: If the number of processors is expected to increase from one, then you should configure the number of parallel GC threads appropriately using -XX:ParallelGCThreads=N 2020-09-07 14:05:51,509 INFO WorkerInfo values: jvm.args = -Xms128M, -XX:+UseG1GC, -XX:MaxGCPauseMillis=20, -XX:InitiatingHeapOccupancyPercent=35, -XX:+ExplicitGCInvokesConcurrent, -Djava.awt.headless=true, -Dcom.sun.management.jmxremote, -Dcom.sun.management.jmxremote.authenticate=false, -Dcom.sun.management.jmxremote.ssl=false, -Dkafka.logs.dir=/opt/kafka, -Dlog4j.configuration=file:/opt/kafka/custom-config/log4j.properties jvm.spec = Oracle Corporation, OpenJDK 64-Bit Server VM, 1.8.0_242, 25.242-b08 jvm.classpath = /opt/kafka/bin/../libs/activation-1.1.1.redhat-5.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.5.0.redhat-00002.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.redhat-00003.jar:/opt/kafka/bin/../libs/audience-annotations-0.5.0.redhat-00002.jar:/opt/kafka/bin/../libs/bcpkix-jdk15on-1.60.0.redhat-00001.jar:/opt/kafka/bin/../libs/bcprov-jdk15on-1.60.0.redhat-00001.jar:/opt/kafka/bin/../libs/commons-cli-1.4.0.redhat-00001.jar:/opt/kafka/bin/../libs/commons-lang-2.6.0.redhat-7.jar:/opt/kafka/bin/../libs/commons-lang3-3.9.0.redhat-00001.jar:/opt/kafka/bin/../libs/connect-api-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/connect-file-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/connect-json-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/connect-mirror-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/connect-runtime-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/connect-transforms-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/gson-2.8.2.redhat-5.jar:/opt/kafka/bin/../libs/hk2-api-2.5.0.redhat-00002.jar:/opt/kafka/bin/../libs/hk2-locator-2.5.0.redhat-00002.jar:/opt/kafka/bin/../libs/hk2-utils-2.5.0.redhat-00002.jar:/opt/kafka/bin/../libs/jackson-annotations-2.10.2.redhat-00003.jar:/opt/kafka/bin/../libs/jackson-core-2.10.2.redhat-00003.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.2.redhat-00003.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.2.redhat-00003.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.2.redhat-00003.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.2.redhat-00003.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.2.redhat-00003.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.2.redhat-00003.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.2.redhat-00003.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.2.redhat-00003.jar:/opt/kafka/bin/../libs/jaeger-client-1.1.0.redhat-00002.jar:/opt/kafka/bin/../libs/jaeger-core-1.1.0.redhat-00002.jar:/opt/kafka/bin/../libs/jaeger-thrift-1.1.0.redhat-00002.jar:/opt/kafka/bin/../libs/jaeger-tracerresolver-1.1.0.redhat-00002.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.redhat-00002.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.4.redhat-00002.jar:/opt/kafka/bin/../libs/jakarta.inject-2.5.0.redhat-00002.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.5.redhat-00001.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.2.redhat-00001.jar:/opt/kafka/bin/../libs/javassist-3.22.0.GA-redhat-1.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.3.2.redhat-00001.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.redhat-1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.redhat-00002.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.0.redhat-00003.jar:/opt/kafka/bin/../libs/jersey-client-2.28.0.redhat-00001.jar:/opt/kafka/bin/../libs/jersey-common-2.28.0.redhat-00001.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.28.0.redhat-00001.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.28.0.redhat-00001.jar:/opt/kafka/bin/../libs/jersey-hk2-2.28.0.redhat-00001.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.28.0.redhat-00001.jar:/opt/kafka/bin/../libs/jersey-server-2.28.0.redhat-00001.jar:/opt/kafka/bin/../libs/jetty-client-9.4.26.v20200117-redhat-00001.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.26.v20200117-redhat-00001.jar:/opt/kafka/bin/../libs/jetty-http-9.4.26.v20200117-redhat-00001.jar:/opt/kafka/bin/../libs/jetty-io-9.4.26.v20200117-redhat-00001.jar:/opt/kafka/bin/../libs/jetty-security-9.4.26.v20200117-redhat-00001.jar:/opt/kafka/bin/../libs/jetty-server-9.4.26.v20200117-redhat-00001.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.26.v20200117-redhat-00001.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.26.v20200117-redhat-00001.jar:/opt/kafka/bin/../libs/jetty-util-9.4.26.v20200117-redhat-00001.jar:/opt/kafka/bin/../libs/jmx_prometheus_javaagent-0.12.0.redhat-00001.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.redhat-00002.jar:/opt/kafka/bin/../libs/json-smart-1.1.1.redhat-00001.jar:/opt/kafka/bin/../libs/jsonevent-layout-1.7.0.redhat-00002.jar:/opt/kafka/bin/../libs/kafka-agent-0.17.0.GA-redhat-00004.jar:/opt/kafka/bin/../libs/kafka-clients-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/kafka-oauth-client-0.3.0.redhat-00001.jar:/opt/kafka/bin/../libs/kafka-oauth-common-0.3.0.redhat-00001.jar:/opt/kafka/bin/../libs/kafka-oauth-keycloak-authorizer-0.3.0.redhat-00001.jar:/opt/kafka/bin/../libs/kafka-oauth-server-0.3.0.redhat-00001.jar:/opt/kafka/bin/../libs/kafka-streams-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/kafka-tools-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/kafka_2.12-2.4.0.redhat-00005.jar:/opt/kafka/bin/../libs/keycloak-common-7.0.0.redhat-00002.jar:/opt/kafka/bin/../libs/keycloak-core-7.0.0.redhat-00002.jar:/opt/kafka/bin/../libs/libthrift-0.13.0.redhat-00002.jar:/opt/kafka/bin/../libs/log4j-1.2.17.redhat-3.jar:/opt/kafka/bin/../libs/lz4-java-1.6.0.redhat-00001.jar:/opt/kafka/bin/../libs/maven-artifact-3.6.0.redhat-00001.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.redhat-00003.jar:/opt/kafka/bin/../libs/mirror-maker-agent-0.17.0.GA-redhat-00004.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.45.Final-redhat-00001.jar:/opt/kafka/bin/../libs/netty-codec-4.1.45.Final-redhat-00001.jar:/opt/kafka/bin/../libs/netty-common-4.1.45.Final-redhat-00001.jar:/opt/kafka/bin/../libs/netty-handler-4.1.45.Final-redhat-00001.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.45.Final-redhat-00001.jar:/opt/kafka/bin/../libs/netty-transport-4.1.45.Final-redhat-00001.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.45.Final-redhat-00001.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.45.Final-redhat-00001.jar:/opt/kafka/bin/../libs/okhttp-3.14.4.redhat-00001.jar:/opt/kafka/bin/../libs/okio-1.17.2.redhat-00002.jar:/opt/kafka/bin/../libs/opentracing-api-0.33.0.redhat-00001.jar:/opt/kafka/bin/../libs/opentracing-kafka-client-0.1.11.redhat-00001.jar:/opt/kafka/bin/../libs/opentracing-noop-0.33.0.redhat-00001.jar:/opt/kafka/bin/../libs/opentracing-tracerresolver-0.1.8.redhat-00001.jar:/opt/kafka/bin/../libs/opentracing-util-0.33.0.redhat-00001.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.redhat-00001.jar:/opt/kafka/bin/../libs/paranamer-2.8.0.redhat-00001.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.0.redhat-00001.jar:/opt/kafka/bin/../libs/reflections-0.9.12.redhat-00001.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.3.redhat-00002.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.2.redhat-00001.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.0.redhat-00001.jar:/opt/kafka/bin/../libs/scala-library-2.12.10.redhat-00002.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.0.redhat-00008.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.10.redhat-00002.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.25.redhat-00001.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.25.redhat-00001.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.2-redhat-00002.jar:/opt/kafka/bin/../libs/tracing-agent-0.17.0.GA-redhat-00004.jar:/opt/kafka/bin/../libs/validation-api-2.0.1.Final-redhat-1.jar:/opt/kafka/bin/../libs/zookeeper-3.5.7.redhat-00001.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.7.redhat-00001.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.3.1-redhat-00002.jar os.spec = Linux, amd64, 4.18.0-147.8.1.el8_1.x86_64 os.vcpus = 1 (org.apache.kafka.connect.runtime.WorkerInfo) [main] 2020-09-07 14:05:51,514 INFO Scanning for plugin classes. This might take a moment ... (org.apache.kafka.connect.cli.ConnectDistributed) [main] 2020-09-07 14:05:51,620 INFO Loading plugin from: /tmp/kafka-plugins/debezium-connector-mongodb (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,013 INFO Registered loader: PluginClassLoader{pluginLocation=file:/tmp/kafka-plugins/debezium-connector-mongodb/} (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,014 INFO Added plugin 'io.debezium.connector.mongodb.MongoDbConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,014 INFO Added plugin 'io.debezium.converters.ByteBufferConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,014 INFO Added plugin 'io.debezium.converters.CloudEventsConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,014 INFO Added plugin 'io.debezium.transforms.ExtractNewRecordState' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,014 INFO Added plugin 'io.debezium.transforms.outbox.EventRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,014 INFO Added plugin 'io.debezium.transforms.ContentBasedRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,014 INFO Added plugin 'io.debezium.connector.mongodb.transforms.ExtractNewDocumentState' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,014 INFO Added plugin 'io.debezium.transforms.ByLogicalTableRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,014 INFO Added plugin 'io.debezium.transforms.Filter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,014 INFO Added plugin 'org.apache.kafka.connect.connector.policy.AllConnectorClientConfigOverridePolicy' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,014 INFO Added plugin 'org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicy' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,014 INFO Added plugin 'org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicy' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:53,015 INFO Loading plugin from: /tmp/kafka-plugins/debezium-connector-mysql (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:54,505 INFO Registered loader: PluginClassLoader{pluginLocation=file:/tmp/kafka-plugins/debezium-connector-mysql/} (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:54,505 INFO Added plugin 'io.debezium.connector.mysql.MySqlConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:54,509 INFO Loading plugin from: /tmp/kafka-plugins/debezium-connector-postgres (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:55,318 INFO Registered loader: PluginClassLoader{pluginLocation=file:/tmp/kafka-plugins/debezium-connector-postgres/} (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:05:55,318 INFO Added plugin 'io.debezium.connector.postgresql.PostgresConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Registered loader: sun.misc.Launcher$AppClassLoader@764c12b6 (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.mirror.MirrorSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.file.FileStreamSinkConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.file.FileStreamSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.tools.MockSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.tools.SchemaSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.mirror.MirrorCheckpointConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.tools.VerifiableSinkConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.tools.VerifiableSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.tools.MockSinkConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.mirror.MirrorHeartbeatConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.tools.MockConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.converters.DoubleConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.converters.FloatConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.converters.ByteArrayConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.converters.IntegerConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.converters.LongConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.json.JsonConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.storage.StringConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.converters.ShortConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.storage.SimpleHeaderConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.transforms.ReplaceField$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.transforms.ReplaceField$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.transforms.SetSchemaMetadata$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.transforms.InsertField$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.transforms.TimestampConverter$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.transforms.MaskField$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,207 INFO Added plugin 'org.apache.kafka.connect.transforms.TimestampRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.RegexRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.HoistField$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.ValueToKey' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.MaskField$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.Cast$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.Cast$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.ExtractField$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.Flatten$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.InsertField$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.Flatten$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.SetSchemaMetadata$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.ExtractField$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.TimestampConverter$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.transforms.HoistField$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.common.config.provider.FileConfigProvider' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,208 INFO Added plugin 'org.apache.kafka.connect.rest.basic.auth.extension.BasicAuthSecurityRestExtension' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'MongoDbConnector' and 'MongoDb' to plugin 'io.debezium.connector.mongodb.MongoDbConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'MySqlConnector' and 'MySql' to plugin 'io.debezium.connector.mysql.MySqlConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'PostgresConnector' and 'Postgres' to plugin 'io.debezium.connector.postgresql.PostgresConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'FileStreamSinkConnector' and 'FileStreamSink' to plugin 'org.apache.kafka.connect.file.FileStreamSinkConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'FileStreamSourceConnector' and 'FileStreamSource' to plugin 'org.apache.kafka.connect.file.FileStreamSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'MirrorCheckpointConnector' and 'MirrorCheckpoint' to plugin 'org.apache.kafka.connect.mirror.MirrorCheckpointConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'MirrorHeartbeatConnector' and 'MirrorHeartbeat' to plugin 'org.apache.kafka.connect.mirror.MirrorHeartbeatConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'MirrorSourceConnector' and 'MirrorSource' to plugin 'org.apache.kafka.connect.mirror.MirrorSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'MockConnector' and 'Mock' to plugin 'org.apache.kafka.connect.tools.MockConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'MockSinkConnector' and 'MockSink' to plugin 'org.apache.kafka.connect.tools.MockSinkConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'MockSourceConnector' and 'MockSource' to plugin 'org.apache.kafka.connect.tools.MockSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'SchemaSourceConnector' and 'SchemaSource' to plugin 'org.apache.kafka.connect.tools.SchemaSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'VerifiableSinkConnector' and 'VerifiableSink' to plugin 'org.apache.kafka.connect.tools.VerifiableSinkConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'VerifiableSourceConnector' and 'VerifiableSource' to plugin 'org.apache.kafka.connect.tools.VerifiableSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,209 INFO Added aliases 'ByteBufferConverter' and 'ByteBuffer' to plugin 'io.debezium.converters.ByteBufferConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'CloudEventsConverter' and 'CloudEvents' to plugin 'io.debezium.converters.CloudEventsConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'ByteArrayConverter' and 'ByteArray' to plugin 'org.apache.kafka.connect.converters.ByteArrayConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'DoubleConverter' and 'Double' to plugin 'org.apache.kafka.connect.converters.DoubleConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'FloatConverter' and 'Float' to plugin 'org.apache.kafka.connect.converters.FloatConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'IntegerConverter' and 'Integer' to plugin 'org.apache.kafka.connect.converters.IntegerConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'LongConverter' and 'Long' to plugin 'org.apache.kafka.connect.converters.LongConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'ShortConverter' and 'Short' to plugin 'org.apache.kafka.connect.converters.ShortConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'JsonConverter' and 'Json' to plugin 'org.apache.kafka.connect.json.JsonConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'StringConverter' and 'String' to plugin 'org.apache.kafka.connect.storage.StringConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'ByteBufferConverter' and 'ByteBuffer' to plugin 'io.debezium.converters.ByteBufferConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'ByteArrayConverter' and 'ByteArray' to plugin 'org.apache.kafka.connect.converters.ByteArrayConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'DoubleConverter' and 'Double' to plugin 'org.apache.kafka.connect.converters.DoubleConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'FloatConverter' and 'Float' to plugin 'org.apache.kafka.connect.converters.FloatConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'IntegerConverter' and 'Integer' to plugin 'org.apache.kafka.connect.converters.IntegerConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'LongConverter' and 'Long' to plugin 'org.apache.kafka.connect.converters.LongConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'ShortConverter' and 'Short' to plugin 'org.apache.kafka.connect.converters.ShortConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'JsonConverter' and 'Json' to plugin 'org.apache.kafka.connect.json.JsonConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added alias 'SimpleHeaderConverter' to plugin 'org.apache.kafka.connect.storage.SimpleHeaderConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,210 INFO Added aliases 'StringConverter' and 'String' to plugin 'org.apache.kafka.connect.storage.StringConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,211 INFO Added alias 'ExtractNewDocumentState' to plugin 'io.debezium.connector.mongodb.transforms.ExtractNewDocumentState' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,211 INFO Added alias 'ByLogicalTableRouter' to plugin 'io.debezium.transforms.ByLogicalTableRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,211 INFO Added alias 'ContentBasedRouter' to plugin 'io.debezium.transforms.ContentBasedRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,211 INFO Added alias 'ExtractNewRecordState' to plugin 'io.debezium.transforms.ExtractNewRecordState' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,211 INFO Added alias 'Filter' to plugin 'io.debezium.transforms.Filter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,211 INFO Added alias 'EventRouter' to plugin 'io.debezium.transforms.outbox.EventRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,212 INFO Added alias 'RegexRouter' to plugin 'org.apache.kafka.connect.transforms.RegexRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,212 INFO Added alias 'TimestampRouter' to plugin 'org.apache.kafka.connect.transforms.TimestampRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,213 INFO Added alias 'ValueToKey' to plugin 'org.apache.kafka.connect.transforms.ValueToKey' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,213 INFO Added alias 'BasicAuthSecurityRestExtension' to plugin 'org.apache.kafka.connect.rest.basic.auth.extension.BasicAuthSecurityRestExtension' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,213 INFO Added aliases 'AllConnectorClientConfigOverridePolicy' and 'All' to plugin 'org.apache.kafka.connect.connector.policy.AllConnectorClientConfigOverridePolicy' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,213 INFO Added aliases 'NoneConnectorClientConfigOverridePolicy' and 'None' to plugin 'org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicy' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,213 INFO Added aliases 'PrincipalConnectorClientConfigOverridePolicy' and 'Principal' to plugin 'org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicy' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main] 2020-09-07 14:06:03,406 INFO DistributedConfig values: access.control.allow.methods = access.control.allow.origin = admin.listeners = null bootstrap.servers = [my-cluster-kafka-bootstrap:9093] client.dns.lookup = default client.id = config.providers = [] config.storage.replication.factor = 3 config.storage.topic = connect-cluster-configs connect.protocol = sessioned connections.max.idle.ms = 540000 connector.client.config.override.policy = None group.id = connect-cluster header.converter = class org.apache.kafka.connect.storage.SimpleHeaderConverter heartbeat.interval.ms = 3000 inter.worker.key.generation.algorithm = HmacSHA256 inter.worker.key.size = null inter.worker.key.ttl.ms = 3600000 inter.worker.signature.algorithm = HmacSHA256 inter.worker.verification.algorithms = [HmacSHA256] internal.key.converter = class org.apache.kafka.connect.json.JsonConverter internal.value.converter = class org.apache.kafka.connect.json.JsonConverter key.converter = class org.apache.kafka.connect.json.JsonConverter listeners = null metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 offset.flush.interval.ms = 60000 offset.flush.timeout.ms = 5000 offset.storage.partitions = 25 offset.storage.replication.factor = 3 offset.storage.topic = connect-cluster-offsets plugin.path = [/tmp/kafka-plugins] rebalance.timeout.ms = 60000 receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 40000 rest.advertised.host.name = 10.128.2.57 rest.advertised.listener = null rest.advertised.port = 8083 rest.extension.classes = [] rest.host.name = null rest.port = 8083 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 scheduled.rebalance.max.delay.ms = 300000 security.protocol = SSL send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.client.auth = none 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = PKCS12 status.storage.partitions = 5 status.storage.replication.factor = 3 status.storage.topic = connect-cluster-status task.shutdown.graceful.timeout.ms = 5000 value.converter = class org.apache.kafka.connect.json.JsonConverter worker.sync.timeout.ms = 3000 worker.unsync.backoff.ms = 300000 (org.apache.kafka.connect.runtime.distributed.DistributedConfig) [main] 2020-09-07 14:06:03,408 INFO Creating Kafka admin client (org.apache.kafka.connect.util.ConnectUtils) [main] 2020-09-07 14:06:03,410 INFO AdminClientConfig values: bootstrap.servers = [my-cluster-kafka-bootstrap:9093] 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 = 120000 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 = SSL security.providers = null 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = PKCS12 (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,810 WARN The configuration 'producer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'group.id' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'rest.advertised.port' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'plugin.path' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'admin.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'consumer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'producer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'offset.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'consumer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'value.converter' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'key.converter' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'admin.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'consumer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'config.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'producer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'rest.advertised.host.name' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'status.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'rest.port' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 WARN The configuration 'admin.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [main] 2020-09-07 14:06:08,811 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [main] 2020-09-07 14:06:08,811 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [main] 2020-09-07 14:06:08,811 INFO Kafka startTimeMs: 1599487568811 (org.apache.kafka.common.utils.AppInfoParser) [main] 2020-09-07 14:06:10,005 INFO Kafka cluster ID: d5VD0y_KTwy9MLhmMachFw (org.apache.kafka.connect.util.ConnectUtils) [main] 2020-09-07 14:06:10,097 INFO Logging initialized @20180ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) [main] 2020-09-07 14:06:10,199 INFO Added connector for http://:8083 (org.apache.kafka.connect.runtime.rest.RestServer) [main] 2020-09-07 14:06:10,199 INFO Initializing REST server (org.apache.kafka.connect.runtime.rest.RestServer) [main] 2020-09-07 14:06:10,205 INFO jetty-9.4.26.v20200117-redhat-00001; built: 2020-01-20T09:58:01.187Z; git: 8d77dd2a20c8beffb38905b7a84e4246220a2486; jvm 1.8.0_242-b08 (org.eclipse.jetty.server.Server) [main] 2020-09-07 14:06:10,298 INFO Started http_8083@69e308c6{HTTP/1.1,[http/1.1]}{0.0.0.0:8083} (org.eclipse.jetty.server.AbstractConnector) [main] 2020-09-07 14:06:10,298 INFO Started @20458ms (org.eclipse.jetty.server.Server) [main] 2020-09-07 14:06:10,315 INFO Advertised URI: http://10.128.2.57:8083/ (org.apache.kafka.connect.runtime.rest.RestServer) [main] 2020-09-07 14:06:10,315 INFO REST server listening at http://10.128.2.57:8083/, advertising URL http://10.128.2.57:8083/ (org.apache.kafka.connect.runtime.rest.RestServer) [main] 2020-09-07 14:06:10,315 INFO Advertised URI: http://10.128.2.57:8083/ (org.apache.kafka.connect.runtime.rest.RestServer) [main] 2020-09-07 14:06:10,315 INFO REST admin endpoints at http://10.128.2.57:8083/ (org.apache.kafka.connect.runtime.rest.RestServer) [main] 2020-09-07 14:06:10,315 INFO Advertised URI: http://10.128.2.57:8083/ (org.apache.kafka.connect.runtime.rest.RestServer) [main] 2020-09-07 14:06:10,319 INFO Setting up None Policy for ConnectorClientConfigOverride. This will disallow any client configuration to be overridden (org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicy) [main] 2020-09-07 14:06:10,326 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [main] 2020-09-07 14:06:10,326 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [main] 2020-09-07 14:06:10,326 INFO Kafka startTimeMs: 1599487570326 (org.apache.kafka.common.utils.AppInfoParser) [main] 2020-09-07 14:06:10,538 INFO JsonConverterConfig values: converter.type = key decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false (org.apache.kafka.connect.json.JsonConverterConfig) [main] 2020-09-07 14:06:10,539 INFO JsonConverterConfig values: converter.type = value decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false (org.apache.kafka.connect.json.JsonConverterConfig) [main] 2020-09-07 14:06:11,027 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [main] 2020-09-07 14:06:11,027 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [main] 2020-09-07 14:06:11,027 INFO Kafka startTimeMs: 1599487571027 (org.apache.kafka.common.utils.AppInfoParser) [main] 2020-09-07 14:06:11,030 INFO Kafka Connect distributed worker initialization took 19515ms (org.apache.kafka.connect.cli.ConnectDistributed) [main] 2020-09-07 14:06:11,030 INFO Kafka Connect starting (org.apache.kafka.connect.runtime.Connect) [main] 2020-09-07 14:06:11,030 INFO Initializing REST resources (org.apache.kafka.connect.runtime.rest.RestServer) [main] 2020-09-07 14:06:11,030 INFO [Worker clientId=connect-1, groupId=connect-cluster] Herder starting (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:06:11,030 INFO Worker starting (org.apache.kafka.connect.runtime.Worker) [DistributedHerder-connect-1] 2020-09-07 14:06:11,030 INFO Starting KafkaOffsetBackingStore (org.apache.kafka.connect.storage.KafkaOffsetBackingStore) [DistributedHerder-connect-1] 2020-09-07 14:06:11,030 INFO Starting KafkaBasedLog with topic connect-cluster-offsets (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1] 2020-09-07 14:06:11,031 INFO AdminClientConfig values: bootstrap.servers = [my-cluster-kafka-bootstrap:9093] 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 = 120000 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 = SSL security.providers = null 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = PKCS12 (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,205 INFO Adding admin resources to main listener (org.apache.kafka.connect.runtime.rest.RestServer) [main] 2020-09-07 14:06:11,399 WARN The configuration 'producer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,399 WARN The configuration 'group.id' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,399 WARN The configuration 'rest.advertised.port' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,399 WARN The configuration 'plugin.path' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,399 WARN The configuration 'admin.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,399 WARN The configuration 'consumer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,399 WARN The configuration 'producer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 WARN The configuration 'offset.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 WARN The configuration 'consumer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 WARN The configuration 'value.converter' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 WARN The configuration 'key.converter' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 WARN The configuration 'admin.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 WARN The configuration 'consumer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 WARN The configuration 'config.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 WARN The configuration 'producer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 WARN The configuration 'rest.advertised.host.name' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 WARN The configuration 'status.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 WARN The configuration 'rest.port' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 WARN The configuration 'admin.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:11,400 INFO Kafka startTimeMs: 1599487571400 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:11,513 INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session) [main] 2020-09-07 14:06:11,513 INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session) [main] 2020-09-07 14:06:11,514 INFO node0 Scavenging every 600000ms (org.eclipse.jetty.server.session) [main] 2020-09-07 14:06:11,897 INFO ProducerConfig values: acks = all batch.size = 16384 bootstrap.servers = [my-cluster-kafka-bootstrap:9093] buffer.memory = 33554432 client.dns.lookup = default client.id = compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 2147483647 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 1 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 = SSL security.providers = null 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = PKCS12 transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'producer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'group.id' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'rest.advertised.port' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'plugin.path' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'admin.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'consumer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'producer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'offset.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'consumer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'value.converter' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'key.converter' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'admin.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'consumer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'config.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'producer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'rest.advertised.host.name' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'status.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'rest.port' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 WARN The configuration 'admin.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:12,305 INFO Kafka startTimeMs: 1599487572305 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:12,400 INFO ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = earliest bootstrap.servers = [my-cluster-kafka-bootstrap:9093] 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 = connect-cluster 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 = 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 = SSL security.providers = null 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = PKCS12 value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,503 INFO [Producer clientId=producer-1] Cluster ID: d5VD0y_KTwy9MLhmMachFw (org.apache.kafka.clients.Metadata) [kafka-producer-network-thread | producer-1] 2020-09-07 14:06:12,899 WARN The configuration 'producer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'rest.advertised.port' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'plugin.path' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'admin.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'consumer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'producer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'offset.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'consumer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'value.converter' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'key.converter' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'admin.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'consumer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'config.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'producer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'rest.advertised.host.name' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'status.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'rest.port' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 WARN The configuration 'admin.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:12,900 INFO Kafka startTimeMs: 1599487572900 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:13,007 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Cluster ID: d5VD0y_KTwy9MLhmMachFw (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1] Sep 07, 2020 2:06:13 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource will be ignored. Sep 07, 2020 2:06:13 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.RootResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.RootResource will be ignored. Sep 07, 2020 2:06:13 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource will be ignored. Sep 07, 2020 2:06:13 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.LoggingResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.LoggingResource will be ignored. 2020-09-07 14:06:13,298 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Subscribed to partition(s): connect-cluster-offsets-0, connect-cluster-offsets-5, connect-cluster-offsets-10, connect-cluster-offsets-20, connect-cluster-offsets-15, connect-cluster-offsets-9, connect-cluster-offsets-11, connect-cluster-offsets-16, connect-cluster-offsets-4, connect-cluster-offsets-17, connect-cluster-offsets-3, connect-cluster-offsets-24, connect-cluster-offsets-23, connect-cluster-offsets-13, connect-cluster-offsets-18, connect-cluster-offsets-22, connect-cluster-offsets-8, connect-cluster-offsets-2, connect-cluster-offsets-12, connect-cluster-offsets-19, connect-cluster-offsets-14, connect-cluster-offsets-1, connect-cluster-offsets-6, connect-cluster-offsets-7, connect-cluster-offsets-21 (org.apache.kafka.clients.consumer.KafkaConsumer) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-0 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-5 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-10 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-20 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-15 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-9 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-11 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-16 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-4 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-17 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-3 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-24 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-23 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,301 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-13 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,302 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-18 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,302 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-22 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,302 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-8 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,302 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-2 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,302 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-12 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,302 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-19 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,302 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-14 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,302 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-1 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,302 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-6 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,302 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-7 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,302 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-offsets-21 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,705 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-6 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,706 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-21 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,706 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-24 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,706 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-9 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,706 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-15 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,706 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-12 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,706 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-18 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,706 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-3 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,706 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-0 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,707 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-23 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,707 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-20 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,707 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-5 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,707 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-11 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,707 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-8 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,707 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-14 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,707 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-2 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,707 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-17 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,707 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-22 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,707 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-7 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,708 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-4 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,708 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-10 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,708 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-13 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,708 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-19 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,708 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-16 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,708 INFO [Consumer clientId=consumer-connect-cluster-1, groupId=connect-cluster] Resetting offset for partition connect-cluster-offsets-1 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:13,708 INFO Finished reading KafkaBasedLog for topic connect-cluster-offsets (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1] 2020-09-07 14:06:13,708 INFO Started KafkaBasedLog for topic connect-cluster-offsets (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1] 2020-09-07 14:06:13,708 INFO Finished reading offsets topic and starting KafkaOffsetBackingStore (org.apache.kafka.connect.storage.KafkaOffsetBackingStore) [DistributedHerder-connect-1] 2020-09-07 14:06:13,797 INFO Worker started (org.apache.kafka.connect.runtime.Worker) [DistributedHerder-connect-1] 2020-09-07 14:06:13,797 INFO Starting KafkaBasedLog with topic connect-cluster-status (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1] 2020-09-07 14:06:13,797 INFO AdminClientConfig values: bootstrap.servers = [my-cluster-kafka-bootstrap:9093] 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 = 120000 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 = SSL security.providers = null 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = PKCS12 (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] Sep 07, 2020 2:06:14 PM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The (sub)resource method listLoggers in org.apache.kafka.connect.runtime.rest.resources.LoggingResource contains empty path annotation. WARNING: The (sub)resource method listConnectors in org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource contains empty path annotation. WARNING: The (sub)resource method createConnector in org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource contains empty path annotation. WARNING: The (sub)resource method listConnectorPlugins in org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource contains empty path annotation. WARNING: The (sub)resource method serverInfo in org.apache.kafka.connect.runtime.rest.resources.RootResource contains empty path annotation. 2020-09-07 14:06:14,102 INFO Started o.e.j.s.ServletContextHandler@557286ad{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main] 2020-09-07 14:06:14,102 INFO REST resources initialized; server is started and ready to handle requests (org.apache.kafka.connect.runtime.rest.RestServer) [main] 2020-09-07 14:06:14,102 INFO Kafka Connect started (org.apache.kafka.connect.runtime.Connect) [main] 2020-09-07 14:06:14,126 WARN The configuration 'producer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'group.id' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'rest.advertised.port' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'plugin.path' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'admin.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'consumer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'producer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'offset.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'consumer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'value.converter' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'key.converter' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'admin.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'consumer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'config.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'producer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'rest.advertised.host.name' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'status.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'rest.port' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 WARN The configuration 'admin.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:14,126 INFO Kafka startTimeMs: 1599487574126 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:14,310 INFO ProducerConfig values: acks = all batch.size = 16384 bootstrap.servers = [my-cluster-kafka-bootstrap:9093] 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 = 1 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 = 0 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 = SSL security.providers = null 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = PKCS12 transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,622 WARN The configuration 'producer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,622 WARN The configuration 'group.id' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'rest.advertised.port' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'plugin.path' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'admin.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'consumer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'producer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'offset.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'consumer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'value.converter' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'key.converter' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'admin.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'consumer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'config.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'producer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'rest.advertised.host.name' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'status.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'rest.port' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 WARN The configuration 'admin.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:14,697 INFO Kafka startTimeMs: 1599487574697 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:14,698 INFO ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = earliest bootstrap.servers = [my-cluster-kafka-bootstrap:9093] 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 = connect-cluster 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 = SSL security.providers = null 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = PKCS12 value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:14,797 INFO [Producer clientId=producer-2] Cluster ID: d5VD0y_KTwy9MLhmMachFw (org.apache.kafka.clients.Metadata) [kafka-producer-network-thread | producer-2] 2020-09-07 14:06:15,001 WARN The configuration 'producer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'rest.advertised.port' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'plugin.path' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'admin.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'consumer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'producer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'offset.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'consumer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'value.converter' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'key.converter' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'admin.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'consumer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'config.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'producer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'rest.advertised.host.name' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'status.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'rest.port' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 WARN The configuration 'admin.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:15,002 INFO Kafka startTimeMs: 1599487575002 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:15,021 INFO [Consumer clientId=consumer-connect-cluster-2, groupId=connect-cluster] Cluster ID: d5VD0y_KTwy9MLhmMachFw (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1] 2020-09-07 14:06:15,042 INFO [Consumer clientId=consumer-connect-cluster-2, groupId=connect-cluster] Subscribed to partition(s): connect-cluster-status-0, connect-cluster-status-4, connect-cluster-status-1, connect-cluster-status-2, connect-cluster-status-3 (org.apache.kafka.clients.consumer.KafkaConsumer) [DistributedHerder-connect-1] 2020-09-07 14:06:15,042 INFO [Consumer clientId=consumer-connect-cluster-2, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-status-0 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:15,042 INFO [Consumer clientId=consumer-connect-cluster-2, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-status-4 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:15,042 INFO [Consumer clientId=consumer-connect-cluster-2, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-status-1 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:15,042 INFO [Consumer clientId=consumer-connect-cluster-2, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-status-2 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:15,042 INFO [Consumer clientId=consumer-connect-cluster-2, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-status-3 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:15,303 INFO [Consumer clientId=consumer-connect-cluster-2, groupId=connect-cluster] Resetting offset for partition connect-cluster-status-1 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:15,303 INFO [Consumer clientId=consumer-connect-cluster-2, groupId=connect-cluster] Resetting offset for partition connect-cluster-status-4 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:15,303 INFO [Consumer clientId=consumer-connect-cluster-2, groupId=connect-cluster] Resetting offset for partition connect-cluster-status-2 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:15,304 INFO [Consumer clientId=consumer-connect-cluster-2, groupId=connect-cluster] Resetting offset for partition connect-cluster-status-0 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:15,304 INFO [Consumer clientId=consumer-connect-cluster-2, groupId=connect-cluster] Resetting offset for partition connect-cluster-status-3 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:15,304 INFO Finished reading KafkaBasedLog for topic connect-cluster-status (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1] 2020-09-07 14:06:15,304 INFO Started KafkaBasedLog for topic connect-cluster-status (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1] 2020-09-07 14:06:15,305 INFO Starting KafkaConfigBackingStore (org.apache.kafka.connect.storage.KafkaConfigBackingStore) [DistributedHerder-connect-1] 2020-09-07 14:06:15,305 INFO Starting KafkaBasedLog with topic connect-cluster-configs (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1] 2020-09-07 14:06:15,305 INFO AdminClientConfig values: bootstrap.servers = [my-cluster-kafka-bootstrap:9093] 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 = 120000 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 = SSL security.providers = null 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = PKCS12 (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'producer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'group.id' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'rest.advertised.port' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'plugin.path' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'admin.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'consumer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'producer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'offset.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'consumer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'value.converter' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'key.converter' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'admin.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'consumer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'config.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'producer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'rest.advertised.host.name' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'status.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'rest.port' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 WARN The configuration 'admin.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:15,635 INFO Kafka startTimeMs: 1599487575635 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:15,800 INFO ProducerConfig values: acks = all batch.size = 16384 bootstrap.servers = [my-cluster-kafka-bootstrap:9093] buffer.memory = 33554432 client.dns.lookup = default client.id = compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 2147483647 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 = 1 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 = SSL security.providers = null 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = PKCS12 transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'producer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'group.id' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'rest.advertised.port' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'plugin.path' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'admin.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'consumer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'producer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'offset.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'consumer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'value.converter' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'key.converter' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'admin.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'consumer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'config.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'producer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'rest.advertised.host.name' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'status.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'rest.port' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 WARN The configuration 'admin.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:16,022 INFO Kafka startTimeMs: 1599487576022 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:16,023 INFO ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = earliest bootstrap.servers = [my-cluster-kafka-bootstrap:9093] 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 = connect-cluster 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 = SSL security.providers = null 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = PKCS12 value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,106 INFO [Producer clientId=producer-3] Cluster ID: d5VD0y_KTwy9MLhmMachFw (org.apache.kafka.clients.Metadata) [kafka-producer-network-thread | producer-3] 2020-09-07 14:06:16,236 WARN The configuration 'producer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'rest.advertised.port' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'plugin.path' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'admin.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'consumer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'producer.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'offset.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'consumer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'value.converter' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'key.converter' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'admin.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'consumer.ssl.truststore.password' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'config.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'producer.security.protocol' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'rest.advertised.host.name' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'status.storage.topic' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'rest.port' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 WARN The configuration 'admin.ssl.truststore.location' was supplied but isn't a known config. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:16,236 INFO Kafka startTimeMs: 1599487576236 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1] 2020-09-07 14:06:16,300 INFO [Consumer clientId=consumer-connect-cluster-3, groupId=connect-cluster] Cluster ID: d5VD0y_KTwy9MLhmMachFw (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1] 2020-09-07 14:06:16,366 INFO [Consumer clientId=consumer-connect-cluster-3, groupId=connect-cluster] Subscribed to partition(s): connect-cluster-configs-0 (org.apache.kafka.clients.consumer.KafkaConsumer) [DistributedHerder-connect-1] 2020-09-07 14:06:16,366 INFO [Consumer clientId=consumer-connect-cluster-3, groupId=connect-cluster] Seeking to EARLIEST offset of partition connect-cluster-configs-0 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:16,402 INFO [Consumer clientId=consumer-connect-cluster-3, groupId=connect-cluster] Resetting offset for partition connect-cluster-configs-0 to offset 0. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1] 2020-09-07 14:06:16,429 INFO Finished reading KafkaBasedLog for topic connect-cluster-configs (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1] 2020-09-07 14:06:16,429 INFO Started KafkaBasedLog for topic connect-cluster-configs (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1] 2020-09-07 14:06:16,429 INFO Started KafkaConfigBackingStore (org.apache.kafka.connect.storage.KafkaConfigBackingStore) [DistributedHerder-connect-1] 2020-09-07 14:06:16,429 INFO [Worker clientId=connect-1, groupId=connect-cluster] Herder started (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:06:16,498 INFO [Worker clientId=connect-1, groupId=connect-cluster] Cluster ID: d5VD0y_KTwy9MLhmMachFw (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1] 2020-09-07 14:06:16,499 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:06:16,501 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:06:16,501 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:06:16,521 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:06:18,770 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 2 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:06:18,771 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 2 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-a0010f12-7352-40d4-8ef4-7fd498d99e9c', leaderUrl='http://10.131.0.73:8083/', offset=1, connectorIds=[], taskIds=[], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:06:18,771 WARN [Worker clientId=connect-1, groupId=connect-cluster] Catching up to assignment's config offset. (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:06:18,772 INFO [Worker clientId=connect-1, groupId=connect-cluster] Current config state offset -1 is behind group assignment 1, reading to end of config log (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:06:18,924 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished reading to end of log and updated config snapshot, new config log offset: 1 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:06:18,924 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 1 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:06:18,924 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:07:12,777 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:12,777 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:13,536 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:13,629 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:13,629 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:13,631 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:13,631 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:13,733 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:13,826 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-d867f185-897e-475b-bcca-8a3f86a39b1e is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:13,826 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:13,826 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:13,834 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:19,924 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:19,924 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-20a61a38-9d58-46e7-a0f1-9777f260da38', leaderUrl='http://10.131.0.73:8083/', offset=1, connectorIds=[], taskIds=[], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:07:19,924 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 1 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:07:19,924 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:07:37,926 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since group is rebalancing (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:37,926 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:37,926 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:37,942 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 2 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:07:37,942 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 2 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-99978c59-41e6-4244-94aa-b9f2452acd3c', leaderUrl='http://10.128.2.57:8083/', offset=1, connectorIds=[], taskIds=[], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:07:37,942 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 1 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:07:37,942 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:10:43,958 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:10:43,958 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:10:43,960 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:10:48,983 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-99978c59-41e6-4244-94aa-b9f2452acd3c is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:10:48,983 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:10:48,983 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:10:48,984 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:10:51,994 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:10:51,995 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-4247f29d-0ced-44c3-ba26-00413159583f', leaderUrl='http://10.128.2.57:8083/', offset=1, connectorIds=[], taskIds=[], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:10:51,995 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 1 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:10:51,995 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:11:27,413 INFO Cluster created with settings {hosts=[mongodb:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} (org.mongodb.driver.cluster) [DistributedHerder-connect-1] 2020-09-07 14:11:27,413 INFO Adding discovered server mongodb:27017 to client view of cluster (org.mongodb.driver.cluster) [DistributedHerder-connect-1] 2020-09-07 14:11:27,516 INFO Closing all connections to rs0/mongodb:27017 (io.debezium.connector.mongodb.ConnectionContext) [DistributedHerder-connect-1] 2020-09-07 14:11:27,597 INFO AbstractConfig values: (org.apache.kafka.common.config.AbstractConfig) [DistributedHerder-connect-1] 2020-09-07 14:11:27,703 INFO [Worker clientId=connect-1, groupId=connect-cluster] Connector mongodb-connector config updated (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [KafkaBasedLog Work Thread - connect-cluster-configs] 2020-09-07 14:11:28,206 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:11:28,206 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:11:28,214 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 2 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:11:28,215 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 2 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-4247f29d-0ced-44c3-ba26-00413159583f', leaderUrl='http://10.128.2.57:8083/', offset=2, connectorIds=[mongodb-connector], taskIds=[], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:11:28,215 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 2 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:11:28,215 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connector mongodb-connector (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [pool-3-thread-1] 2020-09-07 14:11:28,219 INFO ConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.mongodb.MongoDbConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = 0 errors.tolerance = none header.converter = null key.converter = class org.apache.kafka.connect.json.JsonConverter name = mongodb-connector tasks.max = 1 transforms = [unwrap] value.converter = class org.apache.kafka.connect.json.JsonConverter (org.apache.kafka.connect.runtime.ConnectorConfig) [pool-3-thread-1] 2020-09-07 14:11:28,219 INFO EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.mongodb.MongoDbConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = 0 errors.tolerance = none header.converter = null key.converter = class org.apache.kafka.connect.json.JsonConverter name = mongodb-connector tasks.max = 1 transforms = [unwrap] transforms.unwrap.array.encoding = array transforms.unwrap.flatten.struct = false transforms.unwrap.flatten.struct.delimiter = _ transforms.unwrap.sanitize.field.names = false transforms.unwrap.type = class io.debezium.connector.mongodb.transforms.ExtractNewDocumentState value.converter = class org.apache.kafka.connect.json.JsonConverter (org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig) [pool-3-thread-1] 2020-09-07 14:11:28,219 INFO Creating connector mongodb-connector of type io.debezium.connector.mongodb.MongoDbConnector (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-1] 2020-09-07 14:11:28,222 INFO Instantiated connector mongodb-connector with version 1.2.0.Final of type class io.debezium.connector.mongodb.MongoDbConnector (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-1] 2020-09-07 14:11:28,307 INFO Starting MongoDB connector and discovering replica set(s) at rs0/mongodb:27017 (io.debezium.connector.mongodb.MongoDbConnector) [pool-3-thread-1] 2020-09-07 14:11:28,308 INFO Requested thread factory for connector MongoDbConnector, id = dbserver1 named = replica-set-monitor (io.debezium.util.Threads) [pool-3-thread-1] 2020-09-07 14:11:28,310 INFO Creating thread debezium-mongodbconnector-dbserver1-replica-set-monitor (io.debezium.util.Threads) [pool-3-thread-1] 2020-09-07 14:11:28,310 INFO Successfully started MongoDB connector, and continuing to discover changes in replica set(s) at rs0/mongodb:27017 (io.debezium.connector.mongodb.MongoDbConnector) [pool-3-thread-1] 2020-09-07 14:11:28,311 INFO Cluster created with settings {hosts=[mongodb:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:11:28,311 INFO Adding discovered server mongodb:27017 to client view of cluster (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:11:28,315 INFO Finished creating connector mongodb-connector (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-1] 2020-09-07 14:11:28,315 INFO Cluster description not yet available. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:11:28,316 INFO SourceConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.mongodb.MongoDbConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = 0 errors.tolerance = none header.converter = null key.converter = class org.apache.kafka.connect.json.JsonConverter name = mongodb-connector tasks.max = 1 transforms = [unwrap] value.converter = class org.apache.kafka.connect.json.JsonConverter (org.apache.kafka.connect.runtime.SourceConnectorConfig) [pool-3-thread-1] 2020-09-07 14:11:28,316 INFO EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.mongodb.MongoDbConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = 0 errors.tolerance = none header.converter = null key.converter = class org.apache.kafka.connect.json.JsonConverter name = mongodb-connector tasks.max = 1 transforms = [unwrap] transforms.unwrap.array.encoding = array transforms.unwrap.flatten.struct = false transforms.unwrap.flatten.struct.delimiter = _ transforms.unwrap.sanitize.field.names = false transforms.unwrap.type = class io.debezium.connector.mongodb.transforms.ExtractNewDocumentState value.converter = class org.apache.kafka.connect.json.JsonConverter (org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig) [pool-3-thread-1] 2020-09-07 14:11:28,409 INFO Opened connection [connectionId{localValue:2, serverValue:56}] to mongodb:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb:27017] 2020-09-07 14:11:28,411 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=1544055, setName='rs0', canonicalAddress=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=7fffffff0000000000000001, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=27870314234459} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb:27017] 2020-09-07 14:11:28,497 INFO Discovered cluster type of REPLICA_SET (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb:27017] 2020-09-07 14:11:28,497 INFO Adding discovered server mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 to client view of cluster (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb:27017] 2020-09-07 14:11:28,498 INFO Adding discovered server mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017 to client view of cluster (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb:27017] 2020-09-07 14:11:28,498 INFO Adding discovered server mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 to client view of cluster (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb:27017] 2020-09-07 14:11:28,499 INFO Server mongodb:27017 is no longer a member of the replica set. Removing from client view of cluster. (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb:27017] 2020-09-07 14:11:28,499 INFO Canonical address mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 does not match server address. Removing mongodb:27017 from client view of cluster (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb:27017] 2020-09-07 14:11:28,501 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@7e9a3aba from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:11:28,502 INFO Opened connection [connectionId{localValue:4, serverValue:18}] to mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:28,503 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=750560, setName='rs0', canonicalAddress=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=null, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=27870406288812} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:28,504 INFO Opened connection [connectionId{localValue:5, serverValue:57}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:28,505 INFO Opened connection [connectionId{localValue:3, serverValue:15}] to mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:28,506 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=1129021, setName='rs0', canonicalAddress=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=7fffffff0000000000000001, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=27870409122716} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:28,506 INFO Setting max election id to 7fffffff0000000000000001 from replica set primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:28,506 INFO Setting max set version to 3 from replica set primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:28,506 INFO Discovered replica set primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:28,506 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=950503, setName='rs0', canonicalAddress=mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=null, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=27870409337263} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:28,620 INFO Opened connection [connectionId{localValue:6, serverValue:58}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:11:28,702 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:11:28,702 INFO Subdividing 1 MongoDB replica set(s) into at most 1 task(s) (io.debezium.connector.mongodb.MongoDbConnector) [pool-3-thread-1] 2020-09-07 14:11:28,703 INFO Requesting task reconfiguration due to new/removed replica set(s) for MongoDB with seeds rs0/mongodb:27017 (io.debezium.connector.mongodb.MongoDbConnector) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:11:28,703 INFO New replica sets include: (io.debezium.connector.mongodb.MongoDbConnector) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:11:28,703 INFO rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (io.debezium.connector.mongodb.MongoDbConnector) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:11:28,703 INFO Configuring MongoDB connector task 0 to capture events for replica set(s) at rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (io.debezium.connector.mongodb.MongoDbConnector) [pool-3-thread-1] 2020-09-07 14:11:29,219 INFO [Worker clientId=connect-1, groupId=connect-cluster] Tasks [mongodb-connector-0] configs updated (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [KafkaBasedLog Work Thread - connect-cluster-configs] 2020-09-07 14:11:29,721 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:11:29,721 INFO SourceConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.mongodb.MongoDbConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = 0 errors.tolerance = none header.converter = null key.converter = class org.apache.kafka.connect.json.JsonConverter name = mongodb-connector tasks.max = 1 transforms = [unwrap] value.converter = class org.apache.kafka.connect.json.JsonConverter (org.apache.kafka.connect.runtime.SourceConnectorConfig) [DistributedHerder-connect-1] 2020-09-07 14:11:29,722 INFO EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.mongodb.MongoDbConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = 0 errors.tolerance = none header.converter = null key.converter = class org.apache.kafka.connect.json.JsonConverter name = mongodb-connector tasks.max = 1 transforms = [unwrap] transforms.unwrap.array.encoding = array transforms.unwrap.flatten.struct = false transforms.unwrap.flatten.struct.delimiter = _ transforms.unwrap.sanitize.field.names = false transforms.unwrap.type = class io.debezium.connector.mongodb.transforms.ExtractNewDocumentState value.converter = class org.apache.kafka.connect.json.JsonConverter (org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig) [DistributedHerder-connect-1] 2020-09-07 14:11:29,722 INFO Subdividing 1 MongoDB replica set(s) into at most 1 task(s) (io.debezium.connector.mongodb.MongoDbConnector) [DistributedHerder-connect-1] 2020-09-07 14:11:29,722 INFO Configuring MongoDB connector task 0 to capture events for replica set(s) at rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (io.debezium.connector.mongodb.MongoDbConnector) [DistributedHerder-connect-1] 2020-09-07 14:11:30,733 INFO [Worker clientId=connect-1, groupId=connect-cluster] Tasks [mongodb-connector-0] configs updated (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [KafkaBasedLog Work Thread - connect-cluster-configs] 2020-09-07 14:11:31,236 INFO [Worker clientId=connect-1, groupId=connect-cluster] Handling task config update by restarting tasks [] (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:11:31,236 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:11:31,236 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:11:31,242 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 3 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:11:31,242 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 3 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-4247f29d-0ced-44c3-ba26-00413159583f', leaderUrl='http://10.128.2.57:8083/', offset=6, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:11:31,242 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 6 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:11:31,243 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting task mongodb-connector-0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [pool-3-thread-2] 2020-09-07 14:11:31,244 INFO Creating task mongodb-connector-0 (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-2] 2020-09-07 14:11:31,245 INFO ConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.mongodb.MongoDbConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = 0 errors.tolerance = none header.converter = null key.converter = class org.apache.kafka.connect.json.JsonConverter name = mongodb-connector tasks.max = 1 transforms = [unwrap] value.converter = class org.apache.kafka.connect.json.JsonConverter (org.apache.kafka.connect.runtime.ConnectorConfig) [pool-3-thread-2] 2020-09-07 14:11:31,245 INFO EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.mongodb.MongoDbConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = 0 errors.tolerance = none header.converter = null key.converter = class org.apache.kafka.connect.json.JsonConverter name = mongodb-connector tasks.max = 1 transforms = [unwrap] transforms.unwrap.array.encoding = array transforms.unwrap.flatten.struct = false transforms.unwrap.flatten.struct.delimiter = _ transforms.unwrap.sanitize.field.names = false transforms.unwrap.type = class io.debezium.connector.mongodb.transforms.ExtractNewDocumentState value.converter = class org.apache.kafka.connect.json.JsonConverter (org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig) [pool-3-thread-2] 2020-09-07 14:11:31,246 INFO TaskConfig values: task.class = class io.debezium.connector.mongodb.MongoDbConnectorTask (org.apache.kafka.connect.runtime.TaskConfig) [pool-3-thread-2] 2020-09-07 14:11:31,247 INFO Instantiated task mongodb-connector-0 with version 1.2.0.Final of type io.debezium.connector.mongodb.MongoDbConnectorTask (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-2] 2020-09-07 14:11:31,247 INFO JsonConverterConfig values: converter.type = key decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false (org.apache.kafka.connect.json.JsonConverterConfig) [pool-3-thread-2] 2020-09-07 14:11:31,247 INFO JsonConverterConfig values: converter.type = value decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false (org.apache.kafka.connect.json.JsonConverterConfig) [pool-3-thread-2] 2020-09-07 14:11:31,247 INFO Set up the key converter class org.apache.kafka.connect.json.JsonConverter for task mongodb-connector-0 using the connector config (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-2] 2020-09-07 14:11:31,247 INFO Set up the value converter class org.apache.kafka.connect.json.JsonConverter for task mongodb-connector-0 using the connector config (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-2] 2020-09-07 14:11:31,247 INFO Set up the header converter class org.apache.kafka.connect.storage.SimpleHeaderConverter for task mongodb-connector-0 using the worker config (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-2] 2020-09-07 14:11:31,254 INFO Initializing: org.apache.kafka.connect.runtime.TransformationChain{io.debezium.connector.mongodb.transforms.ExtractNewDocumentState} (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-2] 2020-09-07 14:11:31,255 INFO ProducerConfig values: acks = all batch.size = 16384 bootstrap.servers = [my-cluster-kafka-bootstrap:9093] buffer.memory = 33554432 client.dns.lookup = default client.id = connector-producer-mongodb-connector-0 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 2147483647 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer linger.ms = 0 max.block.ms = 9223372036854775807 max.in.flight.requests.per.connection = 1 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 = 2147483647 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 = SSL security.providers = null 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer (org.apache.kafka.clients.producer.ProducerConfig) [pool-3-thread-2] 2020-09-07 14:11:31,409 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [pool-3-thread-2] 2020-09-07 14:11:31,409 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [pool-3-thread-2] 2020-09-07 14:11:31,409 INFO Kafka startTimeMs: 1599487891409 (org.apache.kafka.common.utils.AppInfoParser) [pool-3-thread-2] 2020-09-07 14:11:31,414 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:11:31,416 INFO Starting MongoDbConnectorTask with configuration: (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO connector.class = io.debezium.connector.mongodb.MongoDbConnector (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO mongodb.password = ******** (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO tasks.max = 1 (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO database.history.kafka.bootstrap.servers = my-cluster-kafka-bootstrap:9092 (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO transforms = unwrap (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO mongodb.user = debezium (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO mongodb.name = dbserver1 (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO key.converter.schemas.enable = false (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO task.class = io.debezium.connector.mongodb.MongoDbConnectorTask (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO mongodb.task.id = 0 (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO transforms.unwrap.drop.tombstones = false (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO value.converter.schemas.enable = false (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO name = mongodb-connector (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO transforms.unwrap.type = io.debezium.connector.mongodb.transforms.ExtractNewDocumentState (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO value.converter = org.apache.kafka.connect.json.JsonConverter (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO database.whitelist = inventory (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO key.converter = org.apache.kafka.connect.json.JsonConverter (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO mongodb.hosts = rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,498 INFO transforms.unwrap.operation.header = true (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,507 INFO [Producer clientId=connector-producer-mongodb-connector-0] Cluster ID: d5VD0y_KTwy9MLhmMachFw (org.apache.kafka.clients.Metadata) [kafka-producer-network-thread | connector-producer-mongodb-connector-0] 2020-09-07 14:11:31,856 INFO Requested thread factory for connector MongoDbConnector, id = dbserver1 named = change-event-source-coordinator (io.debezium.util.Threads) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,857 INFO Creating thread debezium-mongodbconnector-dbserver1-change-event-source-coordinator (io.debezium.util.Threads) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,858 INFO WorkerSourceTask{id=mongodb-connector-0} Source task finished initialization and start (org.apache.kafka.connect.runtime.WorkerSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:11:31,858 INFO Metrics registered (io.debezium.pipeline.ChangeEventSourceCoordinator) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:31,859 INFO Context created (io.debezium.pipeline.ChangeEventSourceCoordinator) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:31,861 INFO No previous offset has been found (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:31,861 INFO Snapshot step 1 - Preparing (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:31,862 INFO Snapshot step 2 - Determining snapshot offsets (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:31,862 INFO Determine Snapshot Offset for replica-set rs0 (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:31,865 INFO Cluster created with settings {hosts=[mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:31,865 INFO Adding discovered server mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 to client view of cluster (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:31,865 INFO Adding discovered server mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017 to client view of cluster (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:31,866 INFO Adding discovered server mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 to client view of cluster (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:31,866 INFO Cluster description not yet available. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:31,869 INFO Opened connection [connectionId{localValue:7, serverValue:59}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f932430c91e61d79b2f', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:31,870 INFO Opened connection [connectionId{localValue:9, serverValue:16}] to mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f932430c91e61d79b2f', description='null'}-mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:31,870 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=972968, setName='rs0', canonicalAddress=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=7fffffff0000000000000001, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=27873773822850} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f932430c91e61d79b2f', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:31,871 INFO Discovered cluster type of REPLICA_SET (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f932430c91e61d79b2f', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:31,871 INFO Setting max election id to 7fffffff0000000000000001 from replica set primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f932430c91e61d79b2f', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:31,897 INFO Setting max set version to 3 from replica set primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f932430c91e61d79b2f', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:31,897 INFO Discovered replica set primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f932430c91e61d79b2f', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:31,897 INFO Opened connection [connectionId{localValue:8, serverValue:19}] to mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f932430c91e61d79b2f', description='null'}-mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:31,897 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=27102631, setName='rs0', canonicalAddress=mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=null, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=27873800393366} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f932430c91e61d79b2f', description='null'}-mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:31,898 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=650582, setName='rs0', canonicalAddress=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=null, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=27873801316728} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f932430c91e61d79b2f', description='null'}-mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:31,898 INFO Cluster created with settings {hosts=[mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:31,903 INFO Opened connection [connectionId{localValue:10, serverValue:60}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f932430c91e61d79b30', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:31,904 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=903952, setName='rs0', canonicalAddress=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=7fffffff0000000000000001, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=27873807507838} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f932430c91e61d79b30', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:32,000 INFO Opened connection [connectionId{localValue:11, serverValue:61}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,005 INFO Stopping primary client (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,007 INFO Requested thread factory for connector MongoDbConnector, id = dbserver1 named = replicator-snapshot (io.debezium.util.Threads) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,007 INFO Ignoring unnamed replica sets: [] (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,007 INFO Starting 1 thread(s) to snapshot replica sets: [rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017] (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,007 INFO Snapshot step 3 - Snapshotting data (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,008 INFO Creating thread debezium-mongodbconnector-dbserver1-replicator-snapshot-0 (io.debezium.util.Threads) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,010 INFO Beginning snapshot of 'rs0' at {sec=1599485646, ord=1, initsync=true, h=6842261626224648040, stxnid=null} (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-replicator-snapshot-0] 2020-09-07 14:11:32,016 INFO Exporting data for collection 'rs0.inventory.products' (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-replicator-snapshot-0] 2020-09-07 14:11:32,100 INFO Finished snapshotting 9 records for collection 'rs0.inventory.products'; total duration '00:00:00.083' (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-replicator-snapshot-0] 2020-09-07 14:11:32,100 INFO Exporting data for collection 'rs0.inventory.customers' (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-replicator-snapshot-0] 2020-09-07 14:11:32,103 INFO Finished snapshotting 5 records for collection 'rs0.inventory.customers'; total duration '00:00:00.003' (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-replicator-snapshot-0] 2020-09-07 14:11:32,103 INFO Exporting data for collection 'rs0.inventory.orders' (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-replicator-snapshot-0] 2020-09-07 14:11:32,105 INFO Finished snapshotting 4 records for collection 'rs0.inventory.orders'; total duration '00:00:00.002' (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-replicator-snapshot-0] 2020-09-07 14:11:32,106 INFO Stopping mongodb connections (io.debezium.connector.mongodb.MongoDbSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,106 INFO Closing all connections to rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (io.debezium.connector.mongodb.ConnectionContext) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,107 INFO Closed connection [connectionId{localValue:11, serverValue:61}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 because the pool has been closed. (org.mongodb.driver.connection) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,109 INFO Snapshot - Final stage (io.debezium.pipeline.source.AbstractSnapshotChangeEventSource) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,109 INFO Snapshot ended with SnapshotResult [status=COMPLETED, offset=MongoDbOffsetContext [sourceInfo=io.debezium.connector.mongodb.SourceInfo@21247354]] (io.debezium.pipeline.ChangeEventSourceCoordinator) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,111 INFO Connected metrics set to 'true' (io.debezium.pipeline.metrics.StreamingChangeEventSourceMetrics) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,111 INFO Starting streaming (io.debezium.pipeline.ChangeEventSourceCoordinator) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,111 INFO Requested thread factory for connector MongoDbConnector, id = dbserver1 named = replicator-streaming (io.debezium.util.Threads) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,111 INFO Starting 1 thread(s) to stream changes for replica sets: rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,111 INFO Creating thread debezium-mongodbconnector-dbserver1-replicator-streaming-0 (io.debezium.util.Threads) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:11:32,112 INFO Cluster created with settings {hosts=[mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:11:32,112 INFO Adding discovered server mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 to client view of cluster (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:11:32,113 INFO Adding discovered server mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017 to client view of cluster (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:11:32,113 INFO Adding discovered server mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 to client view of cluster (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:11:32,113 INFO Cluster description not yet available. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:11:32,115 INFO Opened connection [connectionId{localValue:13, serverValue:20}] to mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f942430c91e61d79b31', description='null'}-mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:32,115 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=427074, setName='rs0', canonicalAddress=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=null, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=27874018476754} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f942430c91e61d79b31', description='null'}-mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:32,115 INFO Discovered cluster type of REPLICA_SET (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f942430c91e61d79b31', description='null'}-mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:32,115 INFO Unable to connect to primary node of 'rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017' after attempt #1 (15 remaining) (io.debezium.connector.mongodb.ConnectionContext) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:11:32,117 INFO Opened connection [connectionId{localValue:12, serverValue:62}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f942430c91e61d79b31', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:32,117 INFO Opened connection [connectionId{localValue:14, serverValue:17}] to mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f942430c91e61d79b31', description='null'}-mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:32,118 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=1068175, setName='rs0', canonicalAddress=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=7fffffff0000000000000001, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=27874021315251} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f942430c91e61d79b31', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:32,118 INFO Setting max election id to 7fffffff0000000000000001 from replica set primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f942430c91e61d79b31', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:32,118 INFO Setting max set version to 3 from replica set primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f942430c91e61d79b31', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:32,118 INFO Discovered replica set primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f942430c91e61d79b31', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:32,118 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=925582, setName='rs0', canonicalAddress=mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=null, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=27874021716655} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f942430c91e61d79b31', description='null'}-mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:32,355 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,383 WARN [Producer clientId=connector-producer-mongodb-connector-0] Error while fetching metadata with correlation id 3 : {dbserver1.inventory.products=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.NetworkClient) [kafka-producer-network-thread | connector-producer-mongodb-connector-0] 2020-09-07 14:11:32,484 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,485 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,485 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,485 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,486 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,486 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,487 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,487 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,487 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,496 WARN [Producer clientId=connector-producer-mongodb-connector-0] Error while fetching metadata with correlation id 5 : {dbserver1.inventory.customers=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.NetworkClient) [kafka-producer-network-thread | connector-producer-mongodb-connector-0] 2020-09-07 14:11:32,598 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,598 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,599 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,599 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,599 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,608 WARN [Producer clientId=connector-producer-mongodb-connector-0] Error while fetching metadata with correlation id 10 : {dbserver1.inventory.orders=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.NetworkClient) [kafka-producer-network-thread | connector-producer-mongodb-connector-0] 2020-09-07 14:11:32,709 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,710 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:32,710 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:11:33,116 INFO Cluster created with settings {hosts=[mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:11:33,117 INFO Cluster description not yet available. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:11:33,121 INFO Opened connection [connectionId{localValue:15, serverValue:63}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f952430c91e61d79b32', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:33,122 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=922461, setName='rs0', canonicalAddress=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=7fffffff0000000000000001, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=27875025079600} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f952430c91e61d79b32', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:11:33,122 INFO Reading oplog for 'rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017' primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 starting at Timestamp{value=6869738539991433217, seconds=1599485646, inc=1} (io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:11:33,122 INFO The last event processed was not transactional, resuming at the oplog event after 'Timestamp{value=6869738539991433217, seconds=1599485646, inc=1}' (io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:11:33,143 INFO Opened connection [connectionId{localValue:16, serverValue:64}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:11:58,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:12:28,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:12:31,414 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:12:31,414 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:12:31,446 INFO WorkerSourceTask{id=mongodb-connector-0} Finished commitOffsets successfully in 32 ms (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:12:58,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:13:28,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:13:31,446 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:13:31,446 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:13:58,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:14:13,298 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:14:13,298 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:14:14,039 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:14:14,062 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-4247f29d-0ced-44c3-ba26-00413159583f is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:14:14,062 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:14:14,062 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:14:14,064 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:14:17,076 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:14:17,076 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-8ea34f9a-a5a5-427c-be94-3d378fc4d5df', leaderUrl='http://10.128.2.57:8083/', offset=6, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:14:17,076 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 6 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:14:17,076 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:14:28,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:14:31,447 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:14:31,447 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:14:58,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:15:28,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:15:31,447 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:15:31,447 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:15:58,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:16:28,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:16:31,447 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:16:31,447 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:16:58,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:17:01,349 WARN operation.header has been deprecated and is scheduled for removal. Use add.headers instead. (io.debezium.connector.mongodb.transforms.ExtractNewDocumentState) [task-thread-mongodb-connector-0] 2020-09-07 14:17:28,311 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:17:31,448 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:17:31,448 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:17:31,453 INFO WorkerSourceTask{id=mongodb-connector-0} Finished commitOffsets successfully in 5 ms (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:17:44,091 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:17:44,091 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:17:44,093 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:17:44,193 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-8ea34f9a-a5a5-427c-be94-3d378fc4d5df is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:17:44,193 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:17:44,193 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:17:44,194 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:17:47,232 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:17:47,232 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-b654e16a-02b1-42ac-9776-ccbbed2ddfae', leaderUrl='http://10.128.2.57:8083/', offset=6, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:17:47,232 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 6 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:17:47,232 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:17:52,289 INFO Closed connection [connectionId{localValue:16, serverValue:64}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 because there was a socket exception raised on another connection from this pool. (org.mongodb.driver.connection) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:17:53,649 INFO Closed connection [connectionId{localValue:17}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 because there was a socket exception raised by this connection. (org.mongodb.driver.connection) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] 2020-09-07 14:17:53,649 INFO Exception in monitor thread while connecting to server mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f952430c91e61d79b32', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] com.mongodb.MongoSocketReadException: Exception receiving message at com.mongodb.internal.connection.InternalStreamConnection.translateReadException(InternalStreamConnection.java:569) at com.mongodb.internal.connection.InternalStreamConnection.receiveMessage(InternalStreamConnection.java:448) at com.mongodb.internal.connection.InternalStreamConnection.receiveCommandMessageResponse(InternalStreamConnection.java:299) at com.mongodb.internal.connection.InternalStreamConnection.sendAndReceive(InternalStreamConnection.java:259) at com.mongodb.internal.connection.CommandHelper.sendAndReceive(CommandHelper.java:83) at com.mongodb.internal.connection.CommandHelper.executeCommand(CommandHelper.java:33) at com.mongodb.internal.connection.InternalStreamConnectionInitializer.initializeConnectionDescription(InternalStreamConnectionInitializer.java:105) at com.mongodb.internal.connection.InternalStreamConnectionInitializer.initialize(InternalStreamConnectionInitializer.java:62) at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:129) at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:131) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:210) at java.net.SocketInputStream.read(SocketInputStream.java:141) at com.mongodb.internal.connection.SocketStream.read(SocketStream.java:109) at com.mongodb.internal.connection.InternalStreamConnection.receiveResponseBuffers(InternalStreamConnection.java:580) at com.mongodb.internal.connection.InternalStreamConnection.receiveMessage(InternalStreamConnection.java:445) ... 9 more 2020-09-07 14:17:53,649 ERROR Error while attempting to read from oplog on 'rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017': Query failed with error code 11600 and error message 'interrupted at shutdown' on server mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] com.mongodb.MongoQueryException: Query failed with error code 11600 and error message 'interrupted at shutdown' on server mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 at com.mongodb.operation.QueryHelper.translateCommandException(QueryHelper.java:29) at com.mongodb.operation.QueryBatchCursor.getMore(QueryBatchCursor.java:267) at com.mongodb.operation.QueryBatchCursor.tryHasNext(QueryBatchCursor.java:216) at com.mongodb.operation.QueryBatchCursor.tryNext(QueryBatchCursor.java:200) at com.mongodb.client.internal.MongoBatchCursorAdapter.tryNext(MongoBatchCursorAdapter.java:74) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.readOplog(MongoDbStreamingChangeEventSource.java:191) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.lambda$null$0(MongoDbStreamingChangeEventSource.java:96) at io.debezium.connector.mongodb.ConnectionContext$MongoPrimary.execute(ConnectionContext.java:278) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.lambda$null$1(MongoDbStreamingChangeEventSource.java:95) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:17:53,651 ERROR Streaming for replica set rs0 failed (io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] org.apache.kafka.connect.errors.ConnectException: Error while attempting to read from oplog on 'rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017' at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.lambda$establishConnectionToPrimary$3(MongoDbStreamingChangeEventSource.java:140) at io.debezium.connector.mongodb.ConnectionContext$MongoPrimary.execute(ConnectionContext.java:282) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.lambda$null$1(MongoDbStreamingChangeEventSource.java:95) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: com.mongodb.MongoQueryException: Query failed with error code 11600 and error message 'interrupted at shutdown' on server mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 at com.mongodb.operation.QueryHelper.translateCommandException(QueryHelper.java:29) at com.mongodb.operation.QueryBatchCursor.getMore(QueryBatchCursor.java:267) at com.mongodb.operation.QueryBatchCursor.tryHasNext(QueryBatchCursor.java:216) at com.mongodb.operation.QueryBatchCursor.tryNext(QueryBatchCursor.java:200) at com.mongodb.client.internal.MongoBatchCursorAdapter.tryNext(MongoBatchCursorAdapter.java:74) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.readOplog(MongoDbStreamingChangeEventSource.java:191) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.lambda$null$0(MongoDbStreamingChangeEventSource.java:96) at io.debezium.connector.mongodb.ConnectionContext$MongoPrimary.execute(ConnectionContext.java:278) ... 6 more 2020-09-07 14:17:53,651 ERROR Producer failure (io.debezium.pipeline.ErrorHandler) [debezium-mongodbconnector-dbserver1-replicator-streaming-0] org.apache.kafka.connect.errors.ConnectException: Error while attempting to read from oplog on 'rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017' at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.lambda$establishConnectionToPrimary$3(MongoDbStreamingChangeEventSource.java:140) at io.debezium.connector.mongodb.ConnectionContext$MongoPrimary.execute(ConnectionContext.java:282) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.lambda$null$1(MongoDbStreamingChangeEventSource.java:95) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: com.mongodb.MongoQueryException: Query failed with error code 11600 and error message 'interrupted at shutdown' on server mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 at com.mongodb.operation.QueryHelper.translateCommandException(QueryHelper.java:29) at com.mongodb.operation.QueryBatchCursor.getMore(QueryBatchCursor.java:267) at com.mongodb.operation.QueryBatchCursor.tryHasNext(QueryBatchCursor.java:216) at com.mongodb.operation.QueryBatchCursor.tryNext(QueryBatchCursor.java:200) at com.mongodb.client.internal.MongoBatchCursorAdapter.tryNext(MongoBatchCursorAdapter.java:74) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.readOplog(MongoDbStreamingChangeEventSource.java:191) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.lambda$null$0(MongoDbStreamingChangeEventSource.java:96) at io.debezium.connector.mongodb.ConnectionContext$MongoPrimary.execute(ConnectionContext.java:278) ... 6 more 2020-09-07 14:17:53,651 INFO Closing all connections to rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (io.debezium.connector.mongodb.ConnectionContext) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:17:53,652 INFO Finished streaming (io.debezium.pipeline.ChangeEventSourceCoordinator) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:17:53,652 INFO Connected metrics set to 'false' (io.debezium.pipeline.metrics.StreamingChangeEventSourceMetrics) [debezium-mongodbconnector-dbserver1-change-event-source-coordinator] 2020-09-07 14:17:53,848 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:17:53,848 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:17:53,848 ERROR WorkerSourceTask{id=mongodb-connector-0} Task threw an uncaught and unrecoverable exception (org.apache.kafka.connect.runtime.WorkerTask) [task-thread-mongodb-connector-0] org.apache.kafka.connect.errors.ConnectException: An exception occurred in the change event producer. This connector will be stopped. at io.debezium.pipeline.ErrorHandler.setProducerThrowable(ErrorHandler.java:42) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.lambda$null$1(MongoDbStreamingChangeEventSource.java:102) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.kafka.connect.errors.ConnectException: Error while attempting to read from oplog on 'rs0/mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017,mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017' at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.lambda$establishConnectionToPrimary$3(MongoDbStreamingChangeEventSource.java:140) at io.debezium.connector.mongodb.ConnectionContext$MongoPrimary.execute(ConnectionContext.java:282) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.lambda$null$1(MongoDbStreamingChangeEventSource.java:95) ... 5 more Caused by: com.mongodb.MongoQueryException: Query failed with error code 11600 and error message 'interrupted at shutdown' on server mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 at com.mongodb.operation.QueryHelper.translateCommandException(QueryHelper.java:29) at com.mongodb.operation.QueryBatchCursor.getMore(QueryBatchCursor.java:267) at com.mongodb.operation.QueryBatchCursor.tryHasNext(QueryBatchCursor.java:216) at com.mongodb.operation.QueryBatchCursor.tryNext(QueryBatchCursor.java:200) at com.mongodb.client.internal.MongoBatchCursorAdapter.tryNext(MongoBatchCursorAdapter.java:74) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.readOplog(MongoDbStreamingChangeEventSource.java:191) at io.debezium.connector.mongodb.MongoDbStreamingChangeEventSource.lambda$null$0(MongoDbStreamingChangeEventSource.java:96) at io.debezium.connector.mongodb.ConnectionContext$MongoPrimary.execute(ConnectionContext.java:278) ... 6 more 2020-09-07 14:17:53,848 ERROR WorkerSourceTask{id=mongodb-connector-0} Task is being killed and will not recover until manually restarted (org.apache.kafka.connect.runtime.WorkerTask) [task-thread-mongodb-connector-0] 2020-09-07 14:17:53,848 INFO Stopping down connector (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:17:53,849 INFO [Producer clientId=connector-producer-mongodb-connector-0] Closing the Kafka producer with timeoutMillis = 30000 ms. (org.apache.kafka.clients.producer.KafkaProducer) [task-thread-mongodb-connector-0] 2020-09-07 14:17:58,310 WARN Got socket exception on connection [connectionId{localValue:6, serverValue:58}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017. All connections to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 will be closed. (org.mongodb.driver.connection) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:17:58,310 INFO Closed connection [connectionId{localValue:6, serverValue:58}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 because there was a socket exception raised by this connection. (org.mongodb.driver.connection) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:17:58,311 INFO No server chosen by ReadPreferenceServerSelector{readPreference=primary} from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=431630, setName='rs0', canonicalAddress=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=null, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=28250435316312}, ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=991603, setName='rs0', canonicalAddress=mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=null, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=28250459132959}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:17:58,312 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=413090, setName='rs0', canonicalAddress=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=28260214899511} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:01,814 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=962253, setName='rs0', canonicalAddress=mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=7fffffff0000000000000002, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=28263716928102} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:01,814 INFO Setting max election id to 7fffffff0000000000000002 from replica set primary mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:01,814 INFO Discovered replica set primary mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:01,822 INFO Opened connection [connectionId{localValue:20, serverValue:18}] to mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:18:01,822 ERROR Error while reading the 'shards' collection in the 'config' database: Prematurely reached end of stream (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoSocketReadException: Prematurely reached end of stream at com.mongodb.internal.connection.SocketStream.read(SocketStream.java:112) at com.mongodb.internal.connection.InternalStreamConnection.receiveResponseBuffers(InternalStreamConnection.java:580) at com.mongodb.internal.connection.InternalStreamConnection.receiveMessage(InternalStreamConnection.java:445) at com.mongodb.internal.connection.InternalStreamConnection.receiveCommandMessageResponse(InternalStreamConnection.java:299) at com.mongodb.internal.connection.InternalStreamConnection.sendAndReceive(InternalStreamConnection.java:259) at com.mongodb.internal.connection.UsageTrackingInternalConnection.sendAndReceive(UsageTrackingInternalConnection.java:99) at com.mongodb.internal.connection.DefaultConnectionPool$PooledConnection.sendAndReceive(DefaultConnectionPool.java:450) at com.mongodb.internal.connection.CommandProtocolImpl.execute(CommandProtocolImpl.java:72) at com.mongodb.internal.connection.DefaultServer$DefaultServerProtocolExecutor.execute(DefaultServer.java:226) at com.mongodb.internal.connection.DefaultServerConnection.executeProtocol(DefaultServerConnection.java:269) at com.mongodb.internal.connection.DefaultServerConnection.command(DefaultServerConnection.java:131) at com.mongodb.internal.connection.DefaultServerConnection.command(DefaultServerConnection.java:123) at com.mongodb.operation.CommandOperationHelper.executeCommand(CommandOperationHelper.java:343) at com.mongodb.operation.CommandOperationHelper.executeCommand(CommandOperationHelper.java:334) at com.mongodb.operation.CommandOperationHelper.executeCommandWithConnection(CommandOperationHelper.java:220) at com.mongodb.operation.CommandOperationHelper$5.call(CommandOperationHelper.java:206) at com.mongodb.operation.OperationHelper.withReadConnectionSource(OperationHelper.java:463) at com.mongodb.operation.CommandOperationHelper.executeCommand(CommandOperationHelper.java:203) at com.mongodb.operation.ListDatabasesOperation.execute(ListDatabasesOperation.java:178) at com.mongodb.operation.ListDatabasesOperation.execute(ListDatabasesOperation.java:54) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:196) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:18:01,823 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:18:12,310 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=386336, setName='rs0', canonicalAddress=mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017, mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=null, setVersion=3, lastWriteDate=null, lastUpdateTimeNanos=28274213169067} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:18,331 INFO Exception in monitor thread while connecting to server mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] com.mongodb.MongoSocketOpenException: Exception opening socket at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70) at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:128) at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:131) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: connect timed out at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:64) at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79) at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65) ... 3 more 2020-09-07 14:18:28,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:18:31,453 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:18:31,453 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:18:33,343 INFO Opened connection [connectionId{localValue:21, serverValue:11}] to mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:33,343 INFO Monitor thread successfully connected to server with description ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 10]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=732237, setName='rs0', canonicalAddress=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, hosts=[mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017], passives=[], arbiters=[], primary='mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017', tagSet=TagSet{[]}, electionId=7fffffff0000000000000002, setVersion=1, lastWriteDate=null, lastUpdateTimeNanos=28295246824222} (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:33,343 INFO Server mongodb-1.mongodb-internal.strimzi.svc.cluster.local:27017 is no longer a member of the replica set. Removing from client view of cluster. (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:33,344 INFO Server mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 is no longer a member of the replica set. Removing from client view of cluster. (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:33,344 INFO Closed connection [connectionId{localValue:20, serverValue:18}] to mongodb-2.mongodb-internal.strimzi.svc.cluster.local:27017 because the pool has been closed. (org.mongodb.driver.connection) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:33,344 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:43,346 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:53,347 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:58,310 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@13f298fc from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:18:58,312 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:58,812 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:59,312 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:18:59,813 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:00,313 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:00,813 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:01,314 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:01,814 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:02,314 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:02,815 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:03,315 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:03,816 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:04,316 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:04,816 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:05,317 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:05,817 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:06,317 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:06,818 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:07,318 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:07,818 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:08,319 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:08,819 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:09,319 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:09,820 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:10,320 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:10,820 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:11,321 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:11,821 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:12,322 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:12,822 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:13,322 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:13,823 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:14,323 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:14,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:15,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:15,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:16,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:16,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:17,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:17,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:18,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:18,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:19,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:19,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:20,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:20,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:21,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:21,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:22,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:22,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:23,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:23,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:24,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:24,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:25,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:25,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:26,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:26,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:27,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:27,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:28,310 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@13f298fc. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@13f298fc. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:19:28,311 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:19:28,311 INFO Requesting task reconfiguration due to new/removed replica set(s) for MongoDB with seeds rs0/mongodb:27017 (io.debezium.connector.mongodb.MongoDbConnector) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:19:28,311 INFO New replica sets include: (io.debezium.connector.mongodb.MongoDbConnector) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:19:28,311 INFO mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (io.debezium.connector.mongodb.MongoDbConnector) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:19:28,311 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@196a24bb from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:19:28,311 INFO SourceConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.mongodb.MongoDbConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = 0 errors.tolerance = none header.converter = null key.converter = class org.apache.kafka.connect.json.JsonConverter name = mongodb-connector tasks.max = 1 transforms = [unwrap] value.converter = class org.apache.kafka.connect.json.JsonConverter (org.apache.kafka.connect.runtime.SourceConnectorConfig) [DistributedHerder-connect-1] 2020-09-07 14:19:28,312 INFO EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.mongodb.MongoDbConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = 0 errors.tolerance = none header.converter = null key.converter = class org.apache.kafka.connect.json.JsonConverter name = mongodb-connector tasks.max = 1 transforms = [unwrap] transforms.unwrap.array.encoding = array transforms.unwrap.flatten.struct = false transforms.unwrap.flatten.struct.delimiter = _ transforms.unwrap.sanitize.field.names = false transforms.unwrap.type = class io.debezium.connector.mongodb.transforms.ExtractNewDocumentState value.converter = class org.apache.kafka.connect.json.JsonConverter (org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig) [DistributedHerder-connect-1] 2020-09-07 14:19:28,312 INFO Subdividing 1 MongoDB replica set(s) into at most 1 task(s) (io.debezium.connector.mongodb.MongoDbConnector) [DistributedHerder-connect-1] 2020-09-07 14:19:28,312 INFO Configuring MongoDB connector task 0 to capture events for replica set(s) at mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (io.debezium.connector.mongodb.MongoDbConnector) [DistributedHerder-connect-1] 2020-09-07 14:19:28,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:28,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:29,210 INFO [Worker clientId=connect-1, groupId=connect-cluster] Tasks [mongodb-connector-0] configs updated (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [KafkaBasedLog Work Thread - connect-cluster-configs] 2020-09-07 14:19:29,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:29,712 INFO [Worker clientId=connect-1, groupId=connect-cluster] Handling task config update by restarting tasks [mongodb-connector-0] (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:19:29,712 INFO Stopping task mongodb-connector-0 (org.apache.kafka.connect.runtime.Worker) [DistributedHerder-connect-1] 2020-09-07 14:19:29,713 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:19:29,713 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:19:29,719 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 2 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:19:29,719 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 2 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-b654e16a-02b1-42ac-9776-ccbbed2ddfae', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:19:29,719 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:19:29,720 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting task mongodb-connector-0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [pool-3-thread-3] 2020-09-07 14:19:29,720 INFO Creating task mongodb-connector-0 (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-3] 2020-09-07 14:19:29,720 INFO ConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.mongodb.MongoDbConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = 0 errors.tolerance = none header.converter = null key.converter = class org.apache.kafka.connect.json.JsonConverter name = mongodb-connector tasks.max = 1 transforms = [unwrap] value.converter = class org.apache.kafka.connect.json.JsonConverter (org.apache.kafka.connect.runtime.ConnectorConfig) [pool-3-thread-3] 2020-09-07 14:19:29,721 INFO EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.mongodb.MongoDbConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = 0 errors.tolerance = none header.converter = null key.converter = class org.apache.kafka.connect.json.JsonConverter name = mongodb-connector tasks.max = 1 transforms = [unwrap] transforms.unwrap.array.encoding = array transforms.unwrap.flatten.struct = false transforms.unwrap.flatten.struct.delimiter = _ transforms.unwrap.sanitize.field.names = false transforms.unwrap.type = class io.debezium.connector.mongodb.transforms.ExtractNewDocumentState value.converter = class org.apache.kafka.connect.json.JsonConverter (org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig) [pool-3-thread-3] 2020-09-07 14:19:29,721 INFO TaskConfig values: task.class = class io.debezium.connector.mongodb.MongoDbConnectorTask (org.apache.kafka.connect.runtime.TaskConfig) [pool-3-thread-3] 2020-09-07 14:19:29,721 INFO Instantiated task mongodb-connector-0 with version 1.2.0.Final of type io.debezium.connector.mongodb.MongoDbConnectorTask (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-3] 2020-09-07 14:19:29,721 INFO JsonConverterConfig values: converter.type = key decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false (org.apache.kafka.connect.json.JsonConverterConfig) [pool-3-thread-3] 2020-09-07 14:19:29,721 INFO JsonConverterConfig values: converter.type = value decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false (org.apache.kafka.connect.json.JsonConverterConfig) [pool-3-thread-3] 2020-09-07 14:19:29,721 INFO Set up the key converter class org.apache.kafka.connect.json.JsonConverter for task mongodb-connector-0 using the connector config (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-3] 2020-09-07 14:19:29,721 INFO Set up the value converter class org.apache.kafka.connect.json.JsonConverter for task mongodb-connector-0 using the connector config (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-3] 2020-09-07 14:19:29,721 INFO Set up the header converter class org.apache.kafka.connect.storage.SimpleHeaderConverter for task mongodb-connector-0 using the worker config (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-3] 2020-09-07 14:19:29,722 INFO Initializing: org.apache.kafka.connect.runtime.TransformationChain{io.debezium.connector.mongodb.transforms.ExtractNewDocumentState} (org.apache.kafka.connect.runtime.Worker) [pool-3-thread-3] 2020-09-07 14:19:29,722 INFO ProducerConfig values: acks = all batch.size = 16384 bootstrap.servers = [my-cluster-kafka-bootstrap:9093] buffer.memory = 33554432 client.dns.lookup = default client.id = connector-producer-mongodb-connector-0 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 2147483647 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer linger.ms = 0 max.block.ms = 9223372036854775807 max.in.flight.requests.per.connection = 1 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 = 2147483647 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 = SSL security.providers = null 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 = /tmp/kafka/cluster.truststore.p12 ssl.truststore.password = [hidden] ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer (org.apache.kafka.clients.producer.ProducerConfig) [pool-3-thread-3] 2020-09-07 14:19:29,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:29,836 INFO Kafka version: 2.4.0.redhat-00005 (org.apache.kafka.common.utils.AppInfoParser) [pool-3-thread-3] 2020-09-07 14:19:29,837 INFO Kafka commitId: bc61f1c575849a1e (org.apache.kafka.common.utils.AppInfoParser) [pool-3-thread-3] 2020-09-07 14:19:29,837 INFO Kafka startTimeMs: 1599488369836 (org.apache.kafka.common.utils.AppInfoParser) [pool-3-thread-3] 2020-09-07 14:19:29,897 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:19:29,898 INFO Starting MongoDbConnectorTask with configuration: (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,898 INFO connector.class = io.debezium.connector.mongodb.MongoDbConnector (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,898 INFO mongodb.password = ******** (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO tasks.max = 1 (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO database.history.kafka.bootstrap.servers = my-cluster-kafka-bootstrap:9092 (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO transforms = unwrap (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO mongodb.user = debezium (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO mongodb.name = dbserver1 (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO key.converter.schemas.enable = false (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO task.class = io.debezium.connector.mongodb.MongoDbConnectorTask (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO mongodb.task.id = 0 (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO transforms.unwrap.drop.tombstones = false (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO value.converter.schemas.enable = false (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO name = mongodb-connector (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO transforms.unwrap.type = io.debezium.connector.mongodb.transforms.ExtractNewDocumentState (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO value.converter = org.apache.kafka.connect.json.JsonConverter (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO database.whitelist = inventory (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO key.converter = org.apache.kafka.connect.json.JsonConverter (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO mongodb.hosts = mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO transforms.unwrap.operation.header = true (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,899 ERROR WorkerSourceTask{id=mongodb-connector-0} Task threw an uncaught and unrecoverable exception (org.apache.kafka.connect.runtime.WorkerTask) [task-thread-mongodb-connector-0] org.apache.kafka.connect.errors.ConnectException: Unable to start MongoDB connector task since no replica sets were found at mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 at io.debezium.connector.mongodb.MongoDbConnectorTask.getReplicaSets(MongoDbConnectorTask.java:173) at io.debezium.connector.mongodb.MongoDbConnectorTask.start(MongoDbConnectorTask.java:76) at io.debezium.connector.common.BaseSourceTask.start(BaseSourceTask.java:101) at org.apache.kafka.connect.runtime.WorkerSourceTask.execute(WorkerSourceTask.java:208) at org.apache.kafka.connect.runtime.WorkerTask.doRun(WorkerTask.java:177) at org.apache.kafka.connect.runtime.WorkerTask.run(WorkerTask.java:227) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:19:29,900 ERROR WorkerSourceTask{id=mongodb-connector-0} Task is being killed and will not recover until manually restarted (org.apache.kafka.connect.runtime.WorkerTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,900 INFO Stopping down connector (io.debezium.connector.common.BaseSourceTask) [task-thread-mongodb-connector-0] 2020-09-07 14:19:29,900 INFO [Producer clientId=connector-producer-mongodb-connector-0] Closing the Kafka producer with timeoutMillis = 30000 ms. (org.apache.kafka.clients.producer.KafkaProducer) [task-thread-mongodb-connector-0] 2020-09-07 14:19:30,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:30,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:31,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:31,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:32,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:32,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:33,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:33,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:34,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:34,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:35,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:35,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:36,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:36,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:37,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:37,844 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:38,346 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:38,846 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:39,347 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:39,847 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:40,347 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:40,848 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:41,348 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:41,848 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:42,348 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:42,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:43,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:43,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:44,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:44,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:45,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:45,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:46,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:46,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:47,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:47,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:48,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:48,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:49,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:49,853 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:50,353 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:50,853 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:51,353 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:51,854 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:52,354 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:52,854 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:53,355 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:53,855 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:54,355 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:54,855 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:55,356 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:55,856 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:56,356 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:56,857 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:57,357 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:57,857 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:58,311 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@196a24bb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@196a24bb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:19:58,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:19:58,312 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@2c1944a9 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:19:58,358 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:58,858 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:59,358 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:19:59,859 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:00,359 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:00,859 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:01,359 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:01,860 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:02,360 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:02,860 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:03,361 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:03,861 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:04,361 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:04,862 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:05,362 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:05,862 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:06,363 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:06,863 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:07,363 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:07,863 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:08,364 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:08,864 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:09,364 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:09,864 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:10,365 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:10,865 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:11,366 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:11,866 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:12,366 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:12,866 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:13,367 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:13,867 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:14,367 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:14,867 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:15,368 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:15,868 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:16,368 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:16,869 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:17,369 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:17,869 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:18,369 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:18,870 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:19,370 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:19,870 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:20,370 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:20,871 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:21,371 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:21,871 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:22,371 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:22,872 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:23,372 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:23,873 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:24,373 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:24,874 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:25,374 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:25,874 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:26,374 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:26,874 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:27,375 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:27,875 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:28,312 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2c1944a9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2c1944a9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:20:28,312 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:20:28,313 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6e0751e4 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:20:28,375 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:28,876 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:29,376 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:29,876 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:29,897 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:20:29,897 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:20:30,376 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:30,876 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:31,378 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:31,878 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:32,378 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:32,879 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:33,380 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:33,880 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:34,380 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:34,880 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:35,380 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:35,881 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:36,381 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:36,881 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:37,382 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:37,882 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:38,382 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:38,882 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:39,383 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:39,883 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:40,383 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:40,883 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:41,383 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:41,884 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:42,384 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:42,884 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:43,384 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:43,885 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:44,385 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:44,885 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:45,385 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:45,886 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:46,386 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:46,886 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:47,386 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:47,886 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:48,387 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:48,887 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:49,387 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:49,888 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:50,388 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:50,888 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:51,388 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:51,889 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:52,389 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:52,889 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:53,389 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:53,890 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:54,390 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:54,890 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:55,390 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:55,891 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:56,391 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:56,891 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:57,392 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:57,892 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:58,313 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6e0751e4. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6e0751e4. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:20:58,313 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:20:58,313 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@7b67ea32 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:20:58,392 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:58,892 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:59,393 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:20:59,893 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:00,393 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:00,894 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:01,395 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:01,896 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:02,397 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:02,897 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:03,397 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:03,898 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:04,399 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:04,899 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:05,399 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:05,900 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:06,400 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:06,900 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:07,400 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:07,901 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:08,401 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:08,901 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:09,402 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:09,902 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:10,402 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:10,902 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:11,403 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:11,903 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:12,404 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:12,904 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:13,404 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:13,904 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:14,405 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:14,732 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:21:14,732 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:21:14,734 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:21:14,833 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-b654e16a-02b1-42ac-9776-ccbbed2ddfae is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:21:14,834 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:21:14,834 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:21:14,835 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:21:14,905 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:15,405 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:15,905 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:16,406 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:16,906 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:17,406 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:17,844 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:21:17,844 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-f728445c-800a-4567-a748-6dfcff374412', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:21:17,845 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:21:17,845 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:21:17,907 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:18,407 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:18,907 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:19,408 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:19,908 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:20,408 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:20,908 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:21,409 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:21,909 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:22,409 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:22,909 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:23,410 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:23,910 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:24,410 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:24,910 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:25,411 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:25,911 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:26,411 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:26,912 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:27,412 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:27,912 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:28,313 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7b67ea32. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7b67ea32. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:21:28,314 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:21:28,314 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@ea9da18 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:21:28,412 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:28,912 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:29,412 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:29,897 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:21:29,897 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:21:29,913 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:30,413 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:30,913 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:31,413 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:31,914 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:32,414 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:32,914 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:33,414 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:33,914 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:34,414 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:34,915 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:35,415 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:35,915 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:36,416 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:36,916 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:37,416 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:37,916 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:38,417 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:38,917 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:39,417 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:39,917 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:40,418 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:40,918 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:41,418 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:41,919 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:42,419 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:42,919 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:43,419 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:43,920 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:44,420 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:44,920 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:45,420 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:45,921 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:46,421 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:46,921 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:47,421 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:47,921 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:48,421 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:48,922 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:49,422 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:49,922 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:50,422 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:50,922 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:51,423 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:51,923 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:52,423 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:52,923 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:53,424 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:53,924 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:54,424 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:54,924 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:55,424 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:55,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:56,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:56,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:57,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:57,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:58,314 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@ea9da18. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@ea9da18. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:21:58,314 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:21:58,315 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@395ca549 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:21:58,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:58,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:59,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:21:59,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:00,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:00,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:01,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:01,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:02,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:02,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:03,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:03,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:04,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:04,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:05,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:05,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:06,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:06,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:07,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:07,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:08,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:08,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:09,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:09,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:10,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:10,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:11,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:11,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:12,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:12,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:13,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:13,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:14,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:14,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:15,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:15,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:16,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:16,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:17,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:17,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:18,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:18,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:19,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:19,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:20,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:20,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:21,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:21,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:22,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:22,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:23,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:23,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:24,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:24,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:25,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:25,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:26,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:26,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:27,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:27,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:28,315 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@395ca549. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@395ca549. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:22:28,315 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:22:28,315 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@a255bd0 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:22:28,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:28,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:29,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:29,897 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:22:29,897 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:22:29,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:30,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:30,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:31,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:31,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:32,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:32,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:33,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:33,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:34,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:34,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:35,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:35,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:36,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:36,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:37,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:37,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:38,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:38,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:39,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:39,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:40,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:40,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:41,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:41,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:42,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:42,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:43,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:43,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:44,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:44,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:45,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:45,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:46,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:46,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:47,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:47,949 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:48,449 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:48,949 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:49,449 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:49,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:50,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:50,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:51,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:51,951 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:52,451 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:52,951 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:53,451 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:53,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:54,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:54,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:55,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:55,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:56,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:56,953 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:57,453 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:57,953 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:58,315 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@a255bd0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@a255bd0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:22:58,316 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:22:58,316 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5c1e9cc4 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:22:58,453 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:58,953 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:59,454 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:22:59,954 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:00,454 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:00,954 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:01,454 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:01,954 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:02,455 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:02,955 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:03,455 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:03,955 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:04,455 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:04,956 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:05,456 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:05,957 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:06,457 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:06,957 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:07,457 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:07,958 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:08,458 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:08,959 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:09,459 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:09,959 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:10,459 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:10,960 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:11,461 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:11,961 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:12,461 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:12,961 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:13,462 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:13,962 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:14,462 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:14,962 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:15,463 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:15,963 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:16,463 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:16,963 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:17,464 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:17,964 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:18,464 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:18,964 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:19,465 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:19,965 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:20,465 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:20,966 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:21,466 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:21,966 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:22,466 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:22,967 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:23,467 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:23,967 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:24,468 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:24,968 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:25,469 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:25,969 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:26,469 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:26,969 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:27,470 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:27,970 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:28,316 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5c1e9cc4. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5c1e9cc4. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:23:28,316 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:23:28,316 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@57fe8000 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:23:28,470 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:28,971 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:29,471 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:29,898 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:23:29,898 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:23:29,971 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:30,471 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:30,972 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:31,472 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:31,972 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:32,472 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:32,972 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:33,473 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:33,973 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:34,473 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:34,974 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:35,474 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:35,974 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:36,474 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:36,974 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:37,475 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:37,975 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:38,475 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:38,975 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:39,475 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:39,976 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:40,476 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:40,976 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:41,476 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:41,977 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:42,477 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:42,977 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:43,477 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:43,977 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:44,478 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:44,978 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:45,478 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:45,978 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:46,478 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:46,978 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:47,479 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:47,979 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:48,479 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:48,980 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:49,480 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:49,980 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:50,480 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:50,981 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:51,481 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:51,981 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:52,481 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:52,982 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:53,482 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:53,982 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:54,482 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:54,982 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:55,483 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:55,983 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:56,483 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:56,983 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:57,483 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:57,983 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:58,317 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@57fe8000. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@57fe8000. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:23:58,317 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:23:58,317 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5f01e8bc from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:23:58,484 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:58,984 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:59,484 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:23:59,984 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:00,484 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:00,985 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:01,485 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:01,985 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:02,485 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:02,985 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:03,485 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:03,986 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:04,486 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:04,986 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:05,486 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:05,987 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:06,487 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:06,987 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:07,487 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:07,987 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:08,488 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:08,988 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:09,488 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:09,988 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:10,488 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:10,989 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:11,489 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:11,989 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:12,489 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:12,989 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:13,490 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:13,990 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:14,490 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:14,990 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:15,490 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:15,992 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:16,492 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:16,992 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:17,492 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:17,992 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:18,492 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:18,993 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:19,493 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:19,993 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:20,494 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:20,994 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:21,495 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:21,995 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:22,495 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:22,995 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:23,496 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:23,996 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:24,496 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:24,996 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:25,496 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:25,997 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:26,497 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:26,997 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:27,497 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:27,997 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:28,317 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5f01e8bc. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5f01e8bc. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:24:28,318 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:24:28,318 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@265419c4 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:24:28,498 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:28,998 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:29,498 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:29,898 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:24:29,898 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:24:29,998 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:30,498 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:30,998 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:31,506 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:32,007 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:32,507 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:33,007 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:33,507 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:34,010 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:34,510 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:35,011 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:35,511 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:36,011 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:36,511 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:37,011 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:37,512 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:38,012 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:38,512 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:39,012 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:39,512 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:40,013 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:40,513 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:41,013 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:41,513 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:42,014 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:42,514 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:43,014 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:43,515 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:44,015 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:44,515 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:44,860 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:24:44,860 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:24:44,862 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:24:44,962 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-f728445c-800a-4567-a748-6dfcff374412 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:24:44,962 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:24:44,962 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:24:44,964 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:24:45,015 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:45,516 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:46,016 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:46,516 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:47,016 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:47,516 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:47,974 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:24:47,974 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-b89ec6bf-5f78-4cfe-8e6b-198243122c57', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:24:47,974 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:24:47,974 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:24:48,017 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:48,517 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:49,017 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:49,517 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:50,017 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:50,518 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:51,018 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:51,518 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:52,018 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:52,518 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:53,019 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:53,519 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:54,019 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:54,519 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:55,019 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:55,520 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:56,020 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:56,520 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:57,020 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:57,520 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:58,021 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:58,318 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@265419c4. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@265419c4. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:24:58,318 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:24:58,319 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@c7ad85b from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:24:58,521 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:59,021 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:24:59,521 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:00,021 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:00,521 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:01,022 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:01,522 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:02,022 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:02,522 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:03,022 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:03,522 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:04,023 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:04,523 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:05,023 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:05,523 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:06,024 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:06,524 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:07,024 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:07,524 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:08,024 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:08,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:09,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:09,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:10,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:10,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:11,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:11,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:12,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:12,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:13,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:13,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:14,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:14,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:15,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:15,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:16,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:16,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:17,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:17,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:18,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:18,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:19,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:19,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:20,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:20,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:21,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:21,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:22,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:22,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:23,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:23,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:24,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:24,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:25,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:25,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:26,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:26,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:27,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:27,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:28,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:28,319 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@c7ad85b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@c7ad85b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:25:28,319 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:25:28,319 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@449e0b43 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:25:28,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:29,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:29,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:29,898 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:25:29,898 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:25:30,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:30,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:31,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:31,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:32,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:32,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:33,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:33,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:34,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:34,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:35,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:35,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:36,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:36,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:37,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:37,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:38,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:38,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:39,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:39,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:40,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:40,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:41,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:41,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:42,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:42,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:43,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:43,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:44,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:44,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:45,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:45,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:46,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:46,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:47,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:47,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:48,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:48,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:49,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:49,545 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:50,045 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:50,545 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:51,045 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:51,545 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:52,045 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:52,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:53,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:53,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:54,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:54,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:55,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:55,547 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:56,047 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:56,547 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:57,047 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:57,548 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:58,048 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:58,319 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@449e0b43. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@449e0b43. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:25:58,320 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:25:58,320 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@36c12cf2 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:25:58,548 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:59,048 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:25:59,548 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:00,049 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:00,549 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:01,049 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:01,549 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:02,049 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:02,549 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:03,050 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:03,550 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:04,050 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:04,550 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:05,050 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:05,551 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:06,051 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:06,551 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:07,051 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:07,551 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:08,051 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:08,552 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:09,052 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:09,552 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:10,052 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:10,552 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:11,053 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:11,553 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:12,053 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:12,553 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:13,053 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:13,555 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:14,055 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:14,555 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:15,055 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:15,556 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:16,056 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:16,556 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:17,056 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:17,556 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:18,057 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:18,557 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:19,057 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:19,557 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:20,057 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:20,558 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:21,059 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:21,559 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:22,059 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:22,560 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:23,060 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:23,560 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:24,060 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:24,560 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:25,060 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:25,561 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:26,061 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:26,561 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:27,061 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:27,561 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:28,061 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:28,320 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@36c12cf2. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@36c12cf2. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:26:28,320 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:26:28,321 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@55632476 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:26:28,562 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:29,062 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:29,562 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:29,898 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:26:29,898 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:26:30,062 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:30,562 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:31,062 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:31,563 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:32,063 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:32,563 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:33,063 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:33,563 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:34,063 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:34,564 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:35,064 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:35,564 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:36,064 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:36,564 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:37,064 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:37,565 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:38,065 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:38,565 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:39,065 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:39,565 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:40,066 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:40,566 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:41,066 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:41,566 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:42,066 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:42,566 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:43,066 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:43,566 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:44,067 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:44,567 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:45,067 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:45,567 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:46,067 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:46,567 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:47,067 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:47,568 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:48,068 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:48,568 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:49,068 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:49,568 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:50,068 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:50,569 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:51,069 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:51,569 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:52,069 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:52,569 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:53,069 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:53,569 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:54,070 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:54,570 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:55,070 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:55,570 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:56,070 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:56,571 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:57,071 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:57,571 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:58,071 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:58,321 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@55632476. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@55632476. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:26:58,321 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:26:58,321 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@1ae0abe7 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:26:58,571 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:59,071 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:26:59,571 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:00,072 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:00,572 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:01,072 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:01,572 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:02,072 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:02,572 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:03,072 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:03,573 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:04,073 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:04,573 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:05,073 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:05,573 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:06,074 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:06,574 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:07,074 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:07,574 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:08,074 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:08,575 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:09,075 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:09,575 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:10,075 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:10,575 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:11,075 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:11,576 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:12,076 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:12,576 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:13,076 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:13,576 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:14,077 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:14,577 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:15,077 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:15,577 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:16,077 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:16,577 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:17,078 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:17,578 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:18,078 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:18,578 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:19,078 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:19,578 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:20,078 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:20,579 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:21,079 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:21,579 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:22,079 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:22,579 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:23,079 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:23,580 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:24,080 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:24,580 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:25,080 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:25,580 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:26,080 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:26,580 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:27,080 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:27,582 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:28,082 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:28,321 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1ae0abe7. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1ae0abe7. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:27:28,322 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:27:28,322 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@2879541c from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:27:28,582 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:29,082 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:29,582 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:29,898 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:27:29,899 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:27:30,082 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:30,583 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:31,083 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:31,583 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:32,083 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:32,583 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:33,083 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:33,583 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:34,084 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:34,584 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:35,084 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:35,584 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:36,084 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:36,585 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:37,085 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:37,585 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:38,085 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:38,585 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:39,085 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:39,586 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:40,086 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:40,586 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:41,086 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:41,586 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:42,086 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:42,588 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:43,088 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:43,588 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:44,088 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:44,588 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:45,088 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:45,589 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:46,089 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:46,589 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:47,090 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:47,590 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:48,090 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:48,590 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:49,091 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:49,591 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:50,091 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:50,591 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:51,091 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:51,591 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:52,091 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:52,591 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:53,092 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:53,592 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:54,092 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:54,592 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:55,092 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:55,592 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:56,093 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:56,593 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:57,093 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:57,593 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:58,093 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:58,322 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2879541c. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2879541c. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:27:58,322 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:27:58,322 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5fe0316c from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:27:58,593 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:59,094 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:27:59,594 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:00,094 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:00,594 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:01,095 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:01,595 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:02,096 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:02,596 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:03,096 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:03,596 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:04,096 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:04,597 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:05,097 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:05,597 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:06,097 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:06,597 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:07,097 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:07,598 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:08,098 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:08,598 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:09,098 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:09,599 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:10,099 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:10,599 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:11,099 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:11,600 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:12,100 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:12,600 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:13,100 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:13,600 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:14,101 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:14,601 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:14,983 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:28:14,983 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:28:14,985 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:28:15,085 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-b89ec6bf-5f78-4cfe-8e6b-198243122c57 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:28:15,085 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:28:15,085 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:28:15,087 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:28:15,101 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:15,601 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:16,101 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:16,602 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:17,102 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:17,602 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:18,097 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:28:18,097 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-a299eb03-77a1-473e-9a51-d3093a169089', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:28:18,097 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:28:18,097 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:28:18,102 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:18,602 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:19,103 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:19,603 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:20,103 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:20,604 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:21,104 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:21,604 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:22,105 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:22,605 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:23,105 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:23,605 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:24,105 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:24,606 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:25,106 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:25,606 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:26,106 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:26,606 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:27,107 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:27,607 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:28,107 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:28,323 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5fe0316c. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5fe0316c. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:28:28,323 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:28:28,323 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@75055f23 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:28:28,607 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:29,107 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:29,607 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:29,899 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:28:29,899 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:28:30,108 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:30,608 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:31,108 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:31,608 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:32,108 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:32,609 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:33,109 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:33,609 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:34,109 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:34,609 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:35,109 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:35,609 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:36,110 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:36,610 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:37,110 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:37,610 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:38,110 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:38,610 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:39,110 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:39,610 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:40,111 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:40,617 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:41,117 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:41,617 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:42,118 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:42,618 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:43,118 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:43,618 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:44,118 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:44,618 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:45,120 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:45,620 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:46,120 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:46,621 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:47,121 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:47,621 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:48,121 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:48,621 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:49,121 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:49,621 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:50,121 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:50,622 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:51,122 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:51,622 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:52,122 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:52,622 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:53,122 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:53,623 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:54,123 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:54,623 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:55,123 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:55,623 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:56,123 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:56,623 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:57,123 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:57,624 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:58,124 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:58,323 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@75055f23. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@75055f23. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:28:58,324 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:28:58,324 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6b98100e from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:28:58,624 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:59,124 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:28:59,624 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:00,124 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:00,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:01,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:01,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:02,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:02,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:03,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:03,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:04,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:04,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:05,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:05,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:06,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:06,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:07,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:07,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:08,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:08,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:09,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:09,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:10,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:10,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:11,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:11,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:12,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:12,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:13,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:13,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:14,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:14,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:15,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:15,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:16,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:16,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:17,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:17,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:18,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:18,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:19,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:19,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:20,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:20,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:21,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:21,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:22,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:22,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:23,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:23,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:24,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:24,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:25,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:25,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:26,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:26,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:27,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:27,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:28,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:28,324 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6b98100e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6b98100e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:29:28,324 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:29:28,325 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@52e05a1d from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:29:28,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:29,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:29,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:29,899 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:29:29,899 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:29:30,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:30,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:31,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:31,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:32,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:32,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:33,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:33,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:34,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:34,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:35,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:35,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:36,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:36,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:37,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:37,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:38,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:38,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:39,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:39,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:40,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:40,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:41,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:41,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:42,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:42,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:43,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:43,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:44,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:44,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:45,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:45,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:46,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:46,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:47,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:47,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:48,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:48,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:49,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:49,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:50,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:50,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:51,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:51,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:52,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:52,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:53,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:53,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:54,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:54,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:55,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:55,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:56,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:56,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:57,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:57,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:58,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:58,325 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@52e05a1d. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@52e05a1d. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:29:58,325 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:29:58,325 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@25c6fcfb from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:29:58,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:59,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:29:59,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:00,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:00,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:01,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:01,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:02,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:02,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:03,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:03,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:04,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:04,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:05,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:05,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:06,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:06,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:07,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:07,647 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:08,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:08,647 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:09,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:09,647 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:10,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:10,648 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:11,148 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:11,648 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:12,148 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:12,648 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:13,148 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:13,649 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:14,149 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:14,649 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:15,149 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:15,649 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:16,149 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:16,649 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:17,149 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:17,650 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:18,150 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:18,650 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:19,150 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:19,650 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:20,150 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:20,651 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:21,151 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:21,651 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:22,151 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:22,651 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:23,151 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:23,652 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:24,152 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:24,652 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:25,152 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:25,652 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:26,152 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:26,653 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:27,153 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:27,653 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:28,153 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:28,325 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@25c6fcfb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@25c6fcfb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:30:28,325 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:30:28,326 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@67f151a7 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:30:28,653 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:29,154 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:29,654 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:29,899 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:30:29,899 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:30:30,154 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:30,654 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:31,154 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:31,654 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:32,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:32,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:33,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:33,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:34,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:34,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:35,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:35,657 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:36,157 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:36,657 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:37,157 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:37,657 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:38,157 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:38,657 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:39,157 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:39,658 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:40,158 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:40,658 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:41,158 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:41,658 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:42,158 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:42,658 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:43,158 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:43,658 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:44,159 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:44,659 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:45,159 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:45,659 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:46,159 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:46,659 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:47,159 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:47,659 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:48,159 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:48,660 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:49,161 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:49,661 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:50,161 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:50,661 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:51,161 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:51,661 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:52,161 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:52,662 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:53,162 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:53,662 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:54,162 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:54,662 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:55,162 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:55,662 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:56,162 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:56,662 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:57,163 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:57,668 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:58,168 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:58,326 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@67f151a7. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@67f151a7. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:30:58,326 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:30:58,326 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@57bf42a1 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:30:58,668 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:59,168 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:30:59,668 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:00,168 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:00,668 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:01,169 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:01,669 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:02,169 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:02,669 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:03,169 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:03,669 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:04,170 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:04,670 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:05,170 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:05,670 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:06,170 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:06,670 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:07,171 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:07,671 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:08,171 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:08,672 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:09,172 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:09,673 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:10,173 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:10,673 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:11,173 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:11,674 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:12,174 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:12,674 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:13,174 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:13,674 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:14,174 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:14,675 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:15,175 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:15,675 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:16,175 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:16,675 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:17,176 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:17,676 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:18,176 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:18,676 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:19,176 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:19,676 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:20,177 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:20,677 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:21,177 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:21,677 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:22,177 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:22,677 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:23,178 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:23,678 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:24,178 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:24,678 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:25,178 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:25,678 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:26,178 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:26,679 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:27,179 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:27,679 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:28,179 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:28,326 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@57bf42a1. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@57bf42a1. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:31:28,327 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:31:28,327 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@3a97ba0 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:31:28,679 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:29,179 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:29,680 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:29,899 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:31:29,899 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:31:30,180 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:30,680 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:31,180 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:31,681 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:32,181 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:32,681 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:33,181 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:33,681 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:34,181 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:34,681 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:35,182 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:35,682 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:36,182 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:36,682 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:37,182 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:37,682 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:38,182 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:38,682 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:39,183 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:39,683 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:40,183 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:40,683 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:41,183 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:41,684 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:42,184 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:42,684 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:43,184 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:43,684 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:44,184 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:44,684 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:45,118 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-a299eb03-77a1-473e-9a51-d3093a169089 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:31:45,118 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:31:45,118 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:31:45,119 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:31:45,185 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:45,685 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:46,185 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:46,685 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:47,185 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:47,685 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:48,129 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:31:48,129 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-baee7a27-b256-4e5e-b958-29d076e1a799', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:31:48,129 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:31:48,129 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:31:48,185 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:48,686 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:49,186 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:49,686 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:50,186 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:50,686 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:51,186 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:51,687 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:52,187 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:52,687 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:53,187 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:53,687 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:54,187 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:54,688 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:55,188 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:55,688 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:56,188 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:56,688 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:57,189 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:57,689 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:58,189 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:58,327 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3a97ba0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3a97ba0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:31:58,327 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:31:58,327 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@9fbda59 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:31:58,689 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:59,189 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:31:59,689 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:00,189 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:00,690 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:01,190 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:01,690 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:02,190 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:02,690 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:03,191 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:03,693 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:04,193 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:04,693 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:05,194 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:05,694 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:06,194 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:06,694 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:07,194 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:07,694 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:08,195 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:08,695 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:09,195 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:09,695 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:10,195 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:10,695 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:11,195 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:11,695 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:12,195 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:12,696 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:13,196 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:13,696 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:14,196 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:14,696 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:15,196 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:15,696 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:16,197 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:16,697 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:17,197 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:17,697 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:18,197 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:18,697 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:19,197 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:19,698 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:20,198 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:20,698 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:21,198 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:21,698 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:22,223 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:22,723 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:23,223 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:23,723 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:24,224 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:24,724 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:25,224 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:25,724 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:26,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:26,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:27,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:27,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:28,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:28,328 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@9fbda59. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@9fbda59. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:32:28,328 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:32:28,328 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6ccfceb1 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:32:28,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:29,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:29,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:29,900 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:32:29,900 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:32:30,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:30,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:31,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:31,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:32,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:32,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:33,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:33,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:34,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:34,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:35,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:35,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:36,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:36,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:37,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:37,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:38,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:38,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:39,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:39,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:40,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:40,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:41,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:41,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:42,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:42,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:43,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:43,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:44,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:44,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:45,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:45,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:46,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:46,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:47,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:47,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:48,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:48,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:49,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:49,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:50,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:50,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:51,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:51,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:52,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:52,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:53,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:53,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:54,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:54,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:55,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:55,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:56,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:56,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:57,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:57,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:58,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:58,328 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6ccfceb1. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6ccfceb1. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:32:58,328 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:32:58,329 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@7e79b6b8 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:32:58,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:59,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:32:59,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:00,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:00,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:01,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:01,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:02,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:02,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:03,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:03,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:04,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:04,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:05,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:05,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:06,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:06,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:07,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:07,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:08,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:08,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:09,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:09,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:10,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:10,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:11,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:11,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:12,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:12,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:13,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:13,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:14,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:14,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:15,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:15,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:16,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:16,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:17,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:17,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:18,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:18,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:19,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:19,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:20,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:20,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:21,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:21,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:22,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:22,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:23,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:23,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:24,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:24,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:25,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:25,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:26,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:26,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:27,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:27,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:28,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:28,329 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7e79b6b8. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7e79b6b8. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:33:28,329 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:33:28,329 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@56376402 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:33:28,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:29,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:29,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:29,900 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:33:29,900 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:33:30,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:30,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:31,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:31,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:32,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:32,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:33,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:33,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:34,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:34,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:35,253 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:35,753 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:36,253 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:36,753 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:37,254 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:37,754 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:38,254 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:38,754 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:39,254 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:39,754 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:40,255 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:40,755 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:41,255 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:41,755 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:42,256 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:42,756 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:43,256 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:43,756 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:44,256 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:44,756 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:45,256 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:45,757 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:46,257 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:46,757 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:47,258 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:47,758 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:48,258 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:48,758 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:49,258 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:49,758 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:50,258 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:50,758 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:51,259 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:51,759 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:52,259 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:52,759 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:53,259 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:53,759 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:54,259 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:54,760 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:55,261 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:55,761 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:56,261 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:56,761 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:57,262 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:57,762 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:58,262 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:58,329 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@56376402. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@56376402. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:33:58,330 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:33:58,330 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@709c0d35 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:33:58,762 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:59,262 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:33:59,762 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:00,262 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:00,762 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:01,263 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:01,763 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:02,263 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:02,763 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:03,263 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:03,763 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:04,264 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:04,764 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:05,264 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:05,764 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:06,264 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:06,764 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:07,264 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:07,764 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:08,265 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:08,765 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:09,265 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:09,765 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:10,265 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:10,766 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:11,266 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:11,766 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:12,266 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:12,766 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:13,267 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:13,767 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:14,267 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:14,767 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:15,267 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:15,767 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:16,267 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:16,767 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:17,268 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:17,768 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:18,268 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:18,768 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:19,268 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:19,768 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:20,269 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:20,769 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:21,269 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:21,769 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:22,269 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:22,769 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:23,269 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:23,770 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:24,270 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:24,770 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:25,271 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:25,771 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:26,271 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:26,772 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:27,272 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:27,772 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:28,272 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:28,330 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@709c0d35. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@709c0d35. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:34:28,330 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:34:28,330 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@25c2c591 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:34:28,772 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:29,272 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:29,773 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:29,900 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:34:29,900 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:34:30,273 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:30,774 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:31,274 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:31,774 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:32,274 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:32,774 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:33,275 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:33,775 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:34,275 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:34,775 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:35,275 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:35,775 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:36,276 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:36,776 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:37,276 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:37,776 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:38,276 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:38,777 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:39,277 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:39,777 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:40,277 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:40,777 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:41,277 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:41,777 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:42,278 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:42,778 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:43,278 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:43,779 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:44,279 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:44,779 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:45,279 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:45,779 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:46,279 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:46,780 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:47,280 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:47,780 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:48,280 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:48,780 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:49,280 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:49,780 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:50,280 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:50,780 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:51,282 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:51,782 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:52,282 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:52,782 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:53,282 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:53,784 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:54,284 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:54,784 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:55,284 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:55,784 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:56,284 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:56,785 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:57,285 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:57,785 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:58,285 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:58,331 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@25c2c591. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@25c2c591. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:34:58,331 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:34:58,331 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6be686d9 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:34:58,785 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:59,285 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:34:59,785 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:00,285 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:00,786 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:01,286 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:01,786 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:02,286 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:02,786 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:03,287 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:03,787 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:04,287 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:04,787 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:05,287 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:05,787 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:06,287 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:06,788 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:07,288 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:07,788 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:08,288 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:08,788 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:09,288 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:09,789 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:10,289 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:10,789 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:11,289 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:11,790 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:12,290 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:12,790 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:13,290 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:13,790 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:14,290 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:14,791 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:15,140 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:35:15,140 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:35:15,142 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:35:15,241 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-baee7a27-b256-4e5e-b958-29d076e1a799 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:35:15,242 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:35:15,242 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:35:15,243 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:35:15,291 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:15,791 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:16,291 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:16,791 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:17,292 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:17,792 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:18,253 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:35:18,254 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-589f2a5d-2d28-47c3-a520-6f85f2576ec0', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:35:18,254 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:35:18,254 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:35:18,292 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:18,792 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:19,292 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:19,793 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:20,293 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:20,793 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:21,293 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:21,793 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:22,323 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:22,823 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:23,323 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:23,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:24,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:24,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:25,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:25,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:26,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:26,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:27,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:27,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:28,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:28,331 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6be686d9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6be686d9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:35:28,331 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:35:28,332 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@55f15ce3 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:35:28,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:29,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:29,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:29,900 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:35:29,900 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:35:30,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:30,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:31,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:31,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:32,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:32,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:33,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:33,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:34,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:34,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:35,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:35,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:36,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:36,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:37,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:37,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:38,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:38,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:39,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:39,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:40,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:40,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:41,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:41,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:42,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:42,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:43,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:43,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:44,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:44,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:45,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:45,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:46,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:46,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:47,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:47,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:48,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:48,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:49,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:49,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:50,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:50,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:51,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:51,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:52,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:52,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:53,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:53,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:54,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:54,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:55,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:55,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:56,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:56,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:57,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:57,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:58,332 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@55f15ce3. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@55f15ce3. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:35:58,332 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:35:58,332 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6f5115e9 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:35:58,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:58,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:59,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:35:59,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:00,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:00,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:01,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:01,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:02,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:02,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:03,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:03,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:04,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:04,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:05,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:05,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:06,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:06,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:07,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:07,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:08,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:08,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:09,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:09,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:10,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:10,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:11,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:11,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:12,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:12,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:13,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:13,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:14,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:14,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:15,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:15,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:16,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:16,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:17,344 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:17,844 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:18,344 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:18,844 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:19,344 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:19,844 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:20,345 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:20,845 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:21,345 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:21,845 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:22,345 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:22,845 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:23,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:23,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:24,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:24,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:25,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:25,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:26,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:26,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:27,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:27,853 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:28,332 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6f5115e9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6f5115e9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:36:28,333 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:36:28,333 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@312ad7a1 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:36:28,353 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:28,853 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:29,353 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:29,853 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:29,900 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:36:29,900 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:36:30,353 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:30,853 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:31,353 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:31,853 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:32,354 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:32,854 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:33,355 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:33,855 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:34,355 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:34,855 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:35,355 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:35,855 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:36,356 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:36,856 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:37,356 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:37,856 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:38,356 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:38,856 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:39,356 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:39,856 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:40,356 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:40,856 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:41,357 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:41,857 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:42,357 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:42,857 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:43,357 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:43,857 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:44,357 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:44,858 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:45,358 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:45,858 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:46,358 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:46,858 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:47,358 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:47,858 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:48,358 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:48,858 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:49,359 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:49,859 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:50,359 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:50,859 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:51,359 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:51,859 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:52,359 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:52,859 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:53,360 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:53,860 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:54,360 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:54,860 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:55,360 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:55,860 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:56,360 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:56,861 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:57,362 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:57,862 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:58,333 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@312ad7a1. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@312ad7a1. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:36:58,333 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:36:58,333 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@12c2fc4b from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:36:58,362 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:58,862 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:59,362 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:36:59,862 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:00,362 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:00,863 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:01,363 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:01,863 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:02,363 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:02,863 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:03,363 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:03,863 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:04,363 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:04,864 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:05,364 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:05,864 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:06,364 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:06,864 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:07,364 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:07,865 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:08,365 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:08,865 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:09,365 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:09,865 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:10,366 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:10,867 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:11,367 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:11,867 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:12,367 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:12,867 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:13,367 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:13,867 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:14,367 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:14,868 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:15,368 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:15,868 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:16,368 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:16,868 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:17,368 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:17,868 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:18,368 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:18,868 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:19,369 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:19,869 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:20,369 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:20,869 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:21,369 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:21,869 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:22,369 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:22,869 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:23,370 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:23,870 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:24,370 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:24,870 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:25,370 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:25,870 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:26,370 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:26,870 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:27,371 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:27,871 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:28,334 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@12c2fc4b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@12c2fc4b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:37:28,334 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:37:28,334 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@7e5c7fd from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:37:28,371 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:28,871 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:29,371 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:29,872 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:29,901 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:37:29,901 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:37:30,372 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:30,872 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:31,372 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:31,872 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:32,372 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:32,873 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:33,373 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:33,876 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:34,376 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:34,876 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:35,377 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:35,877 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:36,377 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:36,877 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:37,377 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:37,878 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:38,378 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:38,878 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:39,378 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:39,878 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:40,378 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:40,878 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:41,378 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:41,879 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:42,379 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:42,879 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:43,379 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:43,879 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:44,379 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:44,879 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:45,380 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:45,880 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:46,380 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:46,880 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:47,380 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:47,880 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:48,380 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:48,880 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:49,380 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:49,880 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:50,381 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:50,881 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:51,381 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:51,881 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:52,381 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:52,881 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:53,382 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:53,882 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:54,382 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:54,883 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:55,384 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:55,884 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:56,384 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:56,884 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:57,384 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:57,884 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:58,334 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7e5c7fd. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7e5c7fd. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:37:58,334 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:37:58,335 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@2dbe7658 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:37:58,384 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:58,885 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:59,385 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:37:59,885 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:00,385 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:00,885 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:01,386 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:01,886 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:02,386 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:02,886 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:03,387 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:03,887 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:04,387 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:04,888 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:05,388 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:05,888 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:06,388 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:06,889 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:07,389 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:07,889 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:08,389 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:08,889 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:09,390 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:09,890 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:10,390 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:10,891 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:11,391 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:11,891 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:12,392 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:12,892 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:13,392 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:13,892 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:14,392 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:14,892 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:15,393 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:15,893 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:16,393 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:16,893 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:17,394 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:17,894 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:18,394 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:18,894 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:19,394 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:19,894 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:20,395 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:20,895 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:21,395 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:21,895 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:22,395 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:22,895 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:23,395 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:23,896 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:24,396 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:24,896 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:25,396 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:25,896 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:26,396 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:26,896 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:27,397 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:27,897 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:28,335 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2dbe7658. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2dbe7658. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:38:28,335 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:38:28,335 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@48089808 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:38:28,397 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:28,897 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:29,397 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:29,897 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:29,901 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:38:29,901 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:38:30,398 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:30,898 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:31,398 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:31,898 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:32,398 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:32,898 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:33,399 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:33,899 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:34,399 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:34,899 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:35,399 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:35,899 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:36,399 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:36,899 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:37,400 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:37,900 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:38,400 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:38,900 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:39,400 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:39,900 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:40,400 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:40,901 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:41,401 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:41,901 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:42,401 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:42,901 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:43,401 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:43,901 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:44,401 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:44,902 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:45,265 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:38:45,265 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:38:45,266 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:38:45,367 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-589f2a5d-2d28-47c3-a520-6f85f2576ec0 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:38:45,367 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:38:45,367 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:38:45,368 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:38:45,402 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:45,903 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:46,403 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:46,903 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:47,404 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:47,904 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:48,379 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:38:48,379 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-0ac867b5-0b90-45f1-b795-beb5fedebac8', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:38:48,379 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:38:48,379 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:38:48,404 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:48,904 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:49,404 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:49,905 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:50,405 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:50,905 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:51,405 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:51,905 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:52,406 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:52,906 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:53,406 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:53,906 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:54,406 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:54,907 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:55,407 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:55,907 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:56,407 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:56,907 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:57,407 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:57,909 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:58,335 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@48089808. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@48089808. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:38:58,336 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:38:58,336 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@610bcd6f from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:38:58,409 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:58,909 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:59,409 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:38:59,910 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:00,410 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:00,910 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:01,410 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:01,910 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:02,411 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:02,911 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:03,411 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:03,911 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:04,411 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:04,911 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:05,411 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:05,912 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:06,412 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:06,912 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:07,412 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:07,913 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:08,413 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:08,913 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:09,413 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:09,913 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:10,413 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:10,913 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:11,413 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:11,913 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:12,414 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:12,914 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:13,414 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:13,914 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:14,414 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:14,914 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:15,414 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:15,915 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:16,415 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:16,915 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:17,415 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:17,915 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:18,416 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:18,916 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:19,416 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:19,917 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:20,417 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:20,917 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:21,417 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:21,917 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:22,417 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:22,917 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:23,418 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:23,918 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:24,418 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:24,918 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:25,418 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:25,918 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:26,418 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:26,918 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:27,419 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:27,919 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:28,336 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@610bcd6f. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@610bcd6f. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:39:28,336 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:39:28,337 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@578177da from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:39:28,419 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:28,919 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:29,419 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:29,901 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:39:29,901 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:39:29,920 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:30,420 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:30,920 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:31,420 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:31,920 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:32,420 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:32,921 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:33,421 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:33,921 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:34,421 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:34,921 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:35,421 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:35,921 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:36,421 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:36,922 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:37,422 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:37,922 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:38,422 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:38,922 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:39,422 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:39,923 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:40,423 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:40,923 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:41,423 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:41,923 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:42,423 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:42,923 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:43,423 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:43,923 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:44,424 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:44,924 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:45,424 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:45,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:46,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:46,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:47,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:47,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:48,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:48,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:49,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:49,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:50,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:50,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:51,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:51,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:52,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:52,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:53,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:53,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:54,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:54,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:55,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:55,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:56,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:56,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:57,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:57,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:58,337 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@578177da. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@578177da. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:39:58,337 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:39:58,337 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@1cf0464f from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:39:58,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:58,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:59,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:39:59,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:00,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:00,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:01,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:01,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:02,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:02,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:03,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:03,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:04,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:04,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:05,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:05,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:06,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:06,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:07,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:07,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:08,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:08,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:09,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:09,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:10,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:10,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:11,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:11,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:12,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:12,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:13,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:13,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:14,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:14,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:15,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:15,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:16,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:16,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:17,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:17,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:18,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:18,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:19,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:19,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:20,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:20,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:21,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:21,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:22,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:22,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:23,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:23,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:24,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:24,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:25,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:25,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:26,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:26,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:27,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:27,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:28,337 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1cf0464f. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1cf0464f. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:40:28,338 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:40:28,338 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@30c58aa6 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:40:28,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:28,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:29,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:29,901 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:40:29,901 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:40:29,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:30,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:30,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:31,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:31,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:32,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:32,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:33,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:33,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:34,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:34,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:35,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:35,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:36,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:36,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:37,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:37,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:38,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:38,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:39,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:39,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:40,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:40,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:41,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:41,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:42,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:42,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:43,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:43,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:44,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:44,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:45,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:45,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:46,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:46,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:47,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:47,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:48,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:48,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:49,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:49,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:50,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:50,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:51,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:51,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:52,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:52,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:53,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:53,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:54,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:54,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:55,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:55,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:56,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:56,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:57,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:57,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:58,338 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@30c58aa6. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@30c58aa6. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:40:58,338 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:40:58,338 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@71d6fac9 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:40:58,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:58,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:59,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:40:59,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:00,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:00,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:01,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:01,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:02,449 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:02,949 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:03,449 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:03,949 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:04,449 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:04,949 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:05,449 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:05,949 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:06,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:06,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:07,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:07,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:08,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:08,951 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:09,451 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:09,951 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:10,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:10,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:11,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:11,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:12,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:12,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:13,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:13,953 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:14,453 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:14,953 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:15,453 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:15,953 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:16,453 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:16,953 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:17,454 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:17,954 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:18,454 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:18,954 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:19,454 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:19,955 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:20,455 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:20,955 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:21,455 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:21,956 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:22,456 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:22,957 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:23,457 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:23,957 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:24,457 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:24,957 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:25,457 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:25,958 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:26,458 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:26,958 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:27,458 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:27,958 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:28,339 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@71d6fac9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@71d6fac9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:41:28,339 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:41:28,339 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@31da60ed from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:41:28,458 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:28,958 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:29,458 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:29,901 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:41:29,901 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:41:29,959 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:30,459 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:30,959 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:31,459 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:31,960 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:32,460 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:32,960 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:33,461 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:33,961 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:34,461 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:34,961 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:35,461 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:35,961 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:36,462 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:36,962 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:37,462 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:37,962 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:38,462 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:38,963 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:39,463 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:39,963 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:40,463 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:40,963 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:41,463 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:41,964 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:42,464 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:42,964 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:43,464 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:43,964 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:44,464 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:44,964 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:45,464 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:45,965 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:46,465 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:46,965 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:47,465 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:47,965 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:48,465 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:48,965 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:49,465 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:49,965 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:50,466 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:50,966 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:51,466 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:51,966 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:52,466 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:52,966 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:53,466 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:53,966 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:54,466 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:54,966 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:55,467 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:55,967 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:56,467 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:56,967 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:57,467 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:57,967 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:58,339 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@31da60ed. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@31da60ed. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:41:58,339 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:41:58,340 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@487346e1 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:41:58,467 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:58,967 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:59,467 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:41:59,968 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:00,468 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:00,968 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:01,468 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:01,968 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:02,468 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:02,968 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:03,468 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:03,968 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:04,468 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:04,969 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:05,469 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:05,969 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:06,469 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:07,023 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:07,523 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:08,023 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:08,524 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:09,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:09,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:10,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:10,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:11,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:11,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:12,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:12,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:13,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:13,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:14,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:14,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:15,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:15,396 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-0ac867b5-0b90-45f1-b795-beb5fedebac8 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:42:15,396 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:42:15,396 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:42:15,398 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:42:15,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:16,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:16,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:17,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:17,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:18,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:18,407 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:42:18,407 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-8f790d9d-7bd6-4540-bb54-1f0bd74747d2', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:42:18,407 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:42:18,407 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:42:18,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:19,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:19,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:20,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:20,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:21,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:21,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:22,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:22,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:23,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:23,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:24,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:24,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:25,039 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:25,539 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:26,039 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:26,540 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:27,040 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:27,540 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:28,040 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:28,340 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@487346e1. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@487346e1. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:42:28,340 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:42:28,340 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@357fbb2e from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:42:28,540 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:29,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:29,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:29,902 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:42:29,902 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:42:30,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:30,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:31,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:31,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:32,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:32,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:33,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:33,552 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:34,052 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:34,552 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:35,052 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:35,552 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:36,052 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:36,552 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:37,052 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:37,553 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:38,053 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:38,553 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:39,053 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:39,553 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:40,053 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:40,553 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:41,053 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:41,553 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:42,054 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:42,554 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:43,054 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:43,554 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:44,054 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:44,554 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:45,055 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:45,555 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:46,055 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:46,555 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:47,055 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:47,555 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:48,055 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:48,555 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:49,056 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:49,556 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:50,059 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:50,559 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:51,059 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:51,560 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:52,060 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:52,560 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:53,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:53,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:54,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:54,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:55,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:55,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:56,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:56,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:57,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:57,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:58,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:58,340 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@357fbb2e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@357fbb2e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:42:58,341 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:42:58,341 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4657af7f from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:42:58,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:59,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:42:59,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:00,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:00,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:01,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:01,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:02,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:02,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:03,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:03,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:04,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:04,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:05,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:05,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:06,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:06,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:07,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:07,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:08,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:08,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:09,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:09,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:10,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:10,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:11,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:11,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:12,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:12,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:13,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:13,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:14,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:14,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:15,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:15,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:16,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:16,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:17,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:17,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:18,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:18,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:19,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:19,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:20,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:20,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:21,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:21,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:22,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:22,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:23,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:23,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:24,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:24,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:25,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:25,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:26,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:26,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:27,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:27,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:28,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:28,341 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4657af7f. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4657af7f. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:43:28,341 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:43:28,341 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5a8cd5c3 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:43:28,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:29,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:29,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:29,902 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:43:29,902 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:43:30,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:30,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:31,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:31,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:32,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:32,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:33,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:33,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:34,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:34,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:35,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:35,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:36,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:36,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:37,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:37,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:38,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:38,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:39,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:39,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:40,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:40,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:41,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:41,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:42,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:42,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:43,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:43,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:44,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:44,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:45,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:45,647 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:46,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:46,647 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:47,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:47,648 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:48,148 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:48,648 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:49,148 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:49,648 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:50,148 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:50,648 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:51,149 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:51,649 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:52,149 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:52,649 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:53,149 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:53,649 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:54,149 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:54,649 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:55,150 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:55,650 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:56,150 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:56,650 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:57,150 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:57,650 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:58,150 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:58,341 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5a8cd5c3. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5a8cd5c3. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:43:58,342 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:43:58,342 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@3839b178 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:43:58,650 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:59,151 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:43:59,651 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:00,151 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:00,651 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:01,151 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:01,651 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:02,151 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:02,651 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:03,151 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:03,652 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:04,152 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:04,652 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:05,152 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:05,652 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:06,152 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:06,652 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:07,152 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:07,652 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:08,152 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:08,653 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:09,153 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:09,653 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:10,153 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:10,653 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:11,153 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:11,653 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:12,153 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:12,653 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:13,154 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:13,654 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:14,154 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:14,654 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:15,154 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:15,654 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:16,154 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:16,654 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:17,154 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:17,654 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:18,154 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:18,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:19,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:19,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:20,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:20,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:21,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:21,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:22,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:22,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:23,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:23,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:24,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:24,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:25,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:25,657 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:26,157 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:26,657 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:27,157 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:27,657 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:28,157 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:28,342 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3839b178. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3839b178. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:44:28,342 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:44:28,342 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@3118590 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:44:28,657 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:29,157 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:29,657 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:29,902 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:44:29,902 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:44:30,158 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:30,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:31,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:31,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:32,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:32,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:33,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:33,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:34,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:34,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:35,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:35,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:36,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:36,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:37,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:37,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:38,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:38,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:39,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:39,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:40,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:40,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:41,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:41,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:42,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:42,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:43,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:43,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:44,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:44,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:45,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:45,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:46,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:46,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:47,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:47,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:48,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:48,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:49,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:49,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:50,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:50,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:51,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:51,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:52,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:52,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:53,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:53,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:54,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:54,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:55,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:55,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:56,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:56,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:57,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:57,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:58,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:58,343 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3118590. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3118590. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:44:58,343 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:44:58,343 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@431c1527 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:44:58,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:59,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:44:59,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:00,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:00,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:01,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:01,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:02,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:02,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:03,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:03,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:04,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:04,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:05,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:05,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:06,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:06,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:07,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:07,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:08,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:08,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:09,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:09,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:10,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:10,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:11,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:11,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:12,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:12,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:13,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:13,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:14,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:14,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:15,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:15,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:16,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:16,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:17,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:17,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:18,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:18,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:19,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:19,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:20,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:20,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:21,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:21,752 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:22,252 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:22,752 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:23,252 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:23,752 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:24,252 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:24,752 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:25,252 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:25,753 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:26,253 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:26,753 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:27,254 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:27,754 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:28,254 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:28,343 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@431c1527. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@431c1527. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:45:28,343 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:45:28,343 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@80e54cc from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:45:28,754 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:29,254 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:29,755 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:29,902 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:45:29,902 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:45:30,255 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:30,755 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:31,255 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:31,755 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:32,256 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:32,756 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:33,256 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:33,757 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:34,257 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:34,757 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:35,257 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:35,757 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:36,257 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:36,757 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:37,257 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:37,758 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:38,258 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:38,758 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:39,258 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:39,758 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:40,258 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:40,758 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:41,258 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:41,758 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:42,258 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:42,759 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:43,259 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:43,759 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:44,259 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:44,759 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:45,259 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:45,425 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:45:45,425 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:45:45,427 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:45:45,526 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-8f790d9d-7bd6-4540-bb54-1f0bd74747d2 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:45:45,526 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:45:45,526 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:45:45,528 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:45:45,759 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:46,259 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:46,759 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:47,260 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:47,760 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:48,260 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:48,537 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:45:48,537 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-c2ccf502-0a0c-41eb-8536-a4422c03708c', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:45:48,537 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:45:48,537 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:45:48,760 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:49,260 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:49,760 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:50,261 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:50,762 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:51,262 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:51,763 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:52,263 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:52,763 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:53,263 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:53,763 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:54,263 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:54,763 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:55,263 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:55,763 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:56,263 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:56,764 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:57,264 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:57,764 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:58,264 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:58,344 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@80e54cc. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@80e54cc. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:45:58,344 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:45:58,344 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@432c75cd from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:45:58,764 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:59,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:45:59,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:00,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:00,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:01,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:01,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:02,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:02,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:03,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:03,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:04,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:04,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:05,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:05,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:06,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:06,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:07,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:07,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:08,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:08,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:09,423 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:09,923 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:10,423 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:10,924 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:11,424 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:11,924 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:12,424 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:12,924 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:13,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:13,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:14,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:14,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:15,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:15,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:16,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:16,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:17,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:17,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:18,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:18,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:19,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:19,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:20,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:20,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:21,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:21,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:22,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:22,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:23,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:23,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:24,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:24,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:25,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:25,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:26,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:26,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:27,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:27,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:28,344 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@432c75cd. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@432c75cd. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:46:28,345 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:46:28,345 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5dc3b090 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:46:28,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:28,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:29,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:29,903 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:46:29,903 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:46:29,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:30,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:30,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:31,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:31,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:32,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:32,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:33,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:33,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:34,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:34,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:35,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:35,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:36,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:36,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:37,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:37,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:38,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:38,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:39,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:39,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:40,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:40,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:41,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:41,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:42,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:42,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:43,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:43,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:44,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:44,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:45,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:45,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:46,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:46,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:47,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:47,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:48,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:48,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:49,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:49,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:50,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:50,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:51,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:51,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:52,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:52,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:53,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:53,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:54,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:54,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:55,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:55,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:56,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:56,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:57,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:57,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:58,345 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5dc3b090. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5dc3b090. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:46:58,345 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:46:58,345 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4ae26c81 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:46:58,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:59,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:46:59,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:00,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:00,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:01,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:01,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:02,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:02,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:03,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:03,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:04,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:04,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:05,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:05,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:06,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:06,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:07,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:07,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:08,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:08,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:09,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:09,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:10,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:10,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:11,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:11,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:12,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:12,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:13,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:13,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:14,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:14,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:15,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:15,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:16,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:16,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:17,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:17,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:18,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:18,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:19,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:19,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:20,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:20,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:21,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:21,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:22,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:22,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:23,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:23,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:24,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:24,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:25,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:25,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:26,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:26,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:27,039 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:27,539 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:28,039 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:28,345 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4ae26c81. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4ae26c81. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:47:28,346 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:47:28,346 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@241e238c from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:47:28,539 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:29,039 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:29,539 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:29,903 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:47:29,903 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:47:30,039 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:30,539 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:31,040 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:31,540 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:32,040 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:32,540 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:33,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:33,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:34,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:34,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:35,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:35,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:36,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:36,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:37,045 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:37,545 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:38,045 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:38,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:39,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:39,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:40,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:40,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:41,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:41,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:42,047 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:42,547 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:43,047 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:43,547 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:44,047 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:44,547 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:45,047 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:45,547 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:46,048 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:46,548 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:47,048 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:47,548 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:48,048 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:48,548 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:49,048 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:49,548 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:50,048 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:50,549 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:51,049 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:51,550 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:52,050 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:52,550 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:53,050 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:53,550 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:54,050 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:54,550 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:55,051 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:55,551 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:56,051 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:56,551 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:57,051 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:57,551 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:58,051 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:58,346 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@241e238c. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@241e238c. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:47:58,346 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:47:58,346 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@109ccaed from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:47:58,551 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:59,052 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:47:59,552 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:00,052 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:00,552 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:01,052 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:01,552 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:02,052 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:02,552 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:03,052 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:03,553 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:04,053 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:04,553 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:05,053 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:05,553 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:06,053 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:06,553 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:07,054 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:07,554 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:08,054 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:08,554 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:09,054 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:09,554 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:10,054 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:10,554 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:11,058 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:11,559 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:12,059 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:12,559 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:13,059 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:13,559 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:14,059 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:14,559 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:15,059 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:15,559 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:16,060 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:16,560 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:17,060 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:17,561 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:18,062 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:18,562 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:19,062 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:19,562 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:20,063 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:20,564 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:21,123 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:21,623 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:22,124 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:22,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:23,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:23,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:24,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:24,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:25,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:25,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:26,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:26,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:27,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:27,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:28,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:28,347 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@109ccaed. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@109ccaed. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:48:28,347 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:48:28,347 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6b3962e3 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:48:28,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:29,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:29,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:29,903 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:48:29,903 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:48:30,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:30,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:31,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:31,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:32,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:32,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:33,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:33,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:34,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:34,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:35,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:35,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:36,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:36,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:37,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:37,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:38,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:38,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:39,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:39,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:40,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:40,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:41,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:41,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:42,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:42,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:43,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:43,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:44,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:44,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:45,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:45,647 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:46,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:46,647 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:47,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:47,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:48,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:48,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:49,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:49,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:50,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:50,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:51,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:51,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:52,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:52,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:53,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:53,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:54,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:54,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:55,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:55,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:56,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:56,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:57,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:57,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:58,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:58,347 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6b3962e3. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6b3962e3. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:48:58,348 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:48:58,348 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4d1e6a2e from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:48:58,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:59,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:48:59,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:00,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:00,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:01,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:01,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:02,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:02,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:03,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:03,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:04,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:04,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:05,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:05,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:06,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:06,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:07,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:07,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:08,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:08,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:09,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:09,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:10,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:10,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:11,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:11,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:12,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:12,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:13,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:13,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:14,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:14,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:15,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:15,550 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-c2ccf502-0a0c-41eb-8536-a4422c03708c is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:49:15,550 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:49:15,550 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:49:15,552 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:49:15,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:16,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:16,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:17,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:17,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:18,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:18,560 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:49:18,561 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-46e81a1a-5ace-4ef1-b8de-a57ed31d59ca', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:49:18,561 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:49:18,561 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:49:18,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:19,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:19,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:20,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:20,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:21,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:21,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:22,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:22,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:23,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:23,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:24,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:24,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:25,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:25,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:26,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:26,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:27,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:27,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:28,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:28,348 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4d1e6a2e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4d1e6a2e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:49:28,348 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:49:28,348 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@2296529a from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:49:28,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:29,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:29,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:29,903 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:49:29,903 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:49:30,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:30,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:31,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:31,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:32,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:32,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:33,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:33,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:34,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:34,751 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:35,251 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:35,752 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:36,252 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:36,752 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:37,252 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:37,752 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:38,252 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:38,823 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:39,323 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:39,823 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:40,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:40,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:41,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:41,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:42,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:42,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:43,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:43,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:44,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:44,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:45,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:45,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:46,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:46,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:47,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:47,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:48,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:48,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:49,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:49,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:50,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:50,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:51,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:51,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:52,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:52,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:53,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:53,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:54,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:54,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:55,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:55,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:56,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:56,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:57,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:57,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:58,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:58,349 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2296529a. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2296529a. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:49:58,349 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:49:58,349 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@3fc72c63 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:49:58,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:59,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:49:59,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:00,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:00,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:01,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:01,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:02,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:02,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:03,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:03,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:04,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:04,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:05,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:05,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:06,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:06,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:07,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:07,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:08,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:08,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:09,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:09,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:10,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:10,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:11,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:11,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:12,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:12,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:13,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:13,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:14,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:14,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:15,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:15,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:16,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:16,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:17,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:17,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:18,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:18,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:19,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:19,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:20,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:20,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:21,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:21,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:22,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:22,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:23,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:23,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:24,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:24,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:25,344 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:25,848 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:26,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:26,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:27,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:27,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:28,349 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3fc72c63. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3fc72c63. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:50:28,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:28,349 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:50:28,350 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6d3d9860 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:50:28,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:29,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:29,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:29,903 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:50:29,904 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:50:30,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:30,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:31,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:31,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:32,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:32,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:33,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:33,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:34,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:34,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:35,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:35,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:36,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:36,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:37,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:37,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:38,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:38,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:39,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:39,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:40,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:40,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:41,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:41,853 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:42,353 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:42,854 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:43,354 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:43,854 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:44,354 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:44,854 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:45,354 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:45,855 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:46,355 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:46,855 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:47,355 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:47,855 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:48,355 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:48,855 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:49,355 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:49,856 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:50,356 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:50,856 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:51,356 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:51,856 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:52,357 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:52,857 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:53,357 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:53,858 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:54,358 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:54,858 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:55,358 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:55,858 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:56,358 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:56,858 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:57,358 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:57,859 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:58,350 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6d3d9860. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6d3d9860. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:50:58,350 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:50:58,350 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@59d092ee from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:50:58,359 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:58,859 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:59,359 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:50:59,859 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:00,359 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:00,859 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:01,359 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:01,860 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:02,360 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:02,860 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:03,360 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:03,860 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:04,360 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:04,861 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:05,361 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:05,861 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:06,361 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:06,861 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:07,361 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:07,861 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:08,363 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:08,863 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:09,363 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:09,863 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:10,363 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:10,863 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:11,363 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:11,864 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:12,364 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:12,864 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:13,364 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:13,864 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:14,364 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:14,864 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:15,364 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:15,864 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:16,365 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:16,865 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:17,365 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:17,865 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:18,365 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:18,865 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:19,365 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:19,865 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:20,366 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:20,866 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:21,366 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:21,923 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:22,423 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:22,923 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:23,424 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:23,924 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:24,424 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:24,924 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:25,424 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:25,924 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:26,424 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:26,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:27,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:27,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:28,350 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@59d092ee. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@59d092ee. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:51:28,350 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:51:28,351 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5dbb1a96 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:51:28,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:28,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:29,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:29,904 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:51:29,904 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:51:29,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:30,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:30,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:31,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:31,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:32,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:32,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:33,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:33,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:34,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:34,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:35,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:35,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:36,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:36,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:37,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:37,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:38,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:38,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:39,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:39,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:40,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:40,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:41,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:41,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:42,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:42,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:43,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:43,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:44,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:44,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:45,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:45,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:46,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:46,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:47,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:47,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:48,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:48,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:49,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:49,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:50,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:50,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:51,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:51,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:52,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:52,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:53,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:53,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:54,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:54,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:55,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:55,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:56,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:56,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:57,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:57,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:58,351 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5dbb1a96. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5dbb1a96. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:51:58,351 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:51:58,351 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4f56af92 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:51:58,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:58,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:59,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:51:59,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:00,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:00,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:01,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:01,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:02,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:02,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:03,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:03,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:04,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:04,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:05,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:05,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:06,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:06,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:07,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:07,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:08,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:08,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:09,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:09,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:10,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:10,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:11,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:11,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:12,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:12,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:13,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:13,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:14,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:14,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:15,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:15,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:16,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:16,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:17,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:17,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:18,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:18,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:19,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:19,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:20,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:20,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:21,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:21,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:22,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:22,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:23,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:23,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:24,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:25,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:25,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:26,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:26,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:27,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:27,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:28,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:28,351 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4f56af92. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4f56af92. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:52:28,352 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:52:28,352 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@3538d9ff from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:52:28,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:29,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:29,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:29,904 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:52:29,904 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:52:30,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:30,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:31,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:31,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:32,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:32,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:33,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:33,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:34,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:34,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:35,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:35,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:36,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:36,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:37,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:37,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:38,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:38,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:39,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:39,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:40,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:40,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:41,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:41,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:42,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:42,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:43,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:43,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:44,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:44,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:45,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:45,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:45,578 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-46e81a1a-5ace-4ef1-b8de-a57ed31d59ca is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:52:45,579 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:52:45,579 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:52:45,580 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:52:46,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:46,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:47,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:47,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:48,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:48,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:48,588 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:52:48,588 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-95016fe8-8633-448c-8287-82b7d656e92b', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:52:48,588 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:52:48,588 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:52:49,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:49,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:50,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:50,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:51,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:51,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:52,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:52,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:53,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:53,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:54,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:54,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:55,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:55,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:56,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:56,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:57,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:57,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:58,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:58,352 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3538d9ff. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3538d9ff. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:52:58,352 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:52:58,352 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@3d90787a from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:52:58,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:59,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:52:59,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:00,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:00,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:01,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:01,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:02,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:02,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:03,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:03,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:04,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:04,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:05,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:05,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:06,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:06,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:07,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:07,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:08,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:08,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:09,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:09,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:10,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:10,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:11,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:11,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:12,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:12,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:13,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:13,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:14,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:14,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:15,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:15,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:16,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:16,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:17,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:17,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:18,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:18,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:19,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:19,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:20,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:20,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:21,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:21,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:22,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:22,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:23,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:23,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:24,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:24,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:25,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:25,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:26,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:26,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:27,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:27,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:28,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:28,353 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3d90787a. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3d90787a. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:53:28,353 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:53:28,353 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6eb06cbb from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:53:28,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:29,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:29,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:29,904 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:53:29,904 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:53:30,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:30,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:31,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:31,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:32,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:32,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:33,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:33,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:34,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:34,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:35,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:35,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:36,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:36,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:37,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:37,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:38,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:38,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:39,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:39,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:40,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:40,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:41,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:41,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:42,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:42,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:43,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:43,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:44,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:44,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:45,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:45,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:46,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:46,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:47,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:47,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:48,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:48,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:49,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:49,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:50,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:50,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:51,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:51,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:52,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:52,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:53,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:53,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:54,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:54,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:55,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:55,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:56,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:56,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:57,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:57,646 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:58,146 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:58,353 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6eb06cbb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6eb06cbb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:53:58,353 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:53:58,353 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@1470eb5e from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:53:58,647 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:59,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:53:59,647 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:00,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:00,647 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:01,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:01,647 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:02,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:02,647 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:03,147 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:03,648 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:04,148 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:04,648 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:05,148 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:05,648 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:06,148 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:06,648 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:07,148 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:07,649 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:08,149 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:08,649 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:09,150 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:09,650 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:10,150 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:10,650 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:11,150 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:11,650 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:12,150 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:12,650 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:13,150 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:13,651 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:14,151 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:14,651 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:15,151 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:15,651 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:16,151 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:16,651 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:17,151 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:17,652 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:18,152 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:18,652 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:19,152 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:19,652 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:20,152 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:20,652 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:21,152 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:21,653 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:22,153 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:22,653 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:23,154 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:23,654 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:24,154 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:24,654 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:25,154 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:25,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:26,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:26,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:27,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:27,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:28,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:28,354 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1470eb5e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1470eb5e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:54:28,354 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:54:28,354 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@418a462b from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:54:28,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:29,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:29,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:29,904 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:54:29,904 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:54:30,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:30,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:31,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:31,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:32,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:32,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:33,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:33,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:34,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:34,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:35,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:35,657 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:36,157 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:36,657 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:37,157 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:37,657 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:38,157 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:38,658 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:39,158 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:39,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:40,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:40,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:41,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:41,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:42,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:42,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:43,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:43,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:44,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:44,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:45,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:45,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:46,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:46,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:47,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:47,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:48,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:48,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:49,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:49,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:50,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:50,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:51,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:51,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:52,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:52,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:53,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:53,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:54,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:54,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:55,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:55,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:56,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:56,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:57,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:57,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:58,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:58,354 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@418a462b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@418a462b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:54:58,354 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:54:58,355 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@1042b102 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:54:58,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:59,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:54:59,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:00,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:00,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:01,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:01,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:02,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:02,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:03,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:03,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:04,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:04,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:05,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:05,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:06,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:06,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:07,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:07,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:08,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:08,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:09,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:09,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:10,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:10,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:11,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:11,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:12,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:12,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:13,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:13,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:14,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:14,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:15,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:15,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:16,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:16,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:17,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:17,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:18,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:18,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:19,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:19,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:20,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:20,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:21,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:21,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:22,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:22,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:23,323 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:23,823 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:24,323 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:24,823 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:25,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:25,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:26,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:26,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:27,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:27,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:28,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:28,355 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1042b102. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1042b102. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:55:28,355 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:55:28,355 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@3ef09604 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:55:28,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:29,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:29,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:29,905 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:55:29,905 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:55:30,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:30,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:31,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:31,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:32,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:32,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:33,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:33,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:34,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:34,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:35,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:35,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:36,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:36,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:37,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:37,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:38,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:38,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:39,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:39,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:40,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:40,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:41,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:41,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:42,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:42,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:43,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:43,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:44,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:44,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:45,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:45,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:46,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:46,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:47,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:47,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:48,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:48,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:49,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:49,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:50,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:50,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:51,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:51,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:52,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:52,951 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:53,451 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:53,951 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:54,451 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:54,951 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:55,451 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:55,951 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:56,451 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:56,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:57,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:57,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:58,355 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3ef09604. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3ef09604. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:55:58,356 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:55:58,356 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@649a5cbb from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:55:58,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:58,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:55:59,524 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:00,024 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:00,524 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:01,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:01,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:02,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:02,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:03,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:03,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:04,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:04,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:05,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:05,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:06,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:06,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:07,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:07,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:08,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:08,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:09,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:09,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:10,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:10,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:11,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:11,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:12,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:12,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:13,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:13,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:14,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:14,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:15,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:15,599 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:56:15,599 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:56:15,600 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:56:15,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:15,700 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-95016fe8-8633-448c-8287-82b7d656e92b is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:56:15,700 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:56:15,700 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:56:15,702 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:56:16,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:16,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:17,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:17,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:18,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:18,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:18,711 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:56:18,712 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-d8507696-2263-42af-ae6c-5b276dcc3244', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:56:18,712 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:56:18,712 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:56:19,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:19,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:20,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:20,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:21,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:21,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:22,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:22,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:23,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:23,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:24,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:24,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:25,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:25,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:26,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:26,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:27,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:27,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:28,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:28,356 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@649a5cbb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@649a5cbb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:56:28,356 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:56:28,356 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@3260bd75 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:56:28,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:29,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:29,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:29,905 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:56:29,905 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:56:30,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:30,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:31,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:31,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:32,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:32,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:33,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:33,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:34,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:34,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:35,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:35,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:36,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:36,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:37,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:37,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:38,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:38,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:39,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:39,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:40,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:40,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:41,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:41,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:42,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:42,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:43,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:43,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:44,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:44,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:45,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:45,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:46,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:46,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:47,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:47,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:48,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:48,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:49,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:49,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:50,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:50,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:51,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:51,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:52,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:52,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:53,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:53,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:54,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:54,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:55,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:55,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:56,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:56,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:57,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:57,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:58,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:58,356 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3260bd75. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3260bd75. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:56:58,357 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:56:58,357 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4ced78db from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:56:58,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:59,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:56:59,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:00,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:00,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:01,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:01,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:02,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:02,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:03,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:03,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:04,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:04,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:05,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:05,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:06,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:06,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:07,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:07,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:08,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:08,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:09,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:09,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:10,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:10,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:11,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:11,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:12,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:12,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:13,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:13,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:14,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:14,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:15,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:15,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:16,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:16,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:17,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:17,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:18,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:18,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:19,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:19,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:20,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:20,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:21,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:21,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:22,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:22,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:23,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:23,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:24,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:24,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:25,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:25,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:26,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:26,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:27,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:27,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:28,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:28,357 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4ced78db. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4ced78db. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:57:28,357 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:57:28,357 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@21475b57 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:57:28,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:29,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:29,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:29,905 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:57:29,905 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:57:30,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:30,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:31,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:31,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:32,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:32,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:33,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:33,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:34,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:34,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:35,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:35,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:36,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:36,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:37,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:37,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:38,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:38,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:39,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:39,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:40,344 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:40,844 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:41,345 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:41,845 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:42,345 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:42,845 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:43,345 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:43,845 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:44,345 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:44,845 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:45,345 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:45,846 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:46,346 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:46,846 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:47,346 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:47,846 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:48,346 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:48,846 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:49,346 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:49,847 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:50,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:50,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:51,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:51,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:52,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:52,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:53,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:53,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:54,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:54,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:55,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:55,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:56,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:56,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:57,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:57,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:58,357 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@21475b57. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@21475b57. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:57:58,358 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:57:58,358 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@58d416c3 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:57:58,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:58,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:59,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:57:59,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:00,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:00,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:01,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:01,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:02,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:02,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:03,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:03,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:04,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:04,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:05,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:05,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:06,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:06,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:07,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:07,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:08,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:08,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:09,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:09,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:10,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:10,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:11,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:11,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:12,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:12,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:13,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:13,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:14,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:14,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:15,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:15,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:16,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:16,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:17,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:17,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:18,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:18,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:19,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:19,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:20,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:20,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:21,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:21,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:22,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:22,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:23,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:23,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:24,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:24,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:25,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:25,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:26,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:26,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:27,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:27,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:28,358 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@58d416c3. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@58d416c3. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:58:28,358 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:58:28,358 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@bdeb289 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:58:28,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:28,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:29,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:29,905 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:58:29,905 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:58:29,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:30,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:30,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:31,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:31,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:32,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:32,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:33,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:33,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:34,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:34,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:35,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:35,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:36,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:36,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:37,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:37,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:38,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:38,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:39,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:39,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:40,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:40,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:41,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:41,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:42,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:42,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:43,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:43,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:44,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:44,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:45,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:45,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:46,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:46,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:47,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:47,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:48,449 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:48,949 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:49,449 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:49,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:50,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:50,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:51,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:51,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:52,451 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:52,951 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:53,451 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:53,951 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:54,451 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:54,951 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:55,451 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:55,951 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:56,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:56,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:57,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:57,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:58,359 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@bdeb289. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@bdeb289. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:58:58,359 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:58:58,359 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@48b50973 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:58:58,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:58,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:59,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:58:59,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:00,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:00,953 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:01,454 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:01,954 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:02,454 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:02,954 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:03,454 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:03,954 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:04,454 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:04,954 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:05,454 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:05,955 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:06,455 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:06,955 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:07,455 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:07,955 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:08,455 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:08,955 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:09,455 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:09,955 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:10,455 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:10,955 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:11,456 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:11,956 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:12,456 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:12,956 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:13,456 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:13,956 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:14,456 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:14,956 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:15,456 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:15,956 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:16,457 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:16,957 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:17,457 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:17,957 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:18,457 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:18,957 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:19,457 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:19,957 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:20,457 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:20,957 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:21,458 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:21,958 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:22,458 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:22,958 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:23,458 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:23,958 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:24,458 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:24,959 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:25,459 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:25,959 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:26,459 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:26,959 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:27,459 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:27,959 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:28,359 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@48b50973. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@48b50973. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:59:28,360 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:59:28,360 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@607e7487 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:59:28,460 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:28,960 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:29,460 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:29,905 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:59:29,905 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 14:59:29,961 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:30,461 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:30,961 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:31,461 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:31,961 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:32,462 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:32,962 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:33,462 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:33,962 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:34,462 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:34,962 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:35,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:36,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:36,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:37,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:37,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:38,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:38,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:39,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:39,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:40,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:40,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:41,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:41,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:42,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:42,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:43,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:43,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:44,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:44,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:45,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:45,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:45,726 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:59:45,726 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:59:45,728 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:59:45,827 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-d8507696-2263-42af-ae6c-5b276dcc3244 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:59:45,827 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:59:45,827 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:59:45,832 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:59:46,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:46,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:47,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:47,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:48,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:48,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:48,841 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 14:59:48,841 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-89cc9da1-7243-41ac-8db2-0cdbbe64b088', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:59:48,841 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:59:48,841 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 14:59:49,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:49,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:50,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:50,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:51,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:51,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:52,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:52,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:53,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:53,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:54,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:54,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:55,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:55,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:56,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:56,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:57,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:57,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:58,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:58,360 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@607e7487. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@607e7487. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 14:59:58,360 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:59:58,360 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4b999b8a from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 14:59:58,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:59,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 14:59:59,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:00,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:00,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:01,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:01,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:02,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:02,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:03,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:03,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:04,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:04,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:05,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:05,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:06,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:06,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:07,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:07,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:08,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:08,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:09,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:09,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:10,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:10,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:11,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:11,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:12,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:12,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:13,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:13,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:14,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:14,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:15,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:15,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:16,348 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:16,848 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:17,348 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:17,848 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:18,348 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:18,848 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:19,348 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:19,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:20,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:20,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:21,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:21,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:22,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:22,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:23,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:23,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:24,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:24,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:25,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:25,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:26,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:26,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:27,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:27,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:28,361 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4b999b8a. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4b999b8a. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:00:28,361 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:00:28,361 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@10eb5854 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:00:28,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:28,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:29,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:29,906 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:00:29,906 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:00:29,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:30,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:30,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:31,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:31,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:32,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:32,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:33,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:33,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:34,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:34,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:35,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:35,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:36,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:36,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:37,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:37,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:38,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:38,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:39,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:39,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:40,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:40,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:41,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:41,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:42,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:42,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:43,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:43,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:44,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:44,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:45,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:45,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:46,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:46,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:47,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:47,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:48,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:48,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:49,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:49,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:50,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:50,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:51,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:51,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:52,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:52,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:53,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:53,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:54,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:54,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:55,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:55,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:56,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:56,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:57,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:57,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:58,361 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@10eb5854. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@10eb5854. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:00:58,361 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:00:58,362 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@3b2eabf from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:00:58,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:58,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:59,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:00:59,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:00,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:00,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:01,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:01,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:02,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:02,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:03,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:03,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:04,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:04,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:05,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:05,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:06,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:06,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:07,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:07,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:08,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:08,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:09,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:09,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:10,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:10,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:11,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:11,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:12,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:12,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:13,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:13,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:14,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:14,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:15,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:15,948 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:16,448 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:16,997 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:17,497 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:18,023 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:18,523 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:19,024 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:19,524 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:20,024 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:20,524 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:21,024 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:21,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:22,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:22,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:23,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:23,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:24,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:24,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:25,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:25,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:26,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:26,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:27,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:27,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:28,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:28,362 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3b2eabf. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3b2eabf. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:01:28,362 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:01:28,362 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5c11fac6 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:01:28,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:29,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:29,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:29,906 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:01:29,906 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:01:30,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:30,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:31,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:31,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:32,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:32,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:33,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:33,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:34,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:34,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:35,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:35,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:36,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:36,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:37,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:37,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:38,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:38,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:39,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:39,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:40,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:40,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:41,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:41,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:42,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:42,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:43,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:43,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:44,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:44,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:45,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:45,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:46,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:46,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:47,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:47,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:48,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:48,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:49,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:49,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:50,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:50,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:51,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:51,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:52,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:52,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:53,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:53,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:54,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:54,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:55,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:55,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:56,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:56,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:57,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:57,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:58,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:58,362 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5c11fac6. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5c11fac6. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:01:58,363 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:01:58,363 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4f36a885 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:01:58,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:59,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:01:59,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:00,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:00,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:01,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:01,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:02,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:02,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:03,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:03,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:04,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:04,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:05,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:05,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:06,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:06,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:07,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:07,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:08,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:08,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:09,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:09,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:10,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:10,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:11,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:11,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:12,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:12,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:13,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:13,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:14,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:14,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:15,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:15,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:16,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:16,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:17,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:17,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:18,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:18,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:19,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:19,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:20,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:20,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:21,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:21,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:22,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:22,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:23,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:23,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:24,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:24,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:25,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:25,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:26,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:26,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:27,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:27,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:28,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:28,363 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4f36a885. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4f36a885. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:02:28,363 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:02:28,363 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@1b1a03c3 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:02:28,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:29,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:29,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:29,906 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:02:29,906 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:02:30,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:30,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:31,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:31,539 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:32,039 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:32,539 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:33,039 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:33,539 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:34,039 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:34,539 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:35,039 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:35,539 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:36,039 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:36,539 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:37,039 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:37,539 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:38,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:38,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:39,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:39,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:40,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:40,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:41,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:41,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:42,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:42,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:43,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:43,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:44,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:44,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:45,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:45,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:46,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:46,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:47,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:47,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:48,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:48,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:49,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:49,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:50,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:50,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:51,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:51,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:52,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:52,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:53,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:53,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:54,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:54,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:55,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:55,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:56,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:56,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:57,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:57,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:58,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:58,363 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1b1a03c3. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1b1a03c3. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:02:58,364 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:02:58,364 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@10945ee0 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:02:58,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:59,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:02:59,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:00,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:00,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:01,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:01,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:02,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:02,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:03,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:03,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:04,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:04,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:05,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:05,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:06,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:06,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:07,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:07,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:08,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:08,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:09,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:09,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:10,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:10,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:11,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:11,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:12,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:12,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:13,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:13,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:14,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:14,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:15,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:15,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:15,855 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:03:15,855 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:03:15,857 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:03:15,956 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-89cc9da1-7243-41ac-8db2-0cdbbe64b088 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:03:15,956 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:03:15,956 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:03:15,957 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:03:16,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:16,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:17,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:17,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:18,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:18,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:18,965 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:03:18,965 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-3ed654bf-2fdb-4d03-8828-7924f5324816', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:03:18,965 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:03:18,965 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:03:19,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:19,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:20,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:20,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:21,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:21,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:22,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:22,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:23,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:23,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:24,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:24,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:25,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:25,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:26,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:26,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:27,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:27,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:28,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:28,364 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@10945ee0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@10945ee0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:03:28,364 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:03:28,364 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@63538110 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:03:28,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:29,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:29,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:29,906 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:03:29,906 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:03:30,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:30,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:31,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:31,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:32,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:32,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:33,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:33,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:34,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:34,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:35,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:35,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:36,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:36,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:37,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:37,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:38,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:38,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:39,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:39,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:40,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:40,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:41,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:41,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:42,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:42,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:43,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:43,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:44,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:44,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:45,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:45,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:46,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:46,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:47,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:47,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:48,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:48,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:49,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:49,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:50,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:50,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:51,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:51,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:52,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:52,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:53,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:53,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:54,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:54,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:55,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:55,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:56,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:56,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:57,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:57,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:58,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:58,365 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@63538110. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@63538110. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:03:58,365 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:03:58,365 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5e1cadfa from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:03:58,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:59,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:03:59,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:00,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:00,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:01,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:01,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:02,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:02,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:03,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:03,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:04,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:04,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:05,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:05,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:06,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:06,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:07,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:07,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:08,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:08,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:09,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:09,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:10,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:10,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:11,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:11,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:12,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:12,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:13,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:13,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:14,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:14,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:15,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:15,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:16,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:16,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:17,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:17,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:18,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:18,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:19,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:19,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:20,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:20,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:21,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:21,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:22,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:22,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:23,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:23,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:24,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:24,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:25,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:25,848 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:26,348 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:26,848 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:27,348 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:27,848 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:28,348 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:28,365 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5e1cadfa. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5e1cadfa. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:04:28,365 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:04:28,366 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6db6ef62 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:04:28,848 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:29,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:29,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:29,907 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:04:29,907 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:04:30,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:30,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:31,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:31,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:32,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:32,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:33,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:33,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:34,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:34,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:35,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:35,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:36,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:36,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:37,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:37,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:38,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:38,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:39,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:39,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:40,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:40,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:41,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:41,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:42,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:42,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:43,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:43,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:44,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:44,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:45,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:45,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:46,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:46,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:47,352 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:47,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:48,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:48,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:49,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:49,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:50,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:50,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:51,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:51,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:52,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:52,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:53,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:53,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:54,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:54,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:55,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:55,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:56,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:56,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:57,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:57,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:58,366 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6db6ef62. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6db6ef62. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:04:58,366 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:04:58,366 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@56ddb7c9 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:04:58,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:58,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:59,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:04:59,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:00,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:00,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:01,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:01,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:02,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:02,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:03,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:03,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:04,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:04,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:05,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:05,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:06,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:06,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:07,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:07,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:08,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:08,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:09,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:09,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:10,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:10,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:11,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:11,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:12,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:12,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:13,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:13,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:14,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:15,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:15,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:16,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:16,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:17,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:17,529 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:18,029 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:18,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:19,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:19,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:20,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:20,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:21,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:21,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:22,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:22,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:23,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:23,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:24,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:24,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:25,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:25,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:26,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:26,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:27,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:27,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:28,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:28,366 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@56ddb7c9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@56ddb7c9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:05:28,366 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:05:28,367 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@be681af from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:05:28,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:29,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:29,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:29,907 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:05:29,907 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:05:30,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:30,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:31,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:31,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:32,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:32,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:33,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:33,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:34,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:34,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:35,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:35,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:36,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:36,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:37,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:37,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:38,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:38,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:39,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:39,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:40,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:40,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:41,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:41,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:42,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:42,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:43,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:43,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:44,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:44,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:45,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:45,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:46,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:46,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:47,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:47,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:48,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:48,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:49,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:49,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:50,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:50,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:51,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:51,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:52,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:52,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:53,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:53,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:54,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:54,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:55,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:55,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:56,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:56,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:57,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:57,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:58,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:58,367 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@be681af. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@be681af. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:05:58,367 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:05:58,367 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@70cc63af from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:05:58,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:59,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:05:59,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:00,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:00,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:01,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:01,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:02,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:02,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:03,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:03,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:04,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:04,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:05,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:05,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:06,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:06,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:07,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:07,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:08,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:08,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:09,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:09,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:10,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:10,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:11,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:11,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:12,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:12,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:13,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:13,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:14,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:14,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:15,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:15,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:16,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:16,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:17,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:17,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:18,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:18,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:19,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:19,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:20,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:20,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:21,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:21,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:22,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:22,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:23,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:23,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:24,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:24,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:25,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:25,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:26,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:26,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:27,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:27,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:28,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:28,367 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@70cc63af. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@70cc63af. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:06:28,368 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:06:28,368 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@13fd0aa0 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:06:28,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:29,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:29,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:29,907 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:06:29,907 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:06:30,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:30,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:31,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:31,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:32,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:32,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:33,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:33,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:34,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:34,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:35,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:35,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:36,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:36,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:37,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:37,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:38,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:38,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:39,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:39,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:40,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:40,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:41,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:41,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:42,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:42,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:43,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:43,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:44,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:44,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:45,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:45,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:45,978 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:06:45,978 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:06:45,980 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:06:45,980 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:06:46,081 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:06:46,100 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-3ed654bf-2fdb-4d03-8828-7924f5324816 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:06:46,100 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:06:46,100 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:06:46,101 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:06:46,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:46,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:47,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:47,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:48,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:48,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:49,110 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:06:49,110 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-d63c9910-9077-4c44-95f2-43a15a918d76', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:06:49,110 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:06:49,110 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:06:49,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:49,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:50,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:50,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:51,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:51,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:52,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:52,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:53,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:53,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:54,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:54,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:55,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:55,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:56,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:56,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:57,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:57,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:58,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:58,368 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@13fd0aa0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@13fd0aa0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:06:58,368 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:06:58,368 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6c70d0d8 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:06:58,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:59,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:06:59,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:00,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:00,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:01,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:01,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:02,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:02,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:03,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:03,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:04,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:04,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:05,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:05,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:06,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:06,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:07,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:07,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:08,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:08,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:09,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:09,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:10,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:10,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:11,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:11,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:12,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:12,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:13,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:13,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:14,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:14,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:15,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:15,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:16,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:16,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:17,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:17,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:18,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:18,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:19,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:19,823 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:20,323 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:20,823 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:21,323 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:21,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:22,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:22,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:23,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:23,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:24,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:24,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:25,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:25,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:26,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:26,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:27,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:27,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:28,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:28,368 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6c70d0d8. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6c70d0d8. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:07:28,369 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:07:28,369 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@7305b900 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:07:28,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:29,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:29,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:29,907 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:07:29,907 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:07:30,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:30,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:31,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:31,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:32,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:32,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:33,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:33,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:34,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:34,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:35,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:35,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:36,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:36,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:37,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:37,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:38,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:38,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:39,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:39,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:40,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:40,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:41,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:41,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:42,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:42,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:43,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:43,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:44,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:44,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:45,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:45,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:46,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:46,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:47,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:47,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:48,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:48,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:49,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:49,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:50,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:50,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:51,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:51,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:52,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:52,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:53,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:54,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:54,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:55,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:55,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:56,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:56,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:57,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:57,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:58,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:58,369 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7305b900. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7305b900. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:07:58,369 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:07:58,369 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@766819f9 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:07:58,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:59,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:07:59,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:00,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:00,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:01,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:01,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:02,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:02,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:03,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:03,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:04,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:04,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:05,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:05,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:06,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:06,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:07,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:07,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:08,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:08,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:09,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:09,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:10,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:10,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:11,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:11,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:12,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:12,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:13,323 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:13,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:14,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:14,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:15,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:15,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:16,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:16,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:17,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:17,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:18,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:18,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:19,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:19,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:20,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:20,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:21,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:21,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:22,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:22,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:23,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:23,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:24,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:24,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:25,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:25,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:26,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:26,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:27,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:27,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:28,370 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@766819f9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@766819f9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:08:28,370 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:08:28,370 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@10c0636d from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:08:28,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:28,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:29,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:29,907 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:08:29,907 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:08:29,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:30,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:30,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:31,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:31,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:32,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:32,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:33,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:33,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:34,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:34,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:35,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:36,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:36,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:37,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:37,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:38,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:38,545 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:39,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:39,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:40,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:40,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:41,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:41,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:42,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:42,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:43,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:43,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:44,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:44,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:45,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:45,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:46,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:46,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:47,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:47,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:48,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:48,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:49,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:49,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:50,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:50,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:51,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:51,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:52,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:52,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:53,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:53,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:54,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:54,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:55,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:55,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:56,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:56,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:57,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:57,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:58,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:58,370 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@10c0636d. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@10c0636d. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:08:58,371 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:08:58,371 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@1d7b178b from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:08:58,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:59,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:08:59,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:00,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:00,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:01,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:01,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:02,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:02,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:03,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:03,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:04,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:04,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:05,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:05,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:06,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:06,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:07,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:07,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:08,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:08,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:09,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:09,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:10,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:10,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:11,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:11,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:12,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:12,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:13,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:13,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:14,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:14,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:15,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:15,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:16,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:16,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:17,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:17,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:18,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:18,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:19,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:19,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:20,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:20,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:21,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:21,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:22,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:22,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:23,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:23,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:24,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:24,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:25,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:25,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:26,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:26,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:27,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:27,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:28,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:28,371 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1d7b178b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1d7b178b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:09:28,371 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:09:28,371 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@58c69053 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:09:28,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:29,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:29,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:29,908 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:09:29,908 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:09:30,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:30,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:31,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:31,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:32,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:32,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:33,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:33,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:34,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:34,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:35,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:35,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:36,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:36,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:37,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:37,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:38,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:38,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:39,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:39,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:40,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:40,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:41,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:41,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:42,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:42,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:43,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:43,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:44,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:44,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:45,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:45,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:46,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:46,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:47,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:47,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:48,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:48,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:49,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:49,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:50,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:50,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:51,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:51,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:52,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:52,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:53,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:53,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:54,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:54,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:55,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:55,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:56,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:56,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:57,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:57,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:58,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:58,372 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@58c69053. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@58c69053. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:09:58,372 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:09:58,372 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@65f0cfdb from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:09:58,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:59,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:09:59,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:00,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:00,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:01,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:01,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:02,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:02,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:03,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:03,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:04,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:04,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:05,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:05,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:06,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:06,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:07,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:07,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:08,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:08,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:09,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:09,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:10,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:10,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:11,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:11,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:12,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:12,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:13,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:13,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:14,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:14,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:15,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:15,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:16,123 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:10:16,123 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:10:16,231 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:10:16,249 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-d63c9910-9077-4c44-95f2-43a15a918d76 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:10:16,249 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:10:16,249 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:10:16,251 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:10:16,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:16,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:17,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:17,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:18,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:18,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:19,260 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:10:19,260 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-c260106e-c390-4ca3-9c95-ba4cea273adc', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:10:19,260 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:10:19,260 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:10:19,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:19,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:20,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:20,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:21,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:21,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:22,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:22,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:23,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:23,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:24,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:24,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:25,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:25,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:26,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:26,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:27,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:27,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:28,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:28,372 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@65f0cfdb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@65f0cfdb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:10:28,372 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:10:28,373 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@30a52992 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:10:28,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:29,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:29,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:29,908 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:10:29,908 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:10:30,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:30,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:31,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:31,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:32,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:32,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:33,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:33,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:34,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:34,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:35,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:35,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:36,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:36,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:37,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:37,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:38,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:38,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:39,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:39,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:40,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:40,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:41,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:41,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:42,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:42,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:43,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:43,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:44,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:44,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:45,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:45,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:46,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:46,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:47,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:47,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:48,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:48,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:49,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:49,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:50,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:50,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:51,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:51,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:52,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:52,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:53,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:53,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:54,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:54,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:55,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:55,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:56,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:56,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:57,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:57,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:58,373 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@30a52992. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@30a52992. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:10:58,373 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:10:58,373 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@611007df from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:10:58,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:58,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:59,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:10:59,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:00,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:00,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:01,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:01,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:02,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:02,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:03,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:03,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:04,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:04,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:05,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:05,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:06,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:06,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:07,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:07,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:08,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:08,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:09,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:09,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:10,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:10,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:11,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:11,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:12,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:12,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:13,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:13,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:14,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:14,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:15,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:15,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:16,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:16,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:17,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:17,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:18,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:18,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:19,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:19,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:20,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:20,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:21,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:21,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:22,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:22,947 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:23,447 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:24,040 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:24,540 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:25,040 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:25,540 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:26,040 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:26,540 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:27,040 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:27,540 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:28,040 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:28,373 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@611007df. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@611007df. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:11:28,374 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:11:28,374 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4f28007b from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:11:28,540 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:29,040 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:29,540 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:29,908 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:11:29,908 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:11:30,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:30,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:31,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:31,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:32,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:32,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:33,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:33,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:34,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:34,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:35,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:35,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:36,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:36,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:37,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:37,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:38,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:38,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:39,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:39,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:40,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:40,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:41,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:41,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:42,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:42,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:43,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:43,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:44,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:44,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:45,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:45,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:46,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:46,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:47,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:47,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:48,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:48,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:49,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:49,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:50,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:50,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:51,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:51,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:52,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:52,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:53,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:53,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:54,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:54,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:55,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:55,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:56,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:56,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:57,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:57,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:58,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:58,374 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4f28007b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4f28007b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:11:58,374 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:11:58,374 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@40063db5 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:11:58,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:59,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:11:59,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:00,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:00,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:01,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:01,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:02,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:02,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:03,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:03,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:04,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:04,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:05,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:05,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:06,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:06,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:07,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:07,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:08,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:08,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:09,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:09,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:10,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:10,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:11,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:11,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:12,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:12,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:13,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:13,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:14,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:14,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:15,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:15,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:16,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:16,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:17,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:17,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:18,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:18,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:19,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:19,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:20,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:20,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:21,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:21,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:22,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:22,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:23,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:23,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:24,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:24,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:25,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:25,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:26,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:26,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:27,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:27,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:28,375 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@40063db5. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@40063db5. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:12:28,375 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:12:28,375 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5b3a529c from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:12:28,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:28,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:29,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:29,908 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:12:29,908 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:12:29,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:30,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:30,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:31,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:31,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:32,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:32,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:33,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:33,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:34,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:34,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:35,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:35,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:36,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:36,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:37,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:37,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:38,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:38,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:39,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:39,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:40,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:40,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:41,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:41,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:42,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:42,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:43,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:43,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:44,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:44,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:45,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:45,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:46,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:46,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:47,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:47,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:48,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:48,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:49,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:49,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:50,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:50,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:51,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:51,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:52,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:52,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:53,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:53,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:54,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:54,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:55,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:55,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:56,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:56,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:57,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:57,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:58,375 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5b3a529c. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5b3a529c. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:12:58,375 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:12:58,376 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4442a5d4 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:12:58,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:58,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:59,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:12:59,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:00,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:00,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:01,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:01,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:02,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:02,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:03,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:03,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:04,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:04,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:05,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:05,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:06,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:06,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:07,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:07,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:08,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:08,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:09,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:09,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:10,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:10,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:11,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:11,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:12,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:12,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:13,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:13,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:14,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:14,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:15,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:15,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:16,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:16,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:17,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:17,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:18,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:18,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:19,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:19,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:20,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:20,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:21,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:21,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:22,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:22,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:23,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:23,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:24,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:24,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:25,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:25,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:26,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:26,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:27,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:27,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:28,376 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4442a5d4. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4442a5d4. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:13:28,376 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:13:28,376 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6c072521 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:13:28,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:28,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:29,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:29,908 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:13:29,909 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:13:29,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:30,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:31,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:31,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:32,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:32,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:33,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:33,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:34,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:34,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:35,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:35,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:36,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:36,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:37,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:37,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:38,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:38,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:39,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:39,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:40,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:40,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:41,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:41,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:42,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:42,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:43,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:43,545 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:44,045 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:44,545 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:45,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:45,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:46,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:46,279 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:13:46,279 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:13:46,531 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:13:46,608 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-c260106e-c390-4ca3-9c95-ba4cea273adc is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:13:46,608 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:13:46,608 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:13:46,609 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:13:46,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:47,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:47,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:48,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:48,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:49,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:49,617 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:13:49,617 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-777a0859-62b1-4c49-8ffc-d85abd50fb66', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:13:49,617 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:13:49,617 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:13:49,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:50,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:50,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:51,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:51,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:52,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:52,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:53,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:53,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:54,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:54,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:55,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:55,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:56,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:56,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:57,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:57,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:58,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:58,376 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6c072521. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6c072521. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:13:58,376 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:13:58,377 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4efbc5e2 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:13:58,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:59,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:13:59,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:00,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:00,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:01,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:01,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:02,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:02,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:03,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:03,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:04,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:04,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:05,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:05,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:06,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:06,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:07,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:07,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:08,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:08,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:09,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:09,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:10,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:10,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:11,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:11,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:12,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:12,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:13,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:13,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:14,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:14,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:15,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:15,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:16,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:16,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:17,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:17,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:18,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:18,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:19,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:19,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:20,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:20,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:21,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:21,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:22,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:22,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:23,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:23,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:24,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:24,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:25,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:25,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:26,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:26,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:27,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:27,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:28,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:28,377 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4efbc5e2. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4efbc5e2. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:14:28,377 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:14:28,377 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@7f69aa25 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:14:28,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:29,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:29,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:29,909 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:14:29,909 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:14:30,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:30,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:31,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:31,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:32,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:32,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:33,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:33,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:34,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:34,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:35,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:35,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:36,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:36,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:37,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:37,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:38,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:38,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:39,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:39,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:40,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:40,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:41,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:41,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:42,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:42,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:43,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:43,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:44,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:44,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:45,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:45,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:46,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:46,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:47,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:47,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:48,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:48,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:49,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:49,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:50,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:50,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:51,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:51,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:52,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:52,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:53,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:53,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:54,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:54,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:55,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:55,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:56,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:56,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:57,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:57,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:58,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:58,377 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7f69aa25. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7f69aa25. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:14:58,377 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:14:58,378 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@45bfe1fc from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:14:58,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:59,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:14:59,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:00,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:00,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:01,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:01,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:02,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:02,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:03,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:03,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:04,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:04,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:05,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:05,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:06,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:06,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:07,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:07,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:08,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:08,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:09,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:09,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:10,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:10,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:11,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:11,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:12,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:12,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:13,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:13,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:14,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:15,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:15,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:16,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:16,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:17,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:17,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:18,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:18,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:19,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:19,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:20,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:20,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:21,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:21,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:22,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:22,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:23,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:23,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:24,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:24,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:25,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:25,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:26,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:26,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:27,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:27,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:28,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:28,378 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@45bfe1fc. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@45bfe1fc. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:15:28,378 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:15:28,378 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@487bc9bd from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:15:28,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:29,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:29,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:29,909 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:15:29,909 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:15:30,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:30,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:31,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:31,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:32,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:32,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:33,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:33,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:34,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:34,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:35,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:35,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:36,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:36,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:37,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:37,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:38,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:38,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:39,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:39,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:40,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:40,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:41,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:41,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:42,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:42,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:43,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:43,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:44,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:44,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:45,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:45,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:46,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:46,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:47,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:47,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:48,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:48,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:49,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:49,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:50,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:50,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:51,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:51,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:52,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:52,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:53,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:53,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:54,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:54,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:55,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:55,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:56,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:56,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:57,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:57,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:58,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:58,378 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@487bc9bd. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@487bc9bd. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:15:58,379 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:15:58,379 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@78530baa from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:15:58,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:59,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:15:59,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:00,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:00,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:01,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:01,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:02,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:02,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:03,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:03,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:04,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:04,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:05,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:05,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:06,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:06,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:07,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:07,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:08,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:08,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:09,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:09,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:10,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:10,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:11,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:11,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:12,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:12,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:13,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:13,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:14,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:14,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:15,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:15,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:16,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:16,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:17,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:17,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:18,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:18,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:19,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:19,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:20,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:20,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:21,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:21,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:22,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:22,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:23,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:23,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:24,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:24,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:25,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:25,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:26,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:26,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:27,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:27,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:28,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:28,379 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@78530baa. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@78530baa. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:16:28,379 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:16:28,379 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@1f914d12 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:16:28,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:29,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:29,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:29,909 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:16:29,909 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:16:30,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:30,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:31,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:31,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:32,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:32,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:33,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:33,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:34,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:34,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:35,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:35,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:36,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:36,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:37,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:37,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:38,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:38,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:39,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:39,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:40,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:40,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:41,249 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:41,749 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:42,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:42,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:43,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:43,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:44,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:44,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:45,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:45,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:46,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:46,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:47,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:47,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:48,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:48,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:49,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:49,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:50,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:50,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:51,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:51,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:52,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:52,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:53,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:53,750 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:54,250 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:54,751 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:55,251 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:55,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:56,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:56,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:57,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:57,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:58,379 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1f914d12. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1f914d12. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:16:58,380 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:16:58,380 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@703912d5 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:16:58,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:58,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:59,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:16:59,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:00,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:00,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:01,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:01,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:02,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:02,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:03,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:03,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:04,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:04,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:05,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:05,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:06,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:06,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:07,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:07,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:08,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:08,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:09,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:09,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:10,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:10,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:11,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:11,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:12,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:12,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:13,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:13,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:14,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:14,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:15,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:15,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:16,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:16,635 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:17:16,635 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:17:16,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:17,127 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:17:17,146 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-777a0859-62b1-4c49-8ffc-d85abd50fb66 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:17:17,146 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:17:17,146 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:17:17,148 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:17:17,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:17,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:18,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:18,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:19,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:19,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:20,158 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:17:20,158 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-3c2f42bc-c96f-4aa1-a08f-eb5d3ee882fb', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:17:20,158 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:17:20,159 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:17:20,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:20,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:21,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:22,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:22,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:23,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:23,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:24,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:24,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:25,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:25,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:26,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:26,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:27,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:27,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:28,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:28,380 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@703912d5. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@703912d5. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:17:28,380 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:17:28,380 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@66bad144 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:17:28,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:29,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:29,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:29,909 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:17:29,909 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:17:30,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:30,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:31,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:31,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:32,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:32,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:33,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:33,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:34,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:34,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:35,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:35,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:36,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:36,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:37,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:37,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:38,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:38,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:39,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:39,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:40,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:40,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:41,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:41,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:42,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:42,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:43,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:43,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:44,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:44,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:45,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:45,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:46,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:46,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:47,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:47,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:48,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:48,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:49,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:49,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:50,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:50,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:51,230 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:51,730 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:52,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:52,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:53,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:53,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:54,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:54,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:55,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:55,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:56,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:56,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:57,231 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:57,731 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:58,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:58,380 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@66bad144. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@66bad144. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:17:58,381 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:17:58,381 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@74799a6a from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:17:58,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:59,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:17:59,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:00,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:00,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:01,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:01,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:02,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:02,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:03,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:03,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:04,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:04,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:05,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:05,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:06,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:06,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:07,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:07,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:08,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:08,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:09,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:09,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:10,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:10,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:11,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:11,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:12,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:12,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:13,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:13,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:14,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:14,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:15,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:15,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:16,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:16,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:17,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:17,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:18,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:18,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:19,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:19,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:20,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:20,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:21,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:21,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:22,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:22,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:23,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:23,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:24,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:24,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:25,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:25,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:26,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:26,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:27,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:27,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:28,381 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@74799a6a. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@74799a6a. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:18:28,381 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:18:28,381 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@34b9d4 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:18:28,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:28,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:29,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:29,910 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:18:29,910 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:18:29,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:30,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:30,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:31,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:31,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:32,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:32,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:33,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:33,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:34,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:34,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:35,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:35,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:36,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:36,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:37,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:37,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:38,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:38,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:39,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:39,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:40,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:40,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:41,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:41,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:42,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:42,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:43,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:44,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:44,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:45,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:45,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:46,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:46,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:47,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:47,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:48,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:48,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:49,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:49,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:50,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:50,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:51,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:51,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:52,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:52,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:53,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:53,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:54,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:54,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:55,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:55,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:56,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:56,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:57,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:57,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:58,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:58,382 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@34b9d4. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@34b9d4. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:18:58,382 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:18:58,382 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@44c226 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:18:58,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:59,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:18:59,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:00,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:00,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:01,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:01,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:02,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:02,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:03,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:03,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:04,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:04,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:05,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:05,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:06,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:06,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:07,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:07,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:08,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:08,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:09,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:09,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:10,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:10,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:11,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:11,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:12,141 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:12,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:13,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:13,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:14,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:14,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:15,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:15,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:16,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:16,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:17,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:17,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:18,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:18,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:19,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:19,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:20,155 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:20,655 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:21,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:21,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:22,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:22,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:23,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:23,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:24,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:24,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:25,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:25,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:26,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:26,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:27,156 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:27,656 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:28,382 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@44c226. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@44c226. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:19:28,383 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:19:28,383 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@364fb220 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:19:28,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:28,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:29,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:29,910 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:19:29,910 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:19:29,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:30,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:30,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:31,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:31,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:32,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:32,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:33,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:33,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:34,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:34,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:35,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:35,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:36,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:36,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:37,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:37,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:38,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:38,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:39,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:39,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:40,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:40,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:41,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:41,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:42,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:42,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:43,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:43,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:44,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:44,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:45,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:45,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:46,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:46,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:47,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:47,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:48,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:48,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:49,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:49,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:50,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:50,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:51,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:51,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:52,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:52,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:53,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:53,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:54,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:55,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:55,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:56,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:56,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:57,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:57,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:58,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:58,383 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@364fb220. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@364fb220. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:19:58,383 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:19:58,384 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@1d4bbb03 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:19:58,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:59,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:19:59,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:00,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:00,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:01,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:01,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:02,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:02,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:03,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:03,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:04,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:04,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:05,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:05,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:06,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:06,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:07,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:07,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:08,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:08,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:09,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:09,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:10,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:10,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:11,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:11,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:12,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:12,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:13,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:13,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:14,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:14,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:15,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:15,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:16,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:16,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:17,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:17,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:18,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:18,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:19,044 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:19,544 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:20,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:20,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:21,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:21,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:22,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:22,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:23,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:23,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:24,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:24,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:25,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:25,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:26,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:26,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:27,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:27,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:28,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:28,384 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1d4bbb03. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1d4bbb03. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:20:28,384 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:20:28,384 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@47436296 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:20:28,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:29,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:29,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:29,910 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:20:29,910 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:20:30,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:30,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:31,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:31,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:32,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:32,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:33,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:33,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:34,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:34,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:35,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:35,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:36,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:36,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:37,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:37,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:38,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:38,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:39,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:39,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:40,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:40,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:41,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:41,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:42,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:42,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:43,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:43,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:44,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:44,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:45,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:45,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:46,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:46,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:47,166 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-3c2f42bc-c96f-4aa1-a08f-eb5d3ee882fb is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:20:47,166 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:20:47,166 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:20:47,167 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:20:47,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:47,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:48,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:48,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:49,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:49,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:50,177 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:20:50,178 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-33c1391f-f60d-40e0-96b2-6a1d854d9fc5', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:20:50,178 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:20:50,178 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:20:50,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:50,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:51,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:51,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:52,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:52,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:53,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:53,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:54,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:54,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:55,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:55,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:56,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:57,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:57,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:58,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:58,384 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@47436296. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@47436296. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:20:58,385 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:20:58,385 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@7c0eb3ee from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:20:58,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:59,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:20:59,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:00,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:00,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:01,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:01,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:02,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:02,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:03,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:03,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:04,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:04,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:05,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:05,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:06,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:06,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:07,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:07,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:08,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:08,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:09,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:09,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:10,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:10,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:11,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:11,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:12,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:12,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:13,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:13,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:14,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:14,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:15,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:15,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:16,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:16,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:17,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:17,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:18,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:18,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:19,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:19,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:20,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:20,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:21,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:21,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:22,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:22,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:23,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:23,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:24,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:24,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:25,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:25,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:26,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:26,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:27,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:27,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:28,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:28,385 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7c0eb3ee. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7c0eb3ee. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:21:28,385 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:21:28,385 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@1c93f459 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:21:28,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:29,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:29,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:29,910 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:21:29,910 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:21:30,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:30,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:31,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:31,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:32,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:32,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:33,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:33,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:34,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:34,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:35,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:35,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:36,327 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:36,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:37,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:37,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:38,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:38,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:39,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:39,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:40,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:40,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:41,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:41,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:42,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:42,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:43,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:43,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:44,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:44,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:45,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:45,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:46,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:46,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:47,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:47,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:48,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:48,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:49,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:49,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:50,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:51,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:51,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:52,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:52,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:53,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:53,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:54,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:54,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:55,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:55,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:56,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:56,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:57,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:57,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:58,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:58,385 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1c93f459. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1c93f459. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:21:58,386 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:21:58,386 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@45a0eb98 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:21:58,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:59,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:21:59,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:00,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:00,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:01,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:01,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:02,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:02,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:03,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:03,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:04,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:04,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:05,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:05,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:06,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:06,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:07,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:07,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:08,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:08,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:09,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:09,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:10,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:10,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:11,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:11,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:12,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:12,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:13,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:13,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:14,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:14,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:15,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:15,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:16,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:16,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:17,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:17,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:18,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:18,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:19,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:19,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:20,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:20,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:21,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:21,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:22,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:22,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:23,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:24,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:24,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:25,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:25,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:26,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:26,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:27,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:27,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:28,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:28,386 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@45a0eb98. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@45a0eb98. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:22:28,386 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:22:28,386 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@45412f10 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:22:28,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:29,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:29,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:29,910 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:22:29,910 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:22:30,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:30,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:31,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:31,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:32,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:32,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:33,030 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:33,530 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:34,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:34,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:35,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:35,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:36,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:36,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:37,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:37,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:38,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:38,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:39,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:39,724 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:40,224 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:40,724 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:41,224 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:41,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:42,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:42,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:43,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:43,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:44,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:44,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:45,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:45,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:46,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:46,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:47,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:47,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:48,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:48,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:49,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:49,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:50,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:50,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:51,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:51,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:52,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:52,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:53,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:53,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:54,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:54,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:55,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:55,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:56,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:56,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:57,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:57,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:58,386 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@45412f10. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@45412f10. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:22:58,387 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:22:58,387 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@ecf7017 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:22:58,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:58,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:59,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:22:59,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:00,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:00,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:01,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:01,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:02,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:02,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:03,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:03,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:04,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:04,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:05,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:05,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:06,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:06,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:07,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:07,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:08,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:08,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:09,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:09,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:10,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:10,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:11,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:11,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:12,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:12,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:13,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:13,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:14,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:14,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:15,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:15,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:16,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:16,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:17,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:17,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:18,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:18,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:19,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:19,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:20,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:20,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:21,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:21,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:22,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:22,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:23,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:23,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:24,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:24,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:25,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:25,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:26,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:26,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:27,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:27,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:28,388 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@ecf7017. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@ecf7017. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:23:28,388 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:23:28,388 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@1dc3a98e from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:23:28,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:28,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:29,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:29,911 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:23:29,911 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:23:29,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:30,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:30,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:31,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:31,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:32,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:32,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:33,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:33,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:34,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:34,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:35,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:35,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:36,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:36,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:37,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:37,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:38,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:38,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:39,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:39,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:40,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:40,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:41,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:41,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:42,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:42,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:43,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:43,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:44,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:44,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:45,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:45,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:46,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:46,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:47,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:48,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:48,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:49,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:49,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:50,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:50,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:51,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:51,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:52,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:52,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:53,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:53,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:54,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:54,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:55,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:55,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:56,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:56,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:57,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:57,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:58,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:58,388 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1dc3a98e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@1dc3a98e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:23:58,388 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:23:58,388 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@29b8482d from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:23:58,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:59,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:23:59,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:00,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:00,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:01,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:01,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:02,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:02,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:03,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:03,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:04,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:04,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:05,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:05,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:06,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:06,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:07,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:07,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:08,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:08,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:09,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:09,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:10,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:10,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:11,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:11,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:12,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:12,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:13,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:13,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:14,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:14,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:15,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:15,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:16,452 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:16,952 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:17,188 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:17,188 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:17,190 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:17,297 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:17,297 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:17,299 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:17,299 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:17,400 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:17,412 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-33c1391f-f60d-40e0-96b2-6a1d854d9fc5 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:17,412 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:17,412 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:17,413 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:17,497 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:17,998 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:18,523 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:19,023 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:19,523 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:20,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:20,421 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:24:20,421 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-dac40b37-36f6-4523-bc4d-a4021ee73755', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:24:20,421 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:24:20,421 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:24:20,824 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:21,324 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:21,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:22,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:22,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:23,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:23,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:24,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:24,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:25,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:25,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:26,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:26,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:27,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:27,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:28,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:28,389 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@29b8482d. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@29b8482d. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:24:28,389 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:24:28,389 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@49c9116f from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:24:28,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:29,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:29,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:29,911 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:24:29,911 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:24:30,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:30,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:31,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:31,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:32,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:32,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:33,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:33,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:34,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:34,833 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:35,333 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:35,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:36,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:36,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:37,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:37,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:38,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:38,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:39,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:39,834 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:40,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:40,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:41,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:41,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:42,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:42,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:43,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:43,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:44,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:44,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:45,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:45,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:46,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:47,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:47,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:48,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:48,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:49,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:49,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:50,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:50,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:51,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:51,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:52,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:52,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:53,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:53,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:54,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:54,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:55,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:55,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:56,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:56,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:57,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:57,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:58,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:58,389 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@49c9116f. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@49c9116f. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:24:58,389 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:24:58,390 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6830b489 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:24:58,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:59,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:24:59,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:00,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:00,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:01,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:01,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:02,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:02,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:03,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:03,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:04,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:04,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:05,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:05,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:06,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:06,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:07,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:07,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:08,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:08,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:09,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:09,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:10,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:10,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:11,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:11,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:12,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:12,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:13,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:13,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:14,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:14,633 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:15,133 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:15,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:16,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:16,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:17,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:17,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:18,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:18,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:19,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:19,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:20,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:20,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:21,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:22,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:22,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:23,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:23,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:24,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:24,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:25,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:25,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:26,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:26,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:27,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:27,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:28,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:28,390 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6830b489. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6830b489. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:25:28,390 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:25:28,390 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@12bee828 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:25:28,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:29,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:29,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:29,911 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:25:29,911 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:25:30,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:30,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:31,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:31,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:32,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:32,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:33,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:33,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:34,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:34,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:35,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:35,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:36,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:36,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:37,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:37,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:38,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:38,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:39,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:39,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:40,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:40,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:41,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:41,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:42,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:42,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:43,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:43,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:44,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:44,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:45,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:45,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:46,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:47,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:47,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:48,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:48,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:49,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:49,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:50,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:50,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:51,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:51,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:52,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:52,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:53,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:53,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:54,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:54,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:55,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:55,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:56,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:56,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:57,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:57,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:58,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:58,390 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@12bee828. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@12bee828. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:25:58,390 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:25:58,391 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6f9a22cb from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:25:58,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:59,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:25:59,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:00,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:00,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:01,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:01,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:02,224 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:02,724 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:03,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:03,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:04,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:04,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:05,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:05,725 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:06,225 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:06,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:07,226 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:07,726 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:08,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:08,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:09,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:09,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:10,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:10,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:11,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:11,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:12,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:12,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:13,227 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:13,727 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:14,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:14,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:15,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:15,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:16,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:16,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:17,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:17,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:18,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:18,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:19,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:19,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:20,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:20,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:21,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:21,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:22,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:22,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:23,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:23,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:24,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:24,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:25,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:25,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:26,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:26,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:27,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:27,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:28,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:28,391 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6f9a22cb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6f9a22cb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:26:28,391 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:26:28,391 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@770a5462 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:26:28,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:29,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:29,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:29,911 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:26:29,911 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:26:30,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:30,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:31,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:31,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:32,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:32,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:33,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:33,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:34,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:34,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:35,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:35,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:36,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:36,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:37,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:37,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:38,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:38,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:39,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:39,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:40,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:40,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:41,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:41,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:42,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:42,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:43,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:43,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:44,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:44,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:45,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:45,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:46,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:46,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:47,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:47,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:48,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:48,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:49,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:49,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:50,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:50,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:51,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:52,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:52,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:53,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:53,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:54,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:54,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:55,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:55,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:56,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:56,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:57,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:57,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:58,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:58,391 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@770a5462. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@770a5462. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:26:58,391 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:26:58,392 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5194cf6e from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:26:58,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:59,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:26:59,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:00,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:00,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:01,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:01,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:02,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:02,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:03,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:03,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:04,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:04,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:05,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:05,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:06,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:06,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:07,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:07,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:08,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:08,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:09,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:09,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:10,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:10,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:11,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:11,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:12,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:12,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:13,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:13,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:14,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:14,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:15,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:15,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:16,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:16,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:17,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:17,837 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:18,337 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:18,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:19,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:19,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:20,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:20,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:21,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:21,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:22,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:22,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:23,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:23,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:24,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:24,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:25,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:25,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:26,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:26,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:27,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:27,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:28,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:28,392 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5194cf6e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5194cf6e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:27:28,392 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:27:28,392 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@66172cb8 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:27:28,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:29,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:29,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:29,912 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:27:29,912 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:27:30,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:31,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:31,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:32,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:32,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:33,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:33,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:34,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:34,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:35,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:35,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:36,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:36,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:37,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:37,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:38,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:38,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:39,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:39,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:40,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:40,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:41,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:41,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:42,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:42,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:43,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:43,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:44,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:44,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:45,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:45,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:46,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:46,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:47,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:47,438 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:27:47,438 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:27:47,440 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:27:47,539 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-dac40b37-36f6-4523-bc4d-a4021ee73755 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:27:47,539 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:27:47,539 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:27:47,541 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:27:47,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:48,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:48,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:49,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:49,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:50,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:50,550 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:27:50,550 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-a1582787-b4bd-448c-b62d-5b00a912ac83', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:27:50,550 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:27:50,550 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:27:50,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:51,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:51,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:52,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:52,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:53,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:53,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:54,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:54,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:55,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:55,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:56,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:56,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:57,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:57,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:58,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:58,392 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@66172cb8. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@66172cb8. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:27:58,393 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:27:58,393 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4fd61ce5 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:27:58,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:59,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:27:59,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:00,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:00,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:01,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:01,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:02,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:02,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:03,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:03,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:04,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:04,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:05,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:05,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:06,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:06,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:07,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:07,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:08,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:08,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:09,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:09,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:10,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:10,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:11,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:11,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:12,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:12,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:13,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:13,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:14,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:14,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:15,336 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:15,836 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:16,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:16,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:17,434 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:17,934 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:18,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:18,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:19,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:19,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:20,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:20,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:21,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:21,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:22,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:22,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:23,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:23,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:24,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:24,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:25,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:26,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:26,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:27,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:27,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:28,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:28,393 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4fd61ce5. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4fd61ce5. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:28:28,393 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:28:28,393 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@d32e4d4 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:28:28,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:29,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:29,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:29,912 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:28:29,912 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:28:30,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:30,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:31,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:31,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:32,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:32,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:33,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:33,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:34,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:34,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:35,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:35,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:36,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:37,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:37,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:38,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:38,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:39,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:39,525 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:40,025 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:40,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:41,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:41,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:42,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:42,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:43,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:43,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:44,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:44,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:45,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:45,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:46,026 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:46,526 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:47,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:47,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:48,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:48,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:49,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:49,527 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:50,027 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:50,624 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:51,124 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:51,624 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:52,124 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:52,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:53,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:53,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:54,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:54,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:55,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:55,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:56,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:56,626 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:57,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:57,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:58,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:58,393 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@d32e4d4. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@d32e4d4. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:28:58,394 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:28:58,394 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@3821dcc0 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:28:58,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:59,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:28:59,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:00,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:00,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:01,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:01,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:02,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:02,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:03,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:03,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:04,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:04,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:05,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:05,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:06,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:06,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:07,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:07,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:08,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:08,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:09,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:09,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:10,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:10,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:11,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:11,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:12,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:12,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:13,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:13,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:14,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:14,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:15,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:15,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:16,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:16,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:17,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:17,933 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:18,433 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:18,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:19,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:19,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:20,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:20,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:21,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:21,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:22,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:22,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:23,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:23,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:24,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:24,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:25,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:25,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:26,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:26,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:27,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:27,936 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:28,394 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3821dcc0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3821dcc0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:29:28,395 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:29:28,395 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@b9f68dd from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:29:28,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:29,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:29,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:29,912 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:29:29,912 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:29:30,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:30,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:31,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:31,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:32,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:32,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:33,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:33,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:34,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:34,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:35,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:35,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:36,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:36,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:37,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:37,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:38,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:38,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:39,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:39,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:40,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:40,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:41,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:41,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:42,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:42,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:43,139 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:43,639 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:44,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:44,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:45,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:45,640 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:46,140 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:46,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:47,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:47,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:48,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:48,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:49,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:49,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:50,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:50,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:51,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:51,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:52,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:52,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:53,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:53,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:54,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:54,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:55,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:55,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:56,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:56,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:57,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:57,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:58,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:58,395 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@b9f68dd. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@b9f68dd. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:29:58,395 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:29:58,395 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4372527 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:29:58,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:59,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:29:59,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:00,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:00,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:01,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:01,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:02,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:02,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:03,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:03,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:04,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:04,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:05,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:05,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:06,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:06,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:07,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:07,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:08,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:08,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:09,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:09,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:10,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:10,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:11,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:11,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:12,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:12,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:13,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:13,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:14,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:14,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:15,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:16,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:16,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:17,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:17,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:18,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:18,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:19,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:19,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:20,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:20,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:21,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:21,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:22,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:22,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:23,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:23,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:24,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:24,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:25,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:25,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:26,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:26,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:27,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:27,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:28,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:28,395 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4372527. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4372527. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:30:28,396 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:30:28,396 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6cc4ef5c from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:30:28,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:29,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:29,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:29,912 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:30:29,912 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:30:30,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:30,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:31,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:31,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:32,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:32,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:33,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:33,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:34,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:34,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:35,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:35,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:36,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:36,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:37,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:37,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:38,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:38,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:39,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:39,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:40,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:40,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:41,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:41,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:42,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:42,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:43,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:43,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:44,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:44,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:45,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:46,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:46,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:47,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:47,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:48,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:48,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:49,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:49,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:50,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:50,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:51,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:51,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:52,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:52,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:53,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:53,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:54,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:54,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:55,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:55,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:56,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:56,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:57,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:57,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:58,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:58,396 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6cc4ef5c. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6cc4ef5c. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:30:58,396 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:30:58,396 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5261c9c5 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:30:58,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:59,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:30:59,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:00,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:00,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:01,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:01,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:02,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:02,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:03,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:03,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:04,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:04,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:05,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:05,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:06,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:06,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:07,338 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:07,838 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:08,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:08,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:09,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:09,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:10,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:10,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:11,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:11,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:12,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:12,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:13,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:13,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:14,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:14,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:15,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:15,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:16,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:16,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:17,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:17,569 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-a1582787-b4bd-448c-b62d-5b00a912ac83 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:31:17,570 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:31:17,570 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:31:17,571 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:31:17,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:18,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:18,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:19,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:19,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:20,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:20,583 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:31:20,583 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-d16e14e4-067f-443f-a980-37b2b64cc5d3', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:31:20,583 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:31:20,583 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:31:20,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:21,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:21,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:22,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:22,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:23,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:23,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:24,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:25,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:25,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:26,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:26,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:27,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:27,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:28,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:28,396 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5261c9c5. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5261c9c5. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:31:28,397 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:31:28,397 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@682462f9 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:31:28,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:29,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:29,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:29,912 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:31:29,912 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:31:30,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:30,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:31,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:31,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:32,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:32,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:33,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:33,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:34,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:34,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:35,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:35,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:36,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:36,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:37,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:37,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:38,334 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:38,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:39,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:39,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:40,335 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:40,835 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:41,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:42,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:42,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:43,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:43,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:44,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:44,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:45,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:45,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:46,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:46,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:47,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:47,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:48,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:48,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:49,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:49,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:50,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:50,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:51,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:51,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:52,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:52,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:53,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:53,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:54,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:54,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:55,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:55,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:56,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:56,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:57,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:57,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:58,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:58,397 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@682462f9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@682462f9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:31:58,397 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:31:58,397 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4d54a695 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:31:58,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:59,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:31:59,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:00,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:00,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:01,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:01,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:02,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:02,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:03,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:03,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:04,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:04,538 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:05,038 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:05,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:06,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:06,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:07,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:07,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:08,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:08,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:09,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:09,638 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:10,138 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:10,641 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:11,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:11,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:12,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:12,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:13,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:13,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:14,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:14,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:15,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:15,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:16,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:16,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:17,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:17,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:18,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:18,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:19,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:19,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:20,142 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:20,642 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:21,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:21,643 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:22,143 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:22,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:23,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:23,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:24,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:24,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:25,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:25,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:26,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:26,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:27,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:27,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:28,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:28,398 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4d54a695. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4d54a695. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:32:28,398 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:32:28,398 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@2bee12f9 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:32:28,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:29,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:29,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:29,913 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:32:29,913 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:32:30,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:30,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:31,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:31,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:32,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:32,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:33,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:33,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:34,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:34,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:35,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:35,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:36,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:36,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:37,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:37,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:38,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:38,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:39,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:39,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:40,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:40,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:41,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:41,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:42,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:42,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:43,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:43,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:44,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:44,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:45,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:45,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:46,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:46,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:47,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:47,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:48,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:48,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:49,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:49,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:50,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:51,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:51,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:52,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:52,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:53,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:53,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:54,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:54,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:55,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:55,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:56,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:56,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:57,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:57,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:58,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:58,398 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2bee12f9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2bee12f9. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:32:58,398 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:32:58,398 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@693fc87e from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:32:58,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:59,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:32:59,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:00,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:00,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:01,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:01,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:02,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:02,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:03,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:03,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:04,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:04,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:05,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:05,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:06,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:06,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:07,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:07,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:08,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:08,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:09,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:09,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:10,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:10,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:11,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:11,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:12,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:12,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:13,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:13,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:14,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:14,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:15,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:15,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:16,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:16,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:17,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:17,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:18,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:18,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:19,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:19,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:20,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:20,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:21,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:21,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:22,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:22,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:23,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:23,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:24,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:25,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:25,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:26,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:26,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:27,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:27,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:28,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:28,399 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@693fc87e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@693fc87e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:33:28,399 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:33:28,399 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@66e21d3d from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:33:28,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:29,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:29,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:29,913 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:33:29,913 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:33:30,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:30,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:31,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:31,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:32,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:32,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:33,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:33,839 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:34,339 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:34,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:35,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:35,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:36,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:36,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:37,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:37,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:38,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:38,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:39,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:39,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:40,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:40,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:41,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:41,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:42,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:42,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:43,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:43,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:44,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:44,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:45,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:45,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:46,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:46,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:47,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:47,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:48,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:48,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:49,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:49,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:50,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:50,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:51,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:51,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:52,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:52,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:53,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:53,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:54,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:54,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:55,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:55,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:56,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:56,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:57,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:57,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:58,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:58,399 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@66e21d3d. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@66e21d3d. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:33:58,399 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:33:58,399 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4d347101 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:33:58,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:59,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:33:59,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:00,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:00,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:01,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:01,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:02,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:02,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:03,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:03,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:04,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:04,843 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:05,343 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:05,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:06,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:06,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:07,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:07,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:08,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:08,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:09,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:09,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:10,435 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:10,935 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:11,436 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:11,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:12,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:12,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:13,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:13,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:14,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:14,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:15,437 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:15,937 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:16,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:17,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:17,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:18,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:18,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:19,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:19,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:20,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:20,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:21,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:21,732 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:22,232 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:22,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:23,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:23,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:24,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:24,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:25,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:25,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:26,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:26,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:27,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:27,733 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:28,233 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:28,400 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4d347101. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4d347101. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:34:28,400 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:34:28,400 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@37c0c60 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:34:29,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:29,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:29,913 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:34:29,913 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:34:30,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:30,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:31,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:31,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:32,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:32,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:33,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:33,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:34,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:34,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:35,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:35,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:36,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:36,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:37,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:37,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:38,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:38,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:39,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:39,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:40,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:40,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:41,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:41,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:42,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:42,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:43,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:43,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:44,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:44,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:45,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:45,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:46,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:46,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:47,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:47,623 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:34:47,623 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:34:47,625 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:34:47,724 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-d16e14e4-067f-443f-a980-37b2b64cc5d3 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:34:47,724 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:34:47,724 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:34:47,725 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:34:47,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:48,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:48,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:49,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:49,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:50,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:50,735 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:34:50,735 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-17a472fe-46b8-4b02-869b-0bcf9a7c7533', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:34:50,736 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:34:50,736 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:34:50,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:51,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:51,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:52,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:52,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:53,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:53,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:54,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:54,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:55,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:55,745 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:56,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:56,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:57,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:57,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:58,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:58,400 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@37c0c60. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@37c0c60. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:34:58,400 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:34:58,400 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4ea2acbb from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:34:58,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:59,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:34:59,825 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:00,325 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:00,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:01,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:01,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:02,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:02,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:03,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:03,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:04,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:04,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:05,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:05,826 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:06,326 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:06,827 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:07,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:08,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:08,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:09,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:09,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:10,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:10,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:11,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:11,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:12,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:12,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:13,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:13,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:14,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:14,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:15,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:15,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:16,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:16,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:17,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:17,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:18,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:18,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:19,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:19,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:20,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:20,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:21,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:21,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:22,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:22,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:23,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:23,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:24,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:24,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:25,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:25,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:26,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:26,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:27,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:27,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:28,401 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4ea2acbb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4ea2acbb. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:35:28,401 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:35:28,401 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@57c5edb0 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:35:28,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:29,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:29,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:29,913 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:35:29,913 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:35:30,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:30,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:31,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:31,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:32,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:32,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:33,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:33,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:34,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:34,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:35,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:35,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:36,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:36,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:37,144 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:37,644 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:38,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:38,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:39,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:39,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:40,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:40,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:41,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:41,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:42,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:42,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:43,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:43,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:44,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:44,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:45,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:45,645 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:46,145 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:46,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:47,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:47,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:48,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:48,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:49,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:49,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:50,238 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:50,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:51,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:51,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:52,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:52,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:53,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:54,123 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:54,623 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:55,123 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:55,624 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:56,124 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:56,624 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:57,124 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:57,624 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:58,124 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:58,401 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@57c5edb0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@57c5edb0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:35:58,401 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:35:58,402 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@2f64d150 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:35:58,624 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:59,124 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:35:59,624 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:00,124 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:00,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:01,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:01,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:02,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:02,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:03,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:03,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:04,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:04,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:05,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:05,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:06,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:06,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:07,125 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:07,625 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:08,126 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:08,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:09,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:09,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:10,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:10,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:11,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:11,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:12,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:12,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:13,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:13,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:14,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:14,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:15,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:16,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:16,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:17,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:17,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:18,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:18,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:19,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:19,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:20,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:20,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:21,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:21,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:22,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:22,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:23,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:23,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:24,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:24,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:25,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:25,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:26,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:26,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:27,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:27,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:28,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:28,402 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2f64d150. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2f64d150. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:36:28,402 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:36:28,402 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@2c34d016 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:36:28,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:29,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:29,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:29,913 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:36:29,913 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:36:30,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:30,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:31,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:31,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:32,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:32,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:33,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:33,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:34,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:34,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:35,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:35,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:36,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:36,634 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:37,134 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:37,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:38,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:38,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:39,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:39,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:40,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:40,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:41,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:41,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:42,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:42,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:43,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:43,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:44,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:44,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:45,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:45,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:46,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:46,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:47,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:47,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:48,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:48,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:49,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:49,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:50,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:50,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:51,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:51,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:52,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:52,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:53,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:53,840 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:54,340 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:54,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:55,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:55,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:56,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:56,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:57,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:57,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:58,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:58,402 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2c34d016. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@2c34d016. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:36:58,402 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:36:58,403 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@12fc8d9e from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:36:58,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:59,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:36:59,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:00,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:00,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:01,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:01,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:02,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:02,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:03,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:03,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:04,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:04,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:05,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:05,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:06,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:06,841 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:07,341 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:07,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:08,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:08,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:09,342 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:09,842 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:10,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:11,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:11,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:12,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:12,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:13,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:13,734 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:14,234 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:14,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:15,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:15,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:16,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:16,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:17,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:17,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:18,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:18,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:19,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:19,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:20,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:20,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:21,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:21,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:22,235 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:22,735 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:23,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:23,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:24,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:24,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:25,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:25,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:26,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:26,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:27,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:27,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:28,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:28,403 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@12fc8d9e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@12fc8d9e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:37:28,403 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:37:28,403 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6c286e85 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:37:28,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:29,236 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:29,736 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:29,914 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:37:29,914 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:37:30,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:30,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:31,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:31,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:32,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:32,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:33,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:33,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:34,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:34,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:35,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:35,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:36,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:36,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:37,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:37,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:38,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:38,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:39,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:39,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:40,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:40,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:41,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:41,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:42,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:42,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:43,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:43,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:44,243 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:44,743 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:45,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:45,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:46,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:46,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:47,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:47,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:48,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:48,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:49,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:49,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:50,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:50,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:51,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:51,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:52,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:52,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:53,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:53,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:54,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:54,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:55,244 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:55,744 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:56,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:56,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:57,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:57,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:58,403 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6c286e85. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@6c286e85. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:37:58,403 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:37:58,404 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5818de01 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:37:58,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:58,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:59,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:37:59,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:00,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:00,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:01,438 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:01,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:02,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:02,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:03,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:03,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:04,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:04,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:05,439 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:05,939 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:06,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:06,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:07,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:07,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:08,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:08,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:09,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:09,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:10,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:10,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:11,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:11,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:12,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:12,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:13,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:13,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:14,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:14,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:15,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:15,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:16,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:16,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:17,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:17,797 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:38:17,797 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:38:17,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:18,031 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:38:18,052 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-17a472fe-46b8-4b02-869b-0bcf9a7c7533 is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:38:18,052 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:38:18,052 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:38:18,053 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:38:18,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:18,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:19,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:19,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:20,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:20,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:21,068 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:38:21,068 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-8400bea5-10a2-409b-a7f1-6ea6bb83379e', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:38:21,068 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:38:21,068 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:38:21,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:21,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:22,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:22,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:23,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:23,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:24,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:24,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:25,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:25,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:26,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:26,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:27,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:27,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:28,404 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5818de01. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5818de01. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:38:28,404 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:38:28,404 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@241fc733 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:38:28,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:28,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:29,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:29,914 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:38:29,914 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:38:29,942 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:30,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:30,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:31,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:31,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:32,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:32,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:33,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:33,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:34,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:34,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:35,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:35,943 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:36,443 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:36,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:37,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:37,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:38,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:38,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:39,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:39,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:40,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:40,945 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:41,445 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:41,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:42,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:42,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:43,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:43,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:44,446 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:44,946 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:45,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:46,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:46,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:47,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:47,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:48,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:48,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:49,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:49,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:50,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:50,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:51,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:51,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:52,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:52,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:53,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:53,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:54,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:54,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:55,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:55,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:56,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:56,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:57,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:57,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:58,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:58,404 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@241fc733. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@241fc733. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:38:58,405 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:38:58,405 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@65f97375 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:38:58,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:59,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:38:59,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:00,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:00,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:01,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:01,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:02,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:02,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:03,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:03,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:04,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:04,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:05,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:05,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:06,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:06,828 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:07,328 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:07,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:08,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:08,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:09,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:09,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:10,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:10,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:11,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:11,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:12,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:12,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:13,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:13,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:14,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:15,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:15,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:16,135 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:16,635 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:17,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:17,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:18,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:18,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:19,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:19,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:20,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:20,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:21,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:21,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:22,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:22,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:23,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:23,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:24,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:24,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:25,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:25,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:26,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:26,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:27,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:27,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:28,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:28,405 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@65f97375. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@65f97375. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:39:28,405 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:39:28,406 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@52603b9c from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:39:28,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:29,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:29,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:29,914 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:39:29,914 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:39:30,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:30,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:31,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:31,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:32,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:32,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:33,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:33,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:34,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:34,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:35,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:35,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:36,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:36,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:37,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:37,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:38,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:38,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:39,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:39,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:40,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:40,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:41,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:41,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:42,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:42,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:43,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:43,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:44,241 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:44,741 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:45,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:45,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:46,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:46,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:47,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:47,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:48,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:48,742 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:49,242 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:50,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:50,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:51,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:51,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:52,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:52,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:53,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:53,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:54,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:54,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:55,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:55,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:56,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:56,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:57,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:57,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:58,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:58,406 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@52603b9c. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@52603b9c. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:39:58,406 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:39:58,406 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@7d344198 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:39:58,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:59,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:39:59,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:00,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:00,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:01,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:01,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:02,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:02,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:03,036 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:03,536 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:04,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:04,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:05,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:05,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:06,037 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:06,537 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:07,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:07,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:08,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:08,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:09,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:09,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:10,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:10,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:11,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:11,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:12,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:12,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:13,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:13,831 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:14,331 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:14,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:15,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:15,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:16,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:16,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:17,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:17,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:18,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:18,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:19,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:19,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:20,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:20,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:21,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:21,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:22,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:22,832 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:23,332 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:23,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:24,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:24,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:25,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:25,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:26,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:26,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:27,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:27,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:28,406 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7d344198. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7d344198. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:40:28,406 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:40:28,407 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4432e32a from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:40:28,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:28,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:29,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:29,914 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:40:29,914 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:40:29,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:30,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:30,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:31,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:31,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:32,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:32,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:33,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:33,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:34,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:34,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:35,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:35,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:36,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:36,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:37,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:37,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:38,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:38,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:39,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:39,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:40,430 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:40,930 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:41,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:41,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:42,444 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:42,944 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:43,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:43,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:44,450 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:44,950 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:45,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:46,028 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:46,528 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:47,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:47,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:48,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:48,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:49,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:49,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:50,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:50,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:51,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:51,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:52,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:52,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:53,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:53,532 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:54,032 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:54,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:55,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:55,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:56,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:56,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:57,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:57,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:58,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:58,407 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4432e32a. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@4432e32a. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:40:58,407 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:40:58,407 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@fab98df from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:40:58,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:59,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:40:59,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:00,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:00,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:01,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:01,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:02,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:02,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:03,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:03,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:04,034 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:04,534 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:05,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:05,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:06,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:06,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:07,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:07,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:08,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:08,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:09,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:09,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:10,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:10,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:11,035 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:11,535 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:12,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:12,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:13,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:13,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:14,239 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:14,739 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:15,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:15,740 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:16,240 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:16,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:17,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:17,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:18,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:18,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:19,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:19,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:20,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:20,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:21,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:21,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:22,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:22,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:23,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:23,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:24,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:24,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:25,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:25,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:26,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:26,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:27,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:27,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:28,407 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@fab98df. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@fab98df. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:41:28,407 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:41:28,408 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@27c14014 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:41:28,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:28,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:29,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:29,914 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:41:29,914 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:41:29,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:30,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:30,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:31,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:31,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:32,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:32,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:33,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:34,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:34,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:35,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:35,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:36,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:36,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:37,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:37,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:38,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:38,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:39,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:39,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:40,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:40,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:41,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:41,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:42,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:42,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:43,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:43,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:44,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:44,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:45,349 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:45,849 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:46,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:46,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:47,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:47,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:48,085 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:41:48,085 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-2.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483645 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:41:48,087 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:41:48,186 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-8400bea5-10a2-409b-a7f1-6ea6bb83379e is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:41:48,186 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:41:48,186 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:41:48,187 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:41:48,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:48,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:49,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:49,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:50,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:50,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:51,197 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:41:51,197 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-1c2e56f1-8d6d-41b0-90f8-8edaf2722c7f', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:41:51,197 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:41:51,197 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:41:51,350 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:51,850 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:52,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:52,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:53,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:53,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:54,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:54,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:55,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:55,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:56,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:56,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:57,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:57,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:58,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:58,408 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@27c14014. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@27c14014. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:41:58,408 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:41:58,408 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@45dc8a03 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:41:58,851 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:59,351 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:41:59,852 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:00,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:01,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:01,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:02,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:02,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:03,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:03,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:04,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:04,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:05,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:05,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:06,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:06,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:07,329 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:07,829 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:08,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:08,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:09,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:09,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:10,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:10,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:11,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:11,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:12,330 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:12,830 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:13,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:13,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:14,440 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:14,940 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:15,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:15,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:16,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:16,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:17,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:17,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:18,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:18,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:19,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:19,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:20,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:20,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:21,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:21,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:22,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:22,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:23,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:23,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:24,441 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:24,941 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:25,442 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:26,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:26,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:27,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:27,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:28,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:28,408 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@45dc8a03. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@45dc8a03. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:42:28,408 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:42:28,409 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5283b33d from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:42:28,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:29,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:29,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:29,915 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:42:29,915 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:42:30,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:30,636 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:31,136 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:31,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:32,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:32,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:33,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:33,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:34,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:34,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:35,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:35,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:36,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:36,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:37,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:37,637 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:38,137 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:39,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:39,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:40,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:40,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:41,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:41,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:42,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:42,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:43,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:43,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:44,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:44,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:45,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:45,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:46,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:46,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:47,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:47,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:48,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:48,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:49,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:49,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:50,033 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:50,533 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:51,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:51,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:52,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:52,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:53,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:53,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:54,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:54,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:55,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:55,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:56,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:56,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:57,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:57,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:58,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:58,409 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5283b33d. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5283b33d. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:42:58,409 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:42:58,409 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@7165e110 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:42:58,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:59,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:42:59,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:00,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:00,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:01,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:01,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:02,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:02,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:03,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:03,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:04,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:04,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:05,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:05,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:06,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:06,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:07,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:07,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:08,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:08,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:09,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:09,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:10,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:10,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:11,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:11,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:12,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:12,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:13,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:13,737 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:14,237 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:14,738 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:15,540 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:16,040 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:16,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:17,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:17,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:18,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:18,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:19,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:19,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:20,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:20,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:21,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:21,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:22,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:22,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:23,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:23,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:24,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:24,546 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:25,046 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:25,547 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:26,047 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:26,547 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:27,047 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:27,547 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:28,047 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:28,409 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7165e110. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@7165e110. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:43:28,410 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:43:28,410 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@3d351b0f from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:43:28,547 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:29,047 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:29,547 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:29,915 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:43:29,915 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:43:30,047 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:30,547 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:31,047 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:31,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:32,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:32,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:33,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:33,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:34,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:34,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:35,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:35,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:36,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:36,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:37,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:37,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:38,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:38,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:39,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:39,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:40,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:40,924 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:41,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:41,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:42,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:42,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:43,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:43,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:44,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:44,925 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:45,425 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:45,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:46,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:46,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:47,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:47,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:48,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:48,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:49,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:49,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:50,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:50,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:51,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:51,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:52,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:52,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:53,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:53,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:54,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:54,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:55,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:55,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:56,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:56,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:57,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:57,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:58,410 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3d351b0f. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@3d351b0f. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:43:58,410 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:43:58,410 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@747544bd from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:43:58,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:58,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:59,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:43:59,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:00,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:01,031 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:01,531 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:02,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:02,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:03,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:03,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:04,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:04,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:05,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:05,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:06,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:06,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:07,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:07,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:08,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:08,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:09,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:09,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:10,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:10,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:11,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:11,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:12,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:12,541 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:13,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:13,926 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:14,426 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:14,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:15,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:15,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:16,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:16,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:17,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:17,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:18,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:18,927 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:19,427 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:19,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:20,428 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:20,928 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:21,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:21,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:22,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:22,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:23,429 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:23,929 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:24,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:25,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:25,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:26,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:26,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:27,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:27,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:28,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:28,410 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@747544bd. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@747544bd. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:44:28,411 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:44:28,411 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@11bc799e from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:44:28,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:29,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:29,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:29,915 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:44:29,915 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:44:30,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:30,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:31,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:31,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:32,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:32,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:33,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:33,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:34,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:34,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:35,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:35,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:36,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:36,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:37,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:37,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:38,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:38,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:39,245 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:39,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:40,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:40,746 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:41,246 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:41,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:42,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:42,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:43,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:43,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:44,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:44,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:45,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:45,747 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:46,247 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:46,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:47,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:47,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:48,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:48,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:49,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:49,748 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:50,248 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:51,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:51,627 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:52,127 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:52,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:53,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:53,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:54,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:54,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:55,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:55,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:56,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:56,628 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:57,128 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:57,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:58,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:58,411 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@11bc799e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@11bc799e. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:44:58,411 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:44:58,411 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@5700c1e0 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:44:58,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:59,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:44:59,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:00,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:00,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:01,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:01,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:02,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:02,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:03,129 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:03,629 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:04,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:05,130 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:05,630 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:06,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:06,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:07,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:07,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:08,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:08,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:09,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:09,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:10,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:10,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:11,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:11,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:12,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:12,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:13,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:13,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:14,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:14,631 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:15,131 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:15,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:16,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:16,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:17,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:17,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:18,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:18,214 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed since coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is either not started or not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:45:18,214 INFO [Worker clientId=connect-1, groupId=connect-cluster] Group coordinator my-cluster-kafka-0.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483647 rack: null) is unavailable or invalid, will attempt rediscovery (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:45:18,256 INFO [Worker clientId=connect-1, groupId=connect-cluster] Discovered group coordinator my-cluster-kafka-1.my-cluster-kafka-brokers.strimzi.svc:9093 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:45:18,326 INFO [Worker clientId=connect-1, groupId=connect-cluster] Attempt to heartbeat failed for since member id connect-1-1c2e56f1-8d6d-41b0-90f8-8edaf2722c7f is not valid. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:45:18,326 INFO [Worker clientId=connect-1, groupId=connect-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:45:18,326 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:45:18,328 INFO [Worker clientId=connect-1, groupId=connect-cluster] (Re-)joining group (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:45:18,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:19,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:19,632 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:20,132 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:20,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:21,338 INFO [Worker clientId=connect-1, groupId=connect-cluster] Successfully joined group with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) [DistributedHerder-connect-1] 2020-09-07 15:45:21,339 INFO [Worker clientId=connect-1, groupId=connect-cluster] Joined group at generation 1 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-859e442b-f2ac-4da7-a195-074577cecf4e', leaderUrl='http://10.128.2.57:8083/', offset=8, connectorIds=[mongodb-connector], taskIds=[mongodb-connector-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:45:21,339 INFO [Worker clientId=connect-1, groupId=connect-cluster] Starting connectors and tasks using config offset 8 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:45:21,339 INFO [Worker clientId=connect-1, groupId=connect-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1] 2020-09-07 15:45:21,431 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:21,931 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:22,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:22,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:23,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:23,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:24,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:24,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:25,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:25,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:26,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:26,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:27,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:27,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:28,411 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5700c1e0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@5700c1e0. Client view of cluster state is {type=REPLICA_SET, servers=[{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}] at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:154) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:103) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:284) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:188) at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) at com.mongodb.client.internal.MappingIterable.iterator(MappingIterable.java:39) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:185) at io.debezium.connector.mongodb.MongoUtil.contains(MongoUtil.java:174) at io.debezium.connector.mongodb.MongoUtil.onDatabase(MongoUtil.java:117) at io.debezium.connector.mongodb.MongoUtil.onCollection(MongoUtil.java:132) at io.debezium.connector.mongodb.MongoUtil.onCollectionDocuments(MongoUtil.java:151) at io.debezium.connector.mongodb.ReplicaSetDiscovery.getReplicaSets(ReplicaSetDiscovery.java:67) at io.debezium.connector.mongodb.ReplicaSetMonitorThread.run(ReplicaSetMonitorThread.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2020-09-07 15:45:28,412 INFO Checking current members of replica set at rs0/mongodb:27017 (io.debezium.connector.mongodb.ReplicaSetDiscovery) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:45:28,412 INFO No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@6de6441 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out (org.mongodb.driver.cluster) [debezium-mongodbconnector-dbserver1-replica-set-monitor] 2020-09-07 15:45:28,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:28,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:29,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:29,915 INFO WorkerSourceTask{id=mongodb-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:45:29,915 INFO WorkerSourceTask{id=mongodb-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [pool-4-thread-1] 2020-09-07 15:45:29,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:30,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:30,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:31,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:31,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:32,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:32,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:33,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:33,932 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:34,432 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:35,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:35,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:36,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:36,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:37,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:37,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:38,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:38,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:39,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:39,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:40,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:40,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:41,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:41,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:42,228 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:42,728 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:43,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:43,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:44,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:44,729 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:45,229 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:46,041 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:46,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:47,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:47,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:48,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:48,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:49,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:49,542 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:50,042 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:50,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:51,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:51,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:52,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:52,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:53,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:53,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:54,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:54,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:55,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:55,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:56,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:56,543 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:57,043 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:57,938 INFO Invalidating potential primary mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017 whose (set version, election id) tuple of (1, 7fffffff0000000000000002) is less than one already seen of (3, 7fffffff0000000000000002) (org.mongodb.driver.cluster) [cluster-ClusterId{value='5f563f902430c91e61d79b2e', description='null'}-mongodb-0.mongodb-internal.strimzi.svc.cluster.local:27017] 2020-09-07 15:45:58,412 ERROR Error while reading the 'shards' collection in the 'config' database: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoC