Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dave@jj ➜ arcus-k8 git:(9101bf1) ✗ ./setup-local.sh
- Installing snap...
- snap "microk8s" is already installed, see 'snap help refresh'
- Please enter your admin email address (or set ARCUS_ADMIN_EMAIL): [email protected]
- Please enter your domain name (or set ARCUS_DOMAIN_NAME): ld.com
- Arcus requires a pre-defined subnet for services to be served behind. This subnet must be unallocated (e.g. no IP addresses are used, *and* reserved for static clients).
- Examples: 192.168.1.200/29, 192.168.1.200-192.168.1.207
- Please enter your subnet for Arcus services to be exposed on (or set ARCUS_SUBNET): 172.16.1.194-172.16.1.199
- Enabling DNS
- Applying manifest
- service/kube-dns created
- serviceaccount/kube-dns created
- configmap/kube-dns created
- deployment.extensions/kube-dns created
- Restarting kubelet
- DNS is enabled
- Enabling default storage class
- deployment.extensions/hostpath-provisioner unchanged
- storageclass.storage.k8s.io/microk8s-hostpath unchanged
- Storage will be available soon
- namespace/metallb-system unchanged
- serviceaccount/controller unchanged
- serviceaccount/speaker unchanged
- clusterrole.rbac.authorization.k8s.io/metallb-system:controller unchanged
- clusterrole.rbac.authorization.k8s.io/metallb-system:speaker unchanged
- role.rbac.authorization.k8s.io/config-watcher unchanged
- clusterrolebinding.rbac.authorization.k8s.io/metallb-system:controller unchanged
- clusterrolebinding.rbac.authorization.k8s.io/metallb-system:speaker unchanged
- rolebinding.rbac.authorization.k8s.io/config-watcher unchanged
- daemonset.apps/speaker unchanged
- deployment.apps/controller unchanged
- configmap/config created
- namespace/ingress-nginx created
- configmap/nginx-configuration created
- configmap/tcp-services created
- configmap/udp-services created
- serviceaccount/nginx-ingress-serviceaccount created
- clusterrole.rbac.authorization.k8s.io/nginx-ingress-clusterrole created
- role.rbac.authorization.k8s.io/nginx-ingress-role created
- rolebinding.rbac.authorization.k8s.io/nginx-ingress-role-nisa-binding created
- clusterrolebinding.rbac.authorization.k8s.io/nginx-ingress-clusterrole-nisa-binding created
- deployment.apps/nginx-ingress-controller created
- customresourcedefinition.apiextensions.k8s.io/certificates.certmanager.k8s.io created
- customresourcedefinition.apiextensions.k8s.io/challenges.certmanager.k8s.io created
- customresourcedefinition.apiextensions.k8s.io/clusterissuers.certmanager.k8s.io created
- customresourcedefinition.apiextensions.k8s.io/issuers.certmanager.k8s.io created
- customresourcedefinition.apiextensions.k8s.io/orders.certmanager.k8s.io created
- namespace/cert-manager created
- serviceaccount/cert-manager-cainjector created
- serviceaccount/cert-manager-webhook created
- serviceaccount/cert-manager created
- clusterrole.rbac.authorization.k8s.io/cert-manager-cainjector created
- clusterrolebinding.rbac.authorization.k8s.io/cert-manager-cainjector created
- clusterrole.rbac.authorization.k8s.io/cert-manager created
- clusterrolebinding.rbac.authorization.k8s.io/cert-manager created
- clusterrole.rbac.authorization.k8s.io/cert-manager-view created
- clusterrole.rbac.authorization.k8s.io/cert-manager-edit created
- clusterrolebinding.rbac.authorization.k8s.io/cert-manager-webhook:auth-delegator created
- rolebinding.rbac.authorization.k8s.io/cert-manager-webhook:webhook-authentication-reader created
- clusterrole.rbac.authorization.k8s.io/cert-manager-webhook:webhook-requester created
- service/cert-manager-webhook created
- deployment.apps/cert-manager-cainjector created
- deployment.apps/cert-manager-webhook created
- deployment.apps/cert-manager created
- apiservice.apiregistration.k8s.io/v1beta1.admission.certmanager.k8s.io created
- issuer.certmanager.k8s.io/cert-manager-webhook-selfsign created
- certificate.certmanager.k8s.io/cert-manager-webhook-ca created
- issuer.certmanager.k8s.io/cert-manager-webhook-ca created
- certificate.certmanager.k8s.io/cert-manager-webhook-webhook-tls created
- validatingwebhookconfiguration.admissionregistration.k8s.io/cert-manager-webhook created
- service/ingress-nginx created
- Setting up default secret for billing.api.key
- Setting up default secret for billing.public.api.key
- Generating secret for iris.aes.iv
- Generating secret for iris.aes.secret
- Generating secret for questions.aes.secret
- Setting up default secret for smarty.auth.id
- Setting up default secret for smarty.auth.token
- Using *KNOWN DEFAULT* secret for tls.server.truststore.password
- Arcus requires a verified address. In order to verify your address, you will need to create an account on https://smartystreets.com/
- Please go and create an account now, as you will be required to provide some details
- Make sure to create secret keys, since these credentials will only be used on the Arcus server, and never exposed to users
- Please enter your smartystreets authid:
- Please enter your smartystreets authtoken:
- secret/shared created
- configmap/arcus-config created
- service/ui-server-service created
- service/cassandra-service created
- service/client-bridge-service created
- service/hub-bridge-service created
- service/kafka-service created
- service/zookeeper-service created
- deployment.extensions/alarm-service created
- deployment.extensions/client-bridge created
- deployment.extensions/driver-services created
- deployment.extensions/history-service created
- deployment.extensions/hub-bridge created
- deployment.extensions/kafka created
- deployment.extensions/platform-services created
- deployment.extensions/rule-service created
- deployment.extensions/scheduler-service created
- deployment.extensions/subsystem-service created
- deployment.extensions/ui-server created
- deployment.extensions/zookeeper created
- statefulset.apps/cassandra created
- job.batch/modelmanager-history created
- job.batch/modelmanager-platform created
- clusterissuer.certmanager.k8s.io/letsencrypt-production created
- clusterissuer.certmanager.k8s.io/letsencrypt-staging created
- ingress.extensions/ui-service-ingress created
- Setting up schema
- Error from server (BadRequest): pod cassandra-0 does not have a host assigned
- Retry 1/10 exited 1, retrying in 1 seconds...
- Error from server (BadRequest): pod cassandra-0 does not have a host assigned
- Retry 2/10 exited 1, retrying in 2 seconds...
- error: unable to upgrade connection: container not found ("cassandra")
- Retry 3/10 exited 1, retrying in 4 seconds...
- error: unable to upgrade connection: container not found ("cassandra")
- Retry 4/10 exited 1, retrying in 8 seconds...
- error: unable to upgrade connection: container not found ("cassandra")
- Retry 5/10 exited 1, retrying in 16 seconds...
- error: unable to upgrade connection: container not found ("cassandra")
- Retry 6/10 exited 1, retrying in 32 seconds...
- error: unable to upgrade connection: container not found ("cassandra")
- Retry 7/10 exited 1, retrying in 64 seconds...
- Waiting for Cassandra to come online...
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- Cassandra is online
- Creating keyspace production
- Creating support keyspace support
- Creating video keyspace video
- Creating history keyspace history
- Creating analytics keyspace analytics
- adding kafka-provision topics
- Kafka is online
- Creating Kafka Topics...
- WARNING: Due to limitations in metric names, topics with a period ('.') or underscore ('_') could collide. To avoid issues it is best to use either, but not both.
- WARNING: Due to limitations in metric names, topics with a period ('.') or underscore ('_') could collide. To avoid issues it is best to use either, but not both.
- WARNING: Due to limitations in metric names, topics with a period ('.') or underscore ('_') could collide. To avoid issues it is best to use either, but not both.
- Created topic "protocol_todriver".
- Created topic "platform".
- Created topic "protocol_tohub".
- Created topic "protocol_ipcdtodevice".
- Created topic "test".
- DONE!
- Kafka topics successfully provisioned!
- adding kafka-operations-provision topics
- metrics
- platform
- protocol_ipcdtodevice
- protocol_todriver
- protocol_tohub
- test
- Kafka is online
- Creating Kafka Provisions Topics...
- Error while executing topic command : Topic "metrics" already exists.
- [2019-05-17 02:11:05,164] ERROR kafka.common.TopicExistsException: Topic "metrics" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- Created topic "irisLog".
- DONE!
- ERROR Provisioning Kafka topics, see log for more details
- command terminated with exit code 1
- Retry 1/10 exited 1, retrying in 1 seconds...
- adding kafka-provision topics
- Kafka appears to already be provisioned, exiting...
- adding kafka-operations-provision topics
- irisLog
- metrics
- platform
- protocol_ipcdtodevice
- protocol_todriver
- protocol_tohub
- test
- Kafka is online
- Creating Kafka Provisions Topics...
- Error while executing topic command : Topic "metrics" already exists.
- [2019-05-17 02:11:33,476] ERROR kafka.common.TopicExistsException: Topic "metrics" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- Error while executing topic command : Topic "irisLog" already exists.
- [2019-05-17 02:11:33,679] ERROR kafka.common.TopicExistsException: Topic "irisLog" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- DONE!
- ERROR Provisioning Kafka topics, see log for more details
- command terminated with exit code 1
- Retry 2/10 exited 1, retrying in 2 seconds...
- adding kafka-provision topics
- Kafka appears to already be provisioned, exiting...
- adding kafka-operations-provision topics
- irisLog
- metrics
- platform
- protocol_ipcdtodevice
- protocol_todriver
- protocol_tohub
- test
- Kafka is online
- Creating Kafka Provisions Topics...
- Error while executing topic command : Topic "irisLog" already exists.
- [2019-05-17 02:12:01,768] ERROR kafka.common.TopicExistsException: Topic "irisLog" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- Error while executing topic command : Topic "metrics" already exists.
- [2019-05-17 02:12:01,996] ERROR kafka.common.TopicExistsException: Topic "metrics" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- DONE!
- ERROR Provisioning Kafka topics, see log for more details
- command terminated with exit code 1
- Retry 3/10 exited 1, retrying in 4 seconds...
- adding kafka-provision topics
- Kafka appears to already be provisioned, exiting...
- adding kafka-operations-provision topics
- irisLog
- metrics
- platform
- protocol_ipcdtodevice
- protocol_todriver
- protocol_tohub
- test
- Kafka is online
- Creating Kafka Provisions Topics...
- Error while executing topic command : Topic "metrics" already exists.
- [2019-05-17 02:12:31,677] ERROR kafka.common.TopicExistsException: Topic "metrics" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- Error while executing topic command : Topic "irisLog" already exists.
- [2019-05-17 02:12:31,778] ERROR kafka.common.TopicExistsException: Topic "irisLog" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- DONE!
- ERROR Provisioning Kafka topics, see log for more details
- command terminated with exit code 1
- Retry 4/10 exited 1, retrying in 8 seconds...
- adding kafka-provision topics
- Kafka appears to already be provisioned, exiting...
- adding kafka-operations-provision topics
- irisLog
- metrics
- platform
- protocol_ipcdtodevice
- protocol_todriver
- protocol_tohub
- test
- Kafka is online
- Creating Kafka Provisions Topics...
- Error while executing topic command : Topic "metrics" already exists.
- [2019-05-17 02:13:06,362] ERROR kafka.common.TopicExistsException: Topic "metrics" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- Error while executing topic command : Topic "irisLog" already exists.
- [2019-05-17 02:13:06,391] ERROR kafka.common.TopicExistsException: Topic "irisLog" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- DONE!
- ERROR Provisioning Kafka topics, see log for more details
- command terminated with exit code 1
- Retry 5/10 exited 1, retrying in 16 seconds...
- adding kafka-provision topics
- Kafka appears to already be provisioned, exiting...
- adding kafka-operations-provision topics
- irisLog
- metrics
- platform
- protocol_ipcdtodevice
- protocol_todriver
- protocol_tohub
- test
- Kafka is online
- Creating Kafka Provisions Topics...
- Error while executing topic command : Topic "metrics" already exists.
- [2019-05-17 02:13:47,878] ERROR kafka.common.TopicExistsException: Topic "metrics" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- Error while executing topic command : Topic "irisLog" already exists.
- [2019-05-17 02:13:47,986] ERROR kafka.common.TopicExistsException: Topic "irisLog" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- DONE!
- ERROR Provisioning Kafka topics, see log for more details
- command terminated with exit code 1
- Retry 6/10 exited 1, retrying in 32 seconds...
- adding kafka-provision topics
- Kafka appears to already be provisioned, exiting...
- adding kafka-operations-provision topics
- irisLog
- metrics
- platform
- protocol_ipcdtodevice
- protocol_todriver
- protocol_tohub
- test
- Kafka is online
- Creating Kafka Provisions Topics...
- Error while executing topic command : Topic "irisLog" already exists.
- [2019-05-17 02:14:46,063] ERROR kafka.common.TopicExistsException: Topic "irisLog" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- Error while executing topic command : Topic "metrics" already exists.
- [2019-05-17 02:14:46,111] ERROR kafka.common.TopicExistsException: Topic "metrics" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- DONE!
- ERROR Provisioning Kafka topics, see log for more details
- command terminated with exit code 1
- Retry 7/10 exited 1, retrying in 64 seconds...
- adding kafka-provision topics
- Kafka appears to already be provisioned, exiting...
- adding kafka-operations-provision topics
- irisLog
- metrics
- platform
- protocol_ipcdtodevice
- protocol_todriver
- protocol_tohub
- test
- Kafka is online
- Creating Kafka Provisions Topics...
- Error while executing topic command : Topic "irisLog" already exists.
- Error while executing topic command : Topic "metrics" already exists.
- [2019-05-17 02:16:15,486] ERROR kafka.common.TopicExistsException: Topic "metrics" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- [2019-05-17 02:16:15,555] ERROR kafka.common.TopicExistsException: Topic "irisLog" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- DONE!
- ERROR Provisioning Kafka topics, see log for more details
- command terminated with exit code 1
- Retry 8/10 exited 1, retrying in 128 seconds...
- adding kafka-provision topics
- Kafka appears to already be provisioned, exiting...
- adding kafka-operations-provision topics
- __consumer_offsets
- intraservice
- irisLog
- metrics
- platform
- protocol_ipcdtodevice
- protocol_todriver
- protocol_tohub
- test
- Kafka is online
- Creating Kafka Provisions Topics...
- Error while executing topic command : Topic "metrics" already exists.Error while executing topic command : Topic "irisLog" already exists.
- [2019-05-17 02:18:51,077] ERROR kafka.common.TopicExistsException: Topic "irisLog" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- [2019-05-17 02:18:51,077] ERROR kafka.common.TopicExistsException: Topic "metrics" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- DONE!
- ERROR Provisioning Kafka topics, see log for more details
- command terminated with exit code 1
- Retry 9/10 exited 1, retrying in 256 seconds...
- adding kafka-provision topics
- Kafka appears to already be provisioned, exiting...
- adding kafka-operations-provision topics
- __consumer_offsets
- intraservice
- irisLog
- metrics
- platform
- protocol_ipcdtodevice
- protocol_todriver
- protocol_tohub
- test
- Kafka is online
- Creating Kafka Provisions Topics...
- Error while executing topic command : Topic "metrics" already exists.
- [2019-05-17 02:23:32,971] ERROR kafka.common.TopicExistsException: Topic "metrics" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- Error while executing topic command : Topic "irisLog" already exists.
- [2019-05-17 02:23:33,076] ERROR kafka.common.TopicExistsException: Topic "irisLog" already exists.
- at kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:420)
- at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:404)
- at kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:110)
- at kafka.admin.TopicCommand$.main(TopicCommand.scala:61)
- at kafka.admin.TopicCommand.main(TopicCommand.scala)
- (kafka.admin.TopicCommand$)
- DONE!
- ERROR Provisioning Kafka topics, see log for more details
- command terminated with exit code 1
- Retry 10/10 exited 1, no more retries left.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement