-XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError Configuring Broker Broker will be clustered Creating Broker with args --silent --role admin --name broker --http-host broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local --java-options=-Djava.net.preferIPv4Stack=true --user admin --password password --allow-anonymous --data /opt/amq/data --queues noConsumerQueue --clustered --cluster-user=cluster --cluster-password=topSecret --host broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local Creating ActiveMQ Artemis instance at: /home/jboss/broker Auto tuning journal ... done! Your system can make 0.3 writes per millisecond, your journal-buffer-timeout will be 3356000 You can now start the broker by executing: "/home/jboss/broker/bin/artemis" run Or you can run the broker in the background using: "/home/jboss/broker/bin/artemis-service" start Setting redistribution-delay to zero. Configuring logging directory to be /opt/amq/data/log Copying Config files from S2I build '/opt/amq/conf/jgroups-ping.xml' -> '/home/jboss/broker/etc/jgroups-ping.xml' Configuring S2I run to start Custom Configuration file 'BROKER_XML' is disabled Custom Configuration file 'LOGGING_PROPERTIES' is disabled Running Broker __ __ ____ ____ _ /\ | \/ |/ __ \ | _ \ | | / \ | \ / | | | | | |_) |_ __ ___ | | _____ _ __ / /\ \ | |\/| | | | | | _ <| '__/ _ \| |/ / _ \ '__| / ____ \| | | | |__| | | |_) | | | (_) | < __/ | /_/ \_\_| |_|\___\_\ |____/|_| \___/|_|\_\___|_| Red Hat JBoss AMQ 7.2.1.GA 2018-10-10 13:03:23,035 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server 2018-10-10 13:03:23,141 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=/opt/amq/data/journal,bindingsDirectory=/opt/amq/data/bindings,largeMessagesDirectory=/opt/amq/data/large-messages,pagingDirectory=/opt/amq/data/paging) 2018-10-10 13:03:23,174 INFO [org.apache.activemq.artemis.core.server] AMQ221013: Using NIO Journal 2018-10-10 13:03:23,249 INFO [org.apache.activemq.artemis.core.server] AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1,073,741,824 2018-10-10 13:03:23,508 WARNING [org.jgroups.stack.Configurator] JGRP000014: BasicTCP.use_send_queues has been deprecated: will be removed in 4.0 2018-10-10 13:03:23,520 WARNING [org.jgroups.stack.Configurator] JGRP000014: Discovery.timeout has been deprecated: GMS.join_timeout should be used instead 2018-10-10 13:03:23,580 INFO [org.jgroups.protocols.openshift.DNS_PING] serviceName [ping] set; clustering enabled 2018-10-10 13:03:26,609 INFO [org.openshift.ping.common.Utils] 3 attempt(s) with a 1000ms sleep to execute [GetServicePort] failed. Last failure was [java.lang.NullPointerException: null] 2018-10-10 13:03:26,610 WARNING [org.jgroups.protocols.openshift.DNS_PING] No DNS SRV record found for service [ping] ------------------------------------------------------------------- GMS: address=broker-1-22802, cluster=activemq_broadcast_channel, physical address=10.130.1.99:7800 ------------------------------------------------------------------- 2018-10-10 13:03:26,764 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2018-10-10 13:03:26,765 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 2018-10-10 13:03:26,766 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 2018-10-10 13:03:26,766 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT 2018-10-10 13:03:26,767 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE 2018-10-10 13:03:26,768 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 2018-10-10 13:03:26,825 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock 2018-10-10 13:03:26,827 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock 2018-10-10 13:03:27,400 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address DLQ supporting [ANYCAST] 2018-10-10 13:03:27,421 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue DLQ on address DLQ 2018-10-10 13:03:27,473 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST] 2018-10-10 13:03:27,478 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue 2018-10-10 13:03:27,484 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address noConsumerQueue supporting [ANYCAST] 2018-10-10 13:03:27,489 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue noConsumerQueue on address noConsumerQueue 2018-10-10 13:03:27,757 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:61616 for protocols [CORE,MQTT,AMQP,STOMP,HORNETQ,OPENWIRE] 2018-10-10 13:03:27,768 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:5445 for protocols [HORNETQ,STOMP] 2018-10-10 13:03:27,771 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:5672 for protocols [AMQP] 2018-10-10 13:03:27,774 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:1883 for protocols [MQTT] 2018-10-10 13:03:27,783 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:61613 for protocols [STOMP] 2018-10-10 13:03:27,791 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live 2018-10-10 13:03:27,791 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.6.3.redhat-00004 [broker, nodeID=de43c141-cc8c-11e8-8b54-0a580a820163] 2018-10-10 13:03:28,082 INFO [io.hawt.branding.plugin.PluginContextListener] Initialized hawtio-redhat-fuse-branding plugin 2018-10-10 13:03:28,141 INFO [org.apache.activemq.hawtio.plugin.PluginContextListener] Initialized artemis-plugin plugin 2018-10-10 13:03:28,200 INFO [org.apache.qpid.dispatch.PluginContextListener] Initialized dispatch-hawtio-console plugin 2018-10-10 13:03:28,911 INFO [io.hawt.system.ConfigManager] Configuration will be discovered via system properties 2018-10-10 13:03:28,914 INFO [io.hawt.jmx.JmxTreeWatcher] Welcome to hawtio 1.4.0.redhat-630329 : http://hawt.io/ : Don't cha wish your console was hawt like me? ;-) 2018-10-10 13:03:28,916 INFO [io.hawt.jmx.UploadManager] Using file upload directory: /home/jboss/broker/tmp/uploads 2018-10-10 13:03:28,935 INFO [io.hawt.web.AuthenticationFilter] Starting hawtio authentication filter, JAAS realm: "activemq" authorized role(s): "admin" role principal classes: "org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal" 2018-10-10 13:03:28,951 INFO [org.apache.activemq.artemis.core.server] AMQ221027: Bridge ClusterConnectionBridge@3dec3f05 [name=$.artemis.internal.sf.my-cluster.cd8fa160-cc8c-11e8-b394-0a580a810189, queue=QueueImpl[name=$.artemis.internal.sf.my-cluster.cd8fa160-cc8c-11e8-b394-0a580a810189, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=de43c141-cc8c-11e8-8b54-0a580a820163], temp=false]@6d14141f targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@3dec3f05 [name=$.artemis.internal.sf.my-cluster.cd8fa160-cc8c-11e8-b394-0a580a810189, queue=QueueImpl[name=$.artemis.internal.sf.my-cluster.cd8fa160-cc8c-11e8-b394-0a580a810189, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=de43c141-cc8c-11e8-8b54-0a580a820163], temp=false]@6d14141f targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=broker-0-broker-amq-headless-dsimansk-amq-svc-cluster-local], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@267814113[nodeUUID=de43c141-cc8c-11e8-8b54-0a580a820163, connector=TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=broker-1-broker-amq-headless-dsimansk-amq-svc-cluster-local, address=, server=ActiveMQServerImpl::serverUUID=de43c141-cc8c-11e8-8b54-0a580a820163])) [initialConnectors=[TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=broker-0-broker-amq-headless-dsimansk-amq-svc-cluster-local], discoveryGroupConfiguration=null]] is connected 2018-10-10 13:03:28,992 INFO [io.hawt.web.JolokiaConfiguredAgentServlet] Jolokia overridden property: [key=policyLocation, value=file:/home/jboss/broker/etc/jolokia-access.xml] 2018-10-10 13:03:29,016 INFO [io.hawt.web.RBACMBeanInvoker] Using MBean [hawtio:type=security,area=jmx,rank=0,name=HawtioDummyJMXSecurity] for role based access control 2018-10-10 13:03:29,234 INFO [io.hawt.system.ProxyWhitelist] Initial proxy whitelist: [localhost, 127.0.0.1, 10.130.1.99, broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local] 2018-10-10 13:03:29,470 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:8161 2018-10-10 13:03:29,471 INFO [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API available at http://broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:8161/console/jolokia 2018-10-10 13:03:29,472 INFO [org.apache.activemq.artemis] AMQ241004: Artemis Console available at http://broker-1.broker-amq-headless.dsimansk-amq.svc.cluster.local:8161/console