WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. 2021-05-15 23:05:20.377 DEBUG 1 [ main] o.o.o.c.p.CertificatePostProcessor  : Loading configuration... 2021-05-15 23:05:20.384  INFO 1 [ main] o.o.o.c.p.c.p.e.EnvReader  : Read variable: TRUSTSTORES_PATHS , value: /opt/app/dcae-certificate/trust.jks:/opt/app/dcae-certificate/external/truststore.jks 2021-05-15 23:05:20.387  INFO 1 [ main] o.o.o.c.p.c.p.e.EnvReader  : Read variable: TRUSTSTORES_PASSWORDS_PATHS , value: /opt/app/dcae-certificate/trust.pass:/opt/app/dcae-certificate/external/truststore.pass 2021-05-15 23:05:20.388  INFO 1 [ main] o.o.o.c.p.c.p.e.EnvReader  : Read variable: KEYSTORE_SOURCE_PATHS , value: /opt/app/dcae-certificate/external/keystore.jks:/opt/app/dcae-certificate/external/keystore.pass 2021-05-15 23:05:20.389  INFO 1 [ main] o.o.o.c.p.c.p.e.EnvReader  : Read variable: KEYSTORE_DESTINATION_PATHS , value: /opt/app/dcae-certificate/cert.jks:/opt/app/dcae-certificate/jks.pass 2021-05-15 23:05:20.390 DEBUG 1 [ main] o.o.o.c.p.CertificatePostProcessor  : Starting TruststoreMerger... 2021-05-15 23:05:20.411 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : Try to create a backup of the file: /opt/app/dcae-certificate/trust.jks 2021-05-15 23:05:20.411 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : Try to copy from '/opt/app/dcae-certificate/trust.jks' to '/opt/app/dcae-certificate/trust.jks.bak'. 2021-05-15 23:05:20.416 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : File copied from '/opt/app/dcae-certificate/trust.jks' to '/opt/app/dcae-certificate/trust.jks.bak'. 2021-05-15 23:05:20.416 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : Backup file created: '/opt/app/dcae-certificate/trust.jks.bak' 2021-05-15 23:05:20.416 DEBUG 1 [ main] o.o.o.c.p.m.m.JavaTruststore  : Attempt to read certificates from file: /opt/app/dcae-certificate/external/truststore.jks 2021-05-15 23:05:20.417 DEBUG 1 [ main] o.o.o.c.p.m.m.JavaTruststore  : Attempt to add certificates for saving to file 2021-05-15 23:05:20.417 DEBUG 1 [ main] o.o.o.c.p.m.m.JavaTruststore  : Attempt to save file: /opt/app/dcae-certificate/trust.jks 2021-05-15 23:05:20.418 DEBUG 1 [ main] o.o.o.c.p.CertificatePostProcessor  : Starting KeystoreCopier... 2021-05-15 23:05:20.419 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : Try to create a backup of the file: /opt/app/dcae-certificate/cert.jks 2021-05-15 23:05:20.419 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : Try to copy from '/opt/app/dcae-certificate/cert.jks' to '/opt/app/dcae-certificate/cert.jks.bak'. 2021-05-15 23:05:20.419 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : File copied from '/opt/app/dcae-certificate/cert.jks' to '/opt/app/dcae-certificate/cert.jks.bak'. 2021-05-15 23:05:20.420 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : Backup file created: '/opt/app/dcae-certificate/cert.jks.bak' 2021-05-15 23:05:20.420 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : Try to copy from '/opt/app/dcae-certificate/external/keystore.jks' to '/opt/app/dcae-certificate/cert.jks'. 2021-05-15 23:05:20.421 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : File copied from '/opt/app/dcae-certificate/external/keystore.jks' to '/opt/app/dcae-certificate/cert.jks'. 2021-05-15 23:05:20.421 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : Try to create a backup of the file: /opt/app/dcae-certificate/jks.pass 2021-05-15 23:05:20.421 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : Try to copy from '/opt/app/dcae-certificate/jks.pass' to '/opt/app/dcae-certificate/jks.pass.bak'. 2021-05-15 23:05:20.422 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : File copied from '/opt/app/dcae-certificate/jks.pass' to '/opt/app/dcae-certificate/jks.pass.bak'. 2021-05-15 23:05:20.422 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : Backup file created: '/opt/app/dcae-certificate/jks.pass.bak' 2021-05-15 23:05:20.422 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : Try to copy from '/opt/app/dcae-certificate/external/keystore.pass' to '/opt/app/dcae-certificate/jks.pass'. 2021-05-15 23:05:20.423 DEBUG 1 [ main] o.o.o.c.p.c.FileTools  : File copied from '/opt/app/dcae-certificate/external/keystore.pass' to '/opt/app/dcae-certificate/jks.pass'. 2021-05-15 23:05:20.423 DEBUG 1 [ main] o.o.o.c.p.CertificatePostProcessor  : Certificate post processing finished successfully. 2021-05-15 23:05:20.424  INFO 1 [ main] o.o.o.c.p.AppExitHandler  : Application exits with code [0] and message: Success