2021-08-25 22:58:29,492 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 2021-08-25 22:58:30,159 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.4.RELEASE) 2021-08-25 22:58:30.797  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-08-25 22:58:33.361 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-08-25 22:58:33.653  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-08-25 22:58:33.868  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-08-25 22:58:36.103  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 7.043 seconds (JVM running for 8.41) 2021-08-25 22:59:20.561  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController  : Received certificate signing request for CA named: RA 2021-08-25 22:59:20.569 DEBUG 1 [nio-8443-exec-3] .o.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-08-25 22:59:20.625 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.CertificationModelFactory  : Received CSR meta data: CSR: { Subject: { C=US,ST=California,L=San-Francisco,O=Linux-Foundation,OU=ONAP,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] } 2021-08-25 22:59:20.630 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.CertificationModelFactory  : Found server for given CA name: Cmpv2Server{authentication=Authentication{ iak=*****, rv=*****}, caMode=RA, caName='RA', issuerDN='CN=ManagementCA', url='http://ejbca:8080/ejbca/publicweb/cmp/cmpRA'} 2021-08-25 22:59:20.645  INFO 1 [nio-8443-exec-3] o.o.o.c.c.CertificationModelFactory  : Sending sign request for certification model for CA named: RA, and certificate signing request: CSR: { Subject: { C=US,ST=California,L=San-Francisco,O=Linux-Foundation,OU=ONAP,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] } 2021-08-25 22:59:20.649  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl  : Validate before creating Certificate Request for CA :RA in Mode RA 2021-08-25 22:59:20.656  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-08-25 22:59:20.657  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-08-25 22:59:20.659  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-08-25 22:59:20.668  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-08-25 22:59:20.672  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-08-25 22:59:20.715  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-08-25 22:59:20.720  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-08-25 22:59:20.721  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-08-25 22:59:20.734  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-08-25 22:59:21.305  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-08-25 22:59:21.308  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Response type: 1 2021-08-25 22:59:21.309 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl  : Verifying signature of the response. 2021-08-25 22:59:21.314 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl  : Verifying PasswordBased Protection of the Response. 2021-08-25 22:59:21.315  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseValidationHelper  : Iteration count is: 1686 2021-08-25 22:59:21.316  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseValidationHelper  : One Way Function type is: 1.3.14.3.2.26 2021-08-25 22:59:21.321  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseValidationHelper  : Mac type is: 1.3.6.1.5.5.8.1.2 2021-08-25 22:59:21.322  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseValidationHelper  : Implicit Confirm on certificate from server. 2021-08-25 22:59:21.327  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl  : Response status code: 0 2021-08-25 22:59:21.328  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-08-25 22:59:21.329 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-08-25 22:59:21.329 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-08-25 22:59:21.330 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-08-25 22:59:21.340 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-08-25 22:59:21.340 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-08-25 22:59:21.341 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-08-25 22:59:21.346 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Verifying certificate CN=sdnc.simpledemo.onap.org,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US as part of cert chain with certificate UID=c-0aor3do61vhjfa0uy,CN=ManagementCA,O=EJBCA Container Quickstart 2021-08-25 22:59:21.372 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 12004766076209328634272577230855366064017118820 IssuerDN: UID=c-0aor3do61vhjfa0uy,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Wed Aug 25 22:54:42 UTC 2021 Final Date: Mon Aug 25 22:54:41 UTC 2031 SubjectDN: UID=c-0aor3do61vhjfa0uy,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [87:ff:85:17:a3:36:fd:9b:c0:17:22:0b:af:eb:2b:f8:40:32:30:79] modulus: b0a4184cf3ea9a0cc415463666a5fb8d16deccb547e130242eae429ee8f6845cc3e6e458f82742cdd64a46dcb4fd8a7827223f6c61153137ac4ac93eefddb40231d66fc63bc07562e7b2287bc60108815fccfbf46faf4ae6c0e06fb722acc58c748d7668bf3255641166eac5575fbb66bd665abfa9fbd2722c8817a5102f97d4247eaec456d8b55c31585e247053a6f402acf97e984c5861c38b775e8315829981612e3bd68b9871629bb72c2cf4e04a5a3d494f1b57ef2198da12fcd09e0d4a45eb865755c1247cc13d7583d1071f2cdbfae603a7cc20facbf4671876c4a6c41e1c70b48cce3d11c2b76a0a69bad8dfe617815b8fda12e48ae5c7cb9c98fb44cdaad4860cc11503d1d48ec62e83f772e648788ecd51c9a8c4f0e6e8b8141ad3d98e0747479fc769726b5445d4c1cdebc76ca92c34d15d9a4ab6952db68605df6b57385fbbd5137ff00bfbc2d72c2e19f44404a60f700a21590368bad5d009e6c73a1e9681e62f67af12254e06f481282f3285c8da2abe00810817b48d6fd361 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 6c6fa4bb63d7073dd8b415dbd96b09af2df4f79e abcf183e770de415696809887f213b493c1101d7 b2656378b0c9c65d25051c6b3d5868a874086dcb 212e5be568dbf96d5994c9b2dbf738200c1f0aee 9e2dac834d916f81d4a27ea306ded61b9ab8dcae c1ba5fc4921041286879b310eabe7a35b1ccf1ae 71152f90685a0e9c5e291acda756952d8a5ef764 c36af7dcfe9a2d62234390a2f723caf1355a7a4c 98149bfdda34ac14dcc92f306665be2fa0d145b1 1de21ad0ce107a50f7863e664acecf88c7251532 194be6c4aefa763209a86985d9be6f0dd4835540 502ec20ef294592a3518c1c4c9722c736d739adb 6439bdbc9bbe18ad2815ed84e2fa7ea3e3bacaa3 530b63279f832cab813f0ae5b1f8e805456ff689 5c9bb66c4eda6226571956a339500f707fcecc55 12dbd673702a653834edf21c5073c6a14265e9ca a396d816e29f3574ce6ed871dc5996d62eb3a9f3 1a75ae38e50521610d1cb5137d301ef99301a07f 60e657cff3647a5c724d8a460e5b97985c2308f3 699f03dd Extensions: critical(true) BasicConstraints: isCa(true) critical(false) 2.5.29.35 value = Sequence Tagged [0] IMPLICIT DER Octet String[20] critical(false) 2.5.29.14 value = DER Octet String[20] critical(true) KeyUsage: 0x86 Policy Tree: null Subject Public Key: RSA Public Key [31:f5:c6:d2:87:a4:12:70:8d:b8:68:30:35:71:dd:0e:db:e8:0f:14] modulus: b1d73046dad161266cdd50b67fbdea293f0ad4b5c5e8bb8e155a8a55397bf7b61e7f053190186e20a51f24643573a9a4466d6df25d1e3c020516ed15e91942150a8f01a291ac16b0d27600d4ec6c99e359cebf90df5e70dc3c846844360dffd7b1cf38a15ece8aeb0dbdcef529f3968a96ad2d63b16a31fe65798c3947c4a93c688d7bae4e5b3f0d965d3b48aca871b5345e51fa91f9dd39400f29069e5b34f197212ade55017f86f1d09f537a5d6139db0c85d4773d25947b49d51ea4cba07db0e13535b3d16c028845d5ecbde742006ae0ee18bf363dd2b7325f5161d499ff1aa1a35225208174a26b48befa2b14a67d870f4ad21867ef45bcb571ecbd2607 public exponent: 10001 ]