question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Lagom 1.5.0-RC1 shows problems forming cluster

See original GitHub issue

Are you looking for help?

Lagom Version (1.2.x / 1.3.x / etc)

1.5.0-RC1

API (Scala / Java / Neither / Both)

Java

Operating System

Ubuntu 18.04

Linux hostname 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

JDK openjdk:8-jre-alpine docker image

Library Dependencies

Expected Behavior

Akka cluster started discovers all nodes and creates cluster

 hello-v1-0-snapshot-6ddc7455d9-22cqx › hello
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:22.504Z [info] akka.event.slf4j.Slf4jLogger [] - Slf4jLogger started
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:22.639Z [info] akka.remote.Remoting [sourceThread=main, akkaSource=akka.remote.Remoting, sourceActorSystem=application, akkaTimestamp=22:58:22.625UTC] - Starting remoting
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:23.062Z [info] akka.remote.Remoting [sourceThread=main, akkaTimestamp=22:58:23.057UTC, akkaSource=akka.remote.Remoting, sourceActorSystem=application] - Remoting started; listening on addresses :[akka.tcp://application@172.17.0.11:10001]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:23.068Z [info] akka.remote.Remoting [sourceThread=main, akkaTimestamp=22:58:23.067UTC, akkaSource=akka.remote.Remoting, sourceActorSystem=application] - Remoting now listens on addresses: [akka.tcp://application@172.17.0.11:10001]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:23.115Z [info] akka.cluster.Cluster(akka://application) [sourceThread=main, akkaTimestamp=22:58:23.114UTC, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application] - Cluster Node [akka.tcp://application@172.17.0.11:10001] - Starting up, Akka version [2.5.16] ...
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:23.342Z [info] akka.cluster.Cluster(akka://application) [sourceThread=main, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application, akkaTimestamp=22:58:23.341UTC] - Cluster Node [akka.tcp://application@172.17.0.11:10001] - Registered cluster JMX MBean [akka:type=Cluster]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:23.342Z [info] akka.cluster.Cluster(akka://application) [sourceThread=main, akkaTimestamp=22:58:23.342UTC, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application] - Cluster Node [akka.tcp://application@172.17.0.11:10001] - Started up successfully
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:23.619Z [info] akka.cluster.Cluster(akka://application) [sourceThread=application-akka.actor.default-dispatcher-3, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application, akkaTimestamp=22:58:23.619UTC] - Cluster Node [akka.tcp://application@172.17.0.11:10001] - No seed-nodes configured, manual cluster join required
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:25.594Z [info] akka.management.cluster.bootstrap.ClusterBootstrap [sourceThread=main, akkaTimestamp=22:58:25.593UTC, akkaSource=ClusterBootstrap(akka://application), sourceActorSystem=application] - Bootstrap using default `akka.discovery` mechanism: KubernetesApiSimpleServiceDiscovery
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:25.600Z [info] akka.management.cluster.bootstrap.ClusterBootstrap [sourceThread=main, akkaTimestamp=22:58:25.600UTC, akkaSource=ClusterBootstrap(akka://application), sourceActorSystem=application] - Initiating bootstrap procedure using akka.discovery method...
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:25.641Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-5, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application, akkaTimestamp=22:58:25.641UTC] - Locating service members. Using discovery [akka.discovery.kubernetes.KubernetesApiSimpleServiceDiscovery], join decider [akka.management.cluster.bootstrap.LowestAddressJoinDecider]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:25.642Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-5, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application, akkaTimestamp=22:58:25.642UTC] - Looking up [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:25.842Z [info] akka.actor.ActorSystemImpl [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=22:58:25.842UTC, akkaSource=akka.actor.ActorSystemImpl(application), sourceActorSystem=application] - Querying for pods with label selector: [appName=hello]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:25.921Z [info] akka.management.AkkaManagement [sourceThread=main, akkaTimestamp=22:58:25.921UTC, akkaSource=AkkaManagement(akka://application), sourceActorSystem=application] - Including HTTP management routes for ClusterBootstrap
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:25.929Z [info] akka.management.cluster.bootstrap.ClusterBootstrap [sourceThread=main, akkaTimestamp=22:58:25.928UTC, akkaSource=ClusterBootstrap(akka://application), sourceActorSystem=application] - Got self contact point address: http://172.17.0.11:10002
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:25.995Z [info] akka.management.AkkaManagement [sourceThread=main, akkaTimestamp=22:58:25.994UTC, akkaSource=AkkaManagement(akka://application), sourceActorSystem=application] - Including HTTP management routes for ApplicationStatus
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:26.005Z [info] akka.management.AkkaManagement [sourceThread=main, akkaTimestamp=22:58:26.005UTC, akkaSource=AkkaManagement(akka://application), sourceActorSystem=application] - Binding Akka Management (HTTP) endpoint to: 172.17.0.11:10002
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:26.295Z [info] akka.management.AkkaManagement [sourceThread=application-akka.actor.default-dispatcher-17, akkaSource=AkkaManagement(akka://application), sourceActorSystem=application, akkaTimestamp=22:58:26.295UTC] - Bound Akka Management (HTTP) endpoint to: 172.17.0.11:10002
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:26.700Z [info] com.lightbend.rp.asyncdns.AsyncDnsResolver [sourceThread=application-akka.actor.default-dispatcher-4, akkaTimestamp=22:58:26.699UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/IO-DNS/async-dns/$a, sourceActorSystem=application] - Using the following DNS nameservers: /10.96.0.10:53
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:26.824Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-2, akkaTimestamp=22:58:26.823UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Looking up [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:26.838Z [info] akka.actor.ActorSystemImpl [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=22:58:26.838UTC, akkaSource=akka.actor.ActorSystemImpl(application), sourceActorSystem=application] - Querying for pods with label selector: [appName=hello]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.243Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-2, akkaTimestamp=22:58:27.243UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.9:51234: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.412Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-4, akkaTimestamp=22:58:27.412UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Located service members based on: [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]: [ResolvedTarget(172-17-0-11.default.pod.cluster.local,Some(10002),Some(/172.17.0.11)), ResolvedTarget(172-17-0-9.default.pod.cluster.local,Some(10002),Some(/172.17.0.9)), ResolvedTarget(172-17-0-10.default.pod.cluster.local,Some(10002),Some(/172.17.0.10))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.448Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-4, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application, akkaTimestamp=22:58:27.448UTC] - Located service members based on: [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]: [ResolvedTarget(172-17-0-11.default.pod.cluster.local,Some(10002),Some(/172.17.0.11)), ResolvedTarget(172-17-0-9.default.pod.cluster.local,Some(10002),Some(/172.17.0.9)), ResolvedTarget(172-17-0-10.default.pod.cluster.local,Some(10002),Some(/172.17.0.10))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.467Z [info] com.lightbend.cinnamon.prometheus.httpserver.PrometheusHttpServer [sourceThread=main, akkaTimestamp=22:58:27.466UTC, akkaSource=PrometheusHttpServer, sourceActorSystem=application] - Starting Prometheus HTTP server at http://0.0.0.0:9001 ...
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.490Z [info] com.sun.net.httpserver [] - HttpServer created http null
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.492Z [info] com.sun.net.httpserver [] - context created: /
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.492Z [info] com.sun.net.httpserver [] - context created: /metrics
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.498Z [info] cinnamon.prometheus.PrometheusBackend [sourceThread=main, akkaTimestamp=22:58:27.497UTC, akkaSource=PrometheusBackend, sourceActorSystem=application] - Created PrometheusExporter [cinnamon.prometheus.http-server]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.500Z [info] cinnamon.backend.CinnamonBackends [sourceThread=main, akkaTimestamp=22:58:27.497UTC, akkaSource=CinnamonBackends, sourceActorSystem=application] - Created Backend [cinnamon.prometheus]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.637Z [info] akka.management.cluster.bootstrap.LowestAddressJoinDecider [sourceThread=application-akka.actor.default-dispatcher-3, akkaTimestamp=22:58:27.637UTC, akkaSource=LowestAddressJoinDecider(akka://application), sourceActorSystem=application] - Discovered [3] contact points, confirmed [0], which is less than the required [3], retrying
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.709Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:58:27.709UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.9:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.715Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-4, akkaTimestamp=22:58:27.713UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.11:55222: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.721Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-4, akkaTimestamp=22:58:27.721UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.11:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.742Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-18, akkaTimestamp=22:58:27.741UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.10:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:27.945Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:58:27.945UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.10:47170: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:28.529Z [info] play.api.Play [] - Application started (Prod)
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:28.570Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=22:58:28.568UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.9:51234: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:28.616Z [info] play.core.server.AkkaHttpServer [] - Listening for HTTP on /172.17.0.11:10000
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:28.665Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:58:28.664UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Looking up [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:28.669Z [info] akka.actor.ActorSystemImpl [sourceThread=application-akka.actor.default-dispatcher-17, akkaTimestamp=22:58:28.669UTC, akkaSource=akka.actor.ActorSystemImpl(application), sourceActorSystem=application] - Querying for pods with label selector: [appName=hello]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:28.708Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-15, akkaTimestamp=22:58:28.708UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Located service members based on: [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]: [ResolvedTarget(172-17-0-11.default.pod.cluster.local,Some(10002),Some(/172.17.0.11)), ResolvedTarget(172-17-0-9.default.pod.cluster.local,Some(10002),Some(/172.17.0.9)), ResolvedTarget(172-17-0-10.default.pod.cluster.local,Some(10002),Some(/172.17.0.10))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:28.837Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:58:28.837UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.11:55222: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:28.845Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-17, akkaTimestamp=22:58:28.844UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.11:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:28.873Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-15, akkaTimestamp=22:58:28.872UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.9:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:28.943Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-5, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application, akkaTimestamp=22:58:28.943UTC] - Contact point [akka.tcp://application@172.17.0.10:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:29.039Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-17, akkaTimestamp=22:58:29.039UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.10:47170: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:29.684Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-17, akkaTimestamp=22:58:29.683UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.9:51234: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:29.833Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-15, akkaTimestamp=22:58:29.832UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Looking up [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:29.837Z [info] akka.actor.ActorSystemImpl [sourceThread=application-akka.actor.default-dispatcher-15, akkaTimestamp=22:58:29.837UTC, akkaSource=akka.actor.ActorSystemImpl(application), sourceActorSystem=application] - Querying for pods with label selector: [appName=hello]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:29.926Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=22:58:29.925UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.9:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:30.025Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-17, akkaTimestamp=22:58:30.024UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Located service members based on: [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]: [ResolvedTarget(172-17-0-11.default.pod.cluster.local,Some(10002),Some(/172.17.0.11)), ResolvedTarget(172-17-0-9.default.pod.cluster.local,Some(10002),Some(/172.17.0.9)), ResolvedTarget(172-17-0-10.default.pod.cluster.local,Some(10002),Some(/172.17.0.10))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:30.025Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=22:58:30.025UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.11:55222: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:30.031Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-17, akkaTimestamp=22:58:30.030UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.11:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:30.074Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-17, akkaTimestamp=22:58:30.074UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.10:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:30.262Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-17, akkaTimestamp=22:58:30.261UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.10:47170: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:30.763Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:58:30.762UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.9:51234: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:31.004Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:58:31.004UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.9:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:31.113Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=22:58:31.112UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Looking up [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:31.117Z [info] akka.actor.ActorSystemImpl [sourceThread=application-akka.actor.default-dispatcher-15, akkaTimestamp=22:58:31.117UTC, akkaSource=akka.actor.ActorSystemImpl(application), sourceActorSystem=application] - Querying for pods with label selector: [appName=hello]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:31.140Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=22:58:31.139UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Located service members based on: [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]: [ResolvedTarget(172-17-0-11.default.pod.cluster.local,Some(10002),Some(/172.17.0.11)), ResolvedTarget(172-17-0-9.default.pod.cluster.local,Some(10002),Some(/172.17.0.9)), ResolvedTarget(172-17-0-10.default.pod.cluster.local,Some(10002),Some(/172.17.0.10))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:31.197Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:58:31.197UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.11:55222: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:31.202Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-15, akkaTimestamp=22:58:31.202UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.11:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:31.250Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:58:31.249UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.10:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:31.461Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:58:31.460UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.10:47170: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:31.842Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:58:31.841UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.9:51234: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:32.138Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-4, akkaTimestamp=22:58:32.137UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.9:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:32.243Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:58:32.242UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Looking up [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:32.248Z [info] akka.actor.ActorSystemImpl [sourceThread=application-akka.actor.default-dispatcher-3, akkaTimestamp=22:58:32.247UTC, akkaSource=akka.actor.ActorSystemImpl(application), sourceActorSystem=application] - Querying for pods with label selector: [appName=hello]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:32.265Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-3, akkaTimestamp=22:58:32.264UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Located service members based on: [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]: [ResolvedTarget(172-17-0-11.default.pod.cluster.local,Some(10002),Some(/172.17.0.11)), ResolvedTarget(172-17-0-9.default.pod.cluster.local,Some(10002),Some(/172.17.0.9)), ResolvedTarget(172-17-0-10.default.pod.cluster.local,Some(10002),Some(/172.17.0.10))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:32.312Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:58:32.312UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.10:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:32.408Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=22:58:32.408UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.11:55222: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:32.413Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=22:58:32.413UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.11:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:32.619Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-4, akkaTimestamp=22:58:32.618UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.10:47170: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:32.641Z [info] akka.management.cluster.bootstrap.LowestAddressJoinDecider [sourceThread=application-akka.actor.default-dispatcher-4, akkaTimestamp=22:58:32.640UTC, akkaSource=LowestAddressJoinDecider(akka://application), sourceActorSystem=application] - Exceeded stable margins without locating seed-nodes, however this node [172.17.0.11:10002,172-17-0-11.default.pod.cluster.local:10002] is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [ResolvedTarget(172-17-0-10.default.pod.cluster.local,Some(10002),Some(/172.17.0.10))] (out of [ResolvedTarget(172-17-0-11.default.pod.cluster.local,Some(10002),Some(/172.17.0.11)), ResolvedTarget(172-17-0-9.default.pod.cluster.local,Some(10002),Some(/172.17.0.9)), ResolvedTarget(172-17-0-10.default.pod.cluster.local,Some(10002),Some(/172.17.0.10))]) to perform the self-join and initiate the cluster.
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:32.991Z [info] akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=22:58:32.990UTC, akkaSource=HttpClusterBootstrapRoutes(akka://application), sourceActorSystem=application] - Bootstrap request from 172.17.0.9:51234: Contact Point returning 0 seed-nodes ([Set()])
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:33.360Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-3, akkaTimestamp=22:58:33.360UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.9:10001] returned [0] seed-nodes []
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:33.362Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=22:58:33.362UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Looking up [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:33.369Z [info] akka.actor.ActorSystemImpl [sourceThread=application-akka.actor.default-dispatcher-15, akkaTimestamp=22:58:33.368UTC, akkaSource=akka.actor.ActorSystemImpl(application), sourceActorSystem=application] - Querying for pods with label selector: [appName=hello]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:33.431Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-17, akkaTimestamp=22:58:33.430UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Contact point [akka.tcp://application@172.17.0.10:10001] returned [1] seed-nodes [akka.tcp://application@172.17.0.10:10001]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:33.434Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-17, akkaTimestamp=22:58:33.434UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Joining [akka.tcp://application@172.17.0.11:10001] to existing cluster [akka.tcp://application@172.17.0.10:10001]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:34.240Z [info] akka.cluster.JoinSeedNodeProcess [sourceThread=application-akka.actor.default-dispatcher-2, akkaTimestamp=22:58:34.239UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/cluster/core/daemon/joinSeedNodeProcess-1, sourceActorSystem=application] - Received InitJoinAck message from [Actor[akka.tcp://application@172.17.0.10:10001/system/cluster/core/daemon#-1843587823]] to [akka.tcp://application@172.17.0.11:10001]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:34.381Z [info] akka.cluster.Cluster(akka://application) [sourceThread=application-akka.actor.default-dispatcher-2, akkaTimestamp=22:58:34.381UTC, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application] - Cluster Node [akka.tcp://application@172.17.0.11:10001] - Welcome from [akka.tcp://application@172.17.0.10:10001]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:34.607Z [info] akka.cluster.singleton.ClusterSingletonProxy [sourceThread=application-akka.actor.default-dispatcher-17, akkaTimestamp=22:58:34.606UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/user/cassandraOffsetStorePrepare-singletonProxy, sourceActorSystem=application] - Singleton identified at [akka.tcp://application@172.17.0.10:10001/user/cassandraOffsetStorePrepare-singleton/singleton]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:35.691Z [info] akka.cluster.singleton.ClusterSingletonManager [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=22:58:35.690UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/sharding/HelloEntityCoordinator, sourceActorSystem=application] - ClusterSingletonManager state change [Start -> Younger]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:35.692Z [info] akka.cluster.singleton.ClusterSingletonManager [sourceThread=application-akka.actor.default-dispatcher-2, akkaTimestamp=22:58:35.691UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/system/sharding/kafkaProducer-hello-eventsCoordinator, sourceActorSystem=application] - ClusterSingletonManager state change [Start -> Younger]
hello-v1-0-snapshot-6ddc7455d9-22cqx hello 2018-12-01T22:58:35.692Z [info] akka.cluster.singleton.ClusterSingletonManager [sourceThread=application-akka.actor.default-dispatcher-18, akkaTimestamp=22:58:35.692UTC, akkaSource=akka.tcp://application@172.17.0.11:10001/user/cassandraOffsetStorePrepare-singleton, sourceActorSystem=application] - ClusterSingletonManager state change [Start -> Younger]

Actual Behavior

Akka cluster started discovery does not start and/or cluster nodes not found

+ hello-v1-0-snapshot-6ddc7455d9-9gx5g › hello
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:45.294Z [info] akka.event.slf4j.Slf4jLogger [] - Slf4jLogger started
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:45.334Z [info] akka.remote.Remoting [sourceThread=main, akkaSource=akka.remote.Remoting, sourceActorSystem=application, akkaTimestamp=22:52:45.332UTC] - Starting remoting
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:45.586Z [info] akka.remote.Remoting [sourceThread=main, akkaTimestamp=22:52:45.585UTC, akkaSource=akka.remote.Remoting, sourceActorSystem=application] - Remoting started; listening on addresses :[akka.tcp://application@172.17.0.9:10001]
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:45.589Z [info] akka.remote.Remoting [sourceThread=main, akkaTimestamp=22:52:45.588UTC, akkaSource=akka.remote.Remoting, sourceActorSystem=application] - Remoting now listens on addresses: [akka.tcp://application@172.17.0.9:10001]
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:45.619Z [info] akka.cluster.Cluster(akka://application) [sourceThread=main, akkaTimestamp=22:52:45.619UTC, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application] - Cluster Node [akka.tcp://application@172.17.0.9:10001] - Starting up, Akka version [2.5.18] ...
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:45.781Z [info] akka.cluster.Cluster(akka://application) [sourceThread=main, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application, akkaTimestamp=22:52:45.774UTC] - Cluster Node [akka.tcp://application@172.17.0.9:10001] - Registered cluster JMX MBean [akka:type=Cluster]
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:45.781Z [info] akka.cluster.Cluster(akka://application) [sourceThread=main, akkaTimestamp=22:52:45.774UTC, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application] - Cluster Node [akka.tcp://application@172.17.0.9:10001] - Started up successfully
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:45.955Z [info] akka.cluster.Cluster(akka://application) [sourceThread=application-akka.actor.default-dispatcher-5, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application, akkaTimestamp=22:52:45.954UTC] - Cluster Node [akka.tcp://application@172.17.0.9:10001] - No seed-nodes configured, manual cluster join required
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:47.664Z [info] akka.management.cluster.bootstrap.ClusterBootstrap [sourceThread=main, akkaSource=ClusterBootstrap(akka://application), sourceActorSystem=application, akkaTimestamp=22:52:47.664UTC] - Bootstrap using default `akka.discovery` mechanism: KubernetesApiSimpleServiceDiscovery
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:47.672Z [info] akka.management.cluster.bootstrap.ClusterBootstrap [sourceThread=main, akkaTimestamp=22:52:47.671UTC, akkaSource=ClusterBootstrap(akka://application), sourceActorSystem=application] - Initiating bootstrap procedure using akka.discovery method...
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:47.740Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:52:47.739UTC, akkaSource=akka.tcp://application@172.17.0.9:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Locating service members. Using discovery [akka.discovery.kubernetes.KubernetesApiSimpleServiceDiscovery], join decider [akka.management.cluster.bootstrap.LowestAddressJoinDecider]
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:47.744Z [info] akka.management.cluster.bootstrap.internal.BootstrapCoordinator [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:52:47.740UTC, akkaSource=akka.tcp://application@172.17.0.9:10001/system/bootstrapCoordinator, sourceActorSystem=application] - Looking up [Lookup(hello,Some(akka-mgmt-http),Some(tcp))]
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.070Z [info] akka.management.AkkaManagement [sourceThread=main, akkaSource=AkkaManagement(akka://application), sourceActorSystem=application, akkaTimestamp=22:52:48.070UTC] - Including HTTP management routes for ClusterBootstrap
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.094Z [info] akka.actor.ActorSystemImpl [sourceThread=application-akka.actor.default-dispatcher-5, akkaTimestamp=22:52:48.093UTC, akkaSource=akka.actor.ActorSystemImpl(application), sourceActorSystem=application] - Querying for pods with label selector: [appName=hello]
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.113Z [info] akka.management.cluster.bootstrap.ClusterBootstrap [sourceThread=main, akkaTimestamp=22:52:48.111UTC, akkaSource=ClusterBootstrap(akka://application), sourceActorSystem=application] - Got self contact point address: http://172.17.0.9:10002
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.254Z [info] akka.management.AkkaManagement [sourceThread=main, akkaTimestamp=22:52:48.252UTC, akkaSource=AkkaManagement(akka://application), sourceActorSystem=application] - Including HTTP management routes for ApplicationStatus
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.263Z [info] akka.management.AkkaManagement [sourceThread=main, akkaTimestamp=22:52:48.261UTC, akkaSource=AkkaManagement(akka://application), sourceActorSystem=application] - Binding Akka Management (HTTP) endpoint to: 172.17.0.9:10002
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.295Z [info] akka.remote.RemoteActorRefProvider$RemotingTerminator [sourceThread=application-akka.remote.default-remote-dispatcher-7, akkaTimestamp=22:52:48.294UTC, akkaSource=akka.tcp://application@172.17.0.9:10001/system/remoting-terminator, sourceActorSystem=application] - Shutting down remote daemon.
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.303Z [info] akka.remote.RemoteActorRefProvider$RemotingTerminator [sourceThread=application-akka.remote.default-remote-dispatcher-7, akkaTimestamp=22:52:48.301UTC, akkaSource=akka.tcp://application@172.17.0.9:10001/system/remoting-terminator, sourceActorSystem=application] - Remote daemon shut down; proceeding with flushing remote transports.
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.379Z [warn] play.api.http.HttpConfiguration [] - 
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello Your secret key is very short, and may be vulnerable to dictionary attacks.  Your application may not be secure.
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello The application secret should ideally be 32 bytes of completely random input, encoded in base64.
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello To set the application secret, please read http://playframework.com/documentation/latest/ApplicationSecret
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello           
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.480Z [info] akka.remote.Remoting [sourceThread=application-akka.actor.default-dispatcher-2, akkaTimestamp=22:52:48.480UTC, akkaSource=akka.remote.Remoting, sourceActorSystem=application] - Remoting shut down
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.481Z [info] akka.remote.RemoteActorRefProvider$RemotingTerminator [sourceThread=application-akka.remote.default-remote-dispatcher-7, akkaTimestamp=22:52:48.480UTC, akkaSource=akka.tcp://application@172.17.0.9:10001/system/remoting-terminator, sourceActorSystem=application] - Remoting shut down.
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.601Z [info] akka.event.slf4j.Slf4jLogger [] - Slf4jLogger started
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.617Z [info] akka.remote.Remoting [sourceThread=main, akkaSource=akka.remote.Remoting, sourceActorSystem=application, akkaTimestamp=22:52:48.614UTC] - Starting remoting
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.801Z [info] akka.remote.Remoting [sourceThread=main, akkaSource=akka.remote.Remoting, sourceActorSystem=application, akkaTimestamp=22:52:48.798UTC] - Remoting started; listening on addresses :[akka.tcp://application@172.17.0.9:10001]
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.803Z [info] akka.remote.Remoting [sourceThread=main, akkaTimestamp=22:52:48.799UTC, akkaSource=akka.remote.Remoting, sourceActorSystem=application] - Remoting now listens on addresses: [akka.tcp://application@172.17.0.9:10001]
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.804Z [info] akka.cluster.Cluster(akka://application) [sourceThread=main, akkaTimestamp=22:52:48.800UTC, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application] - Cluster Node [akka.tcp://application@172.17.0.9:10001] - Starting up, Akka version [2.5.18] ...
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.838Z [info] akka.cluster.Cluster(akka://application) [sourceThread=main, akkaTimestamp=22:52:48.837UTC, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application] - Cluster Node [akka.tcp://application@172.17.0.9:10001] - Registered cluster JMX MBean [akka:type=Cluster]
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.838Z [info] akka.cluster.Cluster(akka://application) [sourceThread=main, akkaTimestamp=22:52:48.837UTC, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application] - Cluster Node [akka.tcp://application@172.17.0.9:10001] - Started up successfully
hello-v1-0-snapshot-6ddc7455d9-9gx5g hello 2018-12-01T22:52:48.862Z [info] akka.cluster.Cluster(akka://application) [sourceThread=application-akka.actor.default-dispatcher-4, akkaSource=akka.cluster.Cluster(akka://application), sourceActorSystem=application, akkaTimestamp=22:52:48.861UTC] - Cluster Node [akka.tcp://application@172.17.0.9:10001] - No seed-nodes configured, manual cluster join required

Reproducible Test Case

https://github.com/thinkmorestupidless/lagom-maven-cinnamon-kubernetes/pull/1 this is a minimal example over https://github.com/thinkmorestupidless/lagom-maven-cinnamon-kubernetes which uses Lagom 1.4.8 which works.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:22 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
dwijnandcommented, Dec 4, 2018

I assume this needs addressing before we can cut 1.5.0.

0reactions
marcospereiracommented, Feb 7, 2019

Closing since @schrepfler already found what the problem was and it was not related to Lagom.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Missing akka-http property · Issue #1652 · lagom ... - GitHub
We got some users complaining that Lagom 1.4.9 can't be deployed in Kubernetes ... Lagom 1.5.0-RC1 shows problems forming cluster #1665.
Read more >
Lagom 1.5 Migration Guide
This guide explains how to migrate from Lagom 1.4 to Lagom 1.5. ... Cluster formation now also supports Cluster Bootstrapping as a new...
Read more >
How to Troubleshoot Create Cluster Failures
The first thing to do when troubleshooting, and something you should do every time you create a cluster is to run the Validate...
Read more >
Six Common Problems with Failover Clusters - ITPro Today
group of computers representing failover cluster ... of the common problems I've seen, explain why they occur, and show you how to fix...
Read more >
Controller Clustering - Aruba Networks
To check if the 7000 Series managed devices are allowed to join the cluster, execute the show lc-cluster group-membership command.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found