overriding logback.xml Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json 04:43:20.202 [main] INFO o.o.p.d.main.startstop.Main - Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json] 04:43:20.700 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1721ms to org.eclipse.jetty.util.log.Slf4jLog 04:43:21.125 [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 04:43:21.126 [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting REST SDCDistributionGroup 04:43:21.126 [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7a55af6b@9320f889==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@78641d23{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@74589991{/,null,STOPPED}, connector=SDCDistributionGroup@40317ba2{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null]]: STARTING 04:43:21.196 [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 04:43:21.196 [SDCDistributionGroup-6969] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7a55af6b@9320f889==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@78641d23{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@74589991{/,null,STOPPED}, connector=SDCDistributionGroup@40317ba2{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main]]]: STARTING 04:43:21.208 [SDCDistributionGroup-6969] INFO org.eclipse.jetty.server.Server - jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 11.0.9.1+1 04:43:21.299 [main] INFO o.o.p.d.main.startstop.Main - Started policy-distribution service successfully. 04:43:21.301 [Timer-0] INFO o.o.sdc.impl.DistributionClientImpl - DistributionClient - init 04:43:21.410 [SDCDistributionGroup-6969] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 04:43:21.410 [SDCDistributionGroup-6969] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 04:43:21.413 [SDCDistributionGroup-6969] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 04:43:24.212 [Timer-0] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router.onap:3905/apiKeys/create (anonymous) ... 04:43:24.534 [Timer-0] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 04:43:24.615 [SDCDistributionGroup-6969] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 04:43:24.618 [SDCDistributionGroup-6969] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler - Accepting YAML for REST calls 04:43:24.652 [Timer-0] INFO o.o.sdc.impl.DistributionClientImpl - start DistributionClient 04:43:24.702 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id 04:43:24.706 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as JvRgTn7tL3GHTYZR) ... 04:43:24.997 [SDCDistributionGroup-6969] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@74589991{/,null,AVAILABLE} 04:43:25.099 [SDCDistributionGroup-6969] ERROR o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7a55af6b@9320f889==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@78641d23{FAILED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@74589991{/,null,AVAILABLE}, connector=SDCDistributionGroup@40317ba2{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main]]]: error found while bringing up server java.io.IOException: keystore password was incorrect at java.base/sun.security.pkcs12.PKCS12KeyStore.engineLoad(Unknown Source) at java.base/sun.security.util.KeyStoreDelegator.engineLoad(Unknown Source) at java.base/java.security.KeyStore.load(Unknown Source) at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:54) at org.eclipse.jetty.util.ssl.SslContextFactory.loadKeyStore(SslContextFactory.java:1191) at org.eclipse.jetty.util.ssl.SslContextFactory.load(SslContextFactory.java:323) at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:245) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72) at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169) at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117) at org.eclipse.jetty.server.SslConnectionFactory.doStart(SslConnectionFactory.java:97) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72) at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169) at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117) at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:321) at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:81) at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:234) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72) at org.eclipse.jetty.server.Server.doStart(Server.java:401) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72) at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:305) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.security.UnrecoverableKeyException: failed to decrypt safe contents entry: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption. ... 22 common frames omitted 04:43:34.450 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 04:43:44.700 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id 04:43:44.701 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as JvRgTn7tL3GHTYZR) ... 04:43:54.244 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 04:44:04.701 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id 04:44:04.703 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as JvRgTn7tL3GHTYZR) ... 04:44:14.248 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 04:44:24.700 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id 04:44:24.701 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as JvRgTn7tL3GHTYZR) ...