Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/vnfm-adapter/ -Dlogging.config=/app/logback-spring.xml  -Dmso.load.ssl.client.keystore=true -Djavax.net.ssl.keyStore=/opt/app/osaaf/local/org.onap.so.p12 -Djavax.net.ssl.keyStorePassword=GAfP?FHa%O)Fkb,{8k.7^]JV -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/org.onap.so.trust.jks -Djavax.net.ssl.trustStorePassword=t;f)WKp(Jus&I.pSe]To4wcF -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.5.RELEASE)

2021-04-14T02:18:01.261Z||main|||||INFO|500||Starting Application on onap-so-vnfm-adapter-db5667787-84vvf with PID 13 (/app/app.jar started by so in /app)
2021-04-14T02:18:01.267Z||main|||||DEBUG|500||Running with Spring Boot v2.1.5.RELEASE, Spring v5.1.7.RELEASE
2021-04-14T02:18:01.268Z||main|||||INFO|500||The following profiles are active: basic
2021-04-14T02:18:05.500Z||main|||||INFO|500||Starting service [Tomcat]
2021-04-14T02:18:05.501Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-04-14T02:18:05.639Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-04-14T02:18:07.189Z||main|||||DEBUG|500||Setting up HttpComponentsClientHttpRequestFactory with SSL Context
2021-04-14T02:18:07.190Z||main|||||DEBUG|500||Setting client trust-store: file:/opt/app/osaaf/local/org.onap.so.trust.jks
2021-04-14T02:18:07.192Z||main|||||DEBUG|500||Creating SSLConnectionSocketFactory with AllowAllHostsVerifier ... 
2021-04-14T02:18:07.495Z||main|||||DEBUG|500||Adding org.onap.so.adapters.etsisol003adapter.pkgm.subscriptionmgmt.OAuthNotificationServiceProvider of type OAUTH2_CLIENT_CREDENTIALS to cache
2021-04-14T02:18:07.495Z||main|||||DEBUG|500||Adding org.onap.so.adapters.etsisol003adapter.pkgm.subscriptionmgmt.TlsNotificationServiceProvider of type TLS_CERT to cache
2021-04-14T02:18:07.495Z||main|||||DEBUG|500||Adding org.onap.so.adapters.etsisol003adapter.pkgm.subscriptionmgmt.BasicAuthNotificationServiceProvider of type BASIC to cache
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-04-14T02:18:08.902Z||main|||||DEBUG|500||Injecting class org.onap.so.adapters.etsisol003adapter.EtsiSol003AdapterBasicHttpSecurityConfigurer configuration ...
2021-04-14T02:18:10.161Z||main|||||INFO|500||Started Application in 11.796 seconds (JVM running for 12.802)
2021-04-14T02:18:10.178Z||main|||||INFO|500||VnfmAdapterApplication started!