By type
06:34:50.823 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.7.RELEASE) 2022-10-23 06:34:51.986 INFO 1 --- [ main] o.o.d.runtime.web.RuntimeapiApplication : Starting RuntimeapiApplication on onap-dcaemod-runtime-api-6b5cb5456d-zc62f with PID 1 (/maven/runtime-web-1.3.3-SNAPSHOT.jar started by dcaemod in /maven) 2022-10-23 06:34:51.987 INFO 1 --- [ main] o.o.d.runtime.web.RuntimeapiApplication : The following profiles are active: onap 2022-10-23 06:34:52.165 WARN 1 --- [kground-preinit] o.s.h.c.j.Jackson2ObjectMapperBuilder : For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath 2022-10-23 06:34:55.195 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) 2022-10-23 06:34:55.288 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-10-23 06:34:55.289 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.22] 2022-10-23 06:34:55.431 INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2022-10-23 06:34:55.432 INFO 1 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 3374 ms /maven/data/imports/onapImports.yaml 2022-10-23 06:34:56.394 INFO 1 --- [ main] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm repo add local http://chart-museum:80 --username onapinitializer --password demo123456! "local" has been added to your repositories 2022-10-23 06:34:57.144 INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2022-10-23 06:34:57.394 INFO 1 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2022-10-23 06:34:58.607 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9090 (http) with context path '' 2022-10-23 06:34:58.613 INFO 1 --- [ main] o.o.d.runtime.web.RuntimeapiApplication : Started RuntimeapiApplication in 7.69 seconds (JVM running for 8.549) 2022-10-23 06:36:19.620 INFO 1 --- [nio-9090-exec-3] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-10-23 06:36:19.620 INFO 1 --- [nio-9090-exec-3] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2022-10-23 06:36:19.633 INFO 1 --- [nio-9090-exec-3] o.s.web.servlet.DispatcherServlet : Completed initialization in 13 ms 2022-10-23 06:36:19.915 INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@172b3651 2022-10-23 06:36:20.405 INFO 1 --- [nio-9090-exec-7] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@44f705fd] 2022-10-23 06:36:20.570 INFO 1 --- [nio-9090-exec-7] o.o.d.platform.helmchartgenerator.Utils : cloning dir/file at : /tmp/chart3969569255438258466 2022-10-23 06:36:20.638 INFO 1 --- [nio-9090-exec-7] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm dep up /tmp/chart3969569255438258466 Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "local" chart repository Update Complete. ⎈Happy Helming!⎈ Saving 7 charts Downloading common from repo http://chart-museum:80 Downloading repositoryGenerator from repo http://chart-museum:80 Downloading readinessCheck from repo http://chart-museum:80 Downloading dcaegen2-services-common from repo http://chart-museum:80 Downloading postgres from repo http://chart-museum:80 Downloading serviceAccount from repo http://chart-museum:80 Downloading mongo from repo http://chart-museum:80 Deleting outdated charts 2022-10-23 06:36:20.936 INFO 1 --- [nio-9090-exec-7] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm lint /tmp/chart3969569255438258466 2022-10-23 06:36:25.651 INFO 1 --- [nio-9090-exec-7] o.o.d.p.h.chartbuilder.HelmClientImpl : ==> Linting /tmp/chart3969569255438258466 2022-10-23 06:36:25.651 INFO 1 --- [nio-9090-exec-7] o.o.d.p.h.chartbuilder.HelmClientImpl : [INFO] Chart.yaml: icon is recommended 2022-10-23 06:36:25.651 INFO 1 --- [nio-9090-exec-7] o.o.d.p.h.chartbuilder.HelmClientImpl : 2022-10-23 06:36:25.651 INFO 1 --- [nio-9090-exec-7] o.o.d.p.h.chartbuilder.HelmClientImpl : 1 chart(s) linted, 0 chart(s) failed 2022-10-23 06:36:25.663 INFO 1 --- [nio-9090-exec-7] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm package -d /tmp/chart3664933851919472221 /tmp/chart3969569255438258466 2022-10-23 06:36:25.816 INFO 1 --- [nio-9090-exec-7] o.o.d.p.h.chartbuilder.HelmClientImpl : Successfully packaged chart and saved it to: /tmp/chart3664933851919472221/nginx-1666506968-1.0.0.tgz 2022-10-23 06:36:26.399 INFO 1 --- [nio-9090-exec-7] o.o.d.p.h.d.ChartMuseumDistributor : {"saved":true} 2022-10-23 06:38:24.835 INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@7240492a 2022-10-23 06:38:25.176 INFO 1 --- [nio-9090-exec-9] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@7a0cd96b] 2022-10-23 06:38:25.241 INFO 1 --- [nio-9090-exec-9] o.o.d.platform.helmchartgenerator.Utils : cloning dir/file at : /tmp/chart8882213121135771714 2022-10-23 06:38:25.278 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm dep up /tmp/chart8882213121135771714 Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "local" chart repository Update Complete. ⎈Happy Helming!⎈ Saving 7 charts Downloading common from repo http://chart-museum:80 Downloading repositoryGenerator from repo http://chart-museum:80 Downloading readinessCheck from repo http://chart-museum:80 Downloading dcaegen2-services-common from repo http://chart-museum:80 Downloading postgres from repo http://chart-museum:80 Downloading serviceAccount from repo http://chart-museum:80 Downloading mongo from repo http://chart-museum:80 Deleting outdated charts 2022-10-23 06:38:25.598 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm lint /tmp/chart8882213121135771714 2022-10-23 06:38:30.531 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : ==> Linting /tmp/chart8882213121135771714 2022-10-23 06:38:30.532 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : [INFO] Chart.yaml: icon is recommended 2022-10-23 06:38:30.532 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : 2022-10-23 06:38:30.532 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : 1 chart(s) linted, 0 chart(s) failed 2022-10-23 06:38:30.538 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm package -d /tmp/chart11074519124223559754 /tmp/chart8882213121135771714 2022-10-23 06:38:30.704 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : Successfully packaged chart and saved it to: /tmp/chart11074519124223559754/nginx-1666507089-1.0.0.tgz 2022-10-23 06:38:30.803 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.d.ChartMuseumDistributor : {"saved":true} 2022-10-23 06:40:21.293 INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@1aa39759 2022-10-23 06:40:21.619 INFO 1 --- [io-9090-exec-10] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@2f663eae] 2022-10-23 06:40:21.649 INFO 1 --- [io-9090-exec-10] o.o.d.platform.helmchartgenerator.Utils : cloning dir/file at : /tmp/chart15562208723738343877 2022-10-23 06:40:21.679 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm dep up /tmp/chart15562208723738343877 Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "local" chart repository Update Complete. ⎈Happy Helming!⎈ Saving 7 charts Downloading common from repo http://chart-museum:80 Downloading repositoryGenerator from repo http://chart-museum:80 Downloading readinessCheck from repo http://chart-museum:80 Downloading dcaegen2-services-common from repo http://chart-museum:80 Downloading postgres from repo http://chart-museum:80 Downloading serviceAccount from repo http://chart-museum:80 Downloading mongo from repo http://chart-museum:80 Deleting outdated charts 2022-10-23 06:40:21.931 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm lint /tmp/chart15562208723738343877 2022-10-23 06:40:26.673 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : ==> Linting /tmp/chart15562208723738343877 2022-10-23 06:40:26.673 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : [INFO] Chart.yaml: icon is recommended 2022-10-23 06:40:26.673 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : 2022-10-23 06:40:26.673 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : 1 chart(s) linted, 0 chart(s) failed 2022-10-23 06:40:26.693 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm package -d /tmp/chart7055618910061044658 /tmp/chart15562208723738343877 2022-10-23 06:40:26.837 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : Successfully packaged chart and saved it to: /tmp/chart7055618910061044658/nginx-1666507215-1.0.0.tgz 2022-10-23 06:40:26.913 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.d.ChartMuseumDistributor : {"saved":true}