Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Done
-
Casablanca Release
-
OOM deployment in SB05
Description
Model distribution for vCPE infra service fails in SO due to missing Generic NeutronNet resource in tables. Table catalogdb.temp_network_heat_template_lookup is empty. Checked error.log in pod so-sdc-controller:
2018-11-04T00:19:05.637Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_function not found
2018-11-04T00:19:05.638Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_naming_code not found
2018-11-04T00:19:05.638Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_role not found
2018-11-04T00:19:05.638Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_type not found
2018-11-04T00:19:09.408Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_function not found
2018-11-04T00:19:09.408Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_naming_code not found
2018-11-04T00:19:09.408Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_role not found
2018-11-04T00:19:09.408Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_type not found
2018-11-04T00:19:09.410Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property availability_zone_count not found
2018-11-04T00:19:09.420Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|300|Exception caught during installation of vcpevsp_infra. Transaction rollback|ASDC_ARTIFACT_INSTALL_EXC
org.onap.so.asdc.client.exceptions.ArtifactInstallerException: No NetworkResourceName found in TempNetworkHeatTemplateLookup for Generic NeutronNet
at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.processNetworks(ToscaResourceInstaller.java:375)
at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:304)
at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:736)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:282)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:671)
at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$cdee4c03.installTheResource(<generated>)
at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:447)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:720)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:576)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:55)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Attachments
Issue Links
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
72298,1 | fix installing VL resource bug | master | so | Status: MERGED | +2 | +1 |
72423,1 | Delete bug fix for R3 config changes | master | so | Status: MERGED | +2 | +1 |
72516,1 | fix installing VL resource bug | casablanca | so | Status: MERGED | +2 | +1 |
72665,2 | Add Ref Data | casablanca | so | Status: MERGED | +2 | +1 |
73255,1 | Fix Default Record | casablanca | so | Status: MERGED | +2 | +1 |
74066,1 | Fix Cloud Version | casablanca | so | Status: MERGED | +2 | +1 |