Hello I share the same problem on a Vanilla OpenStack platform (Newton), but I believe there is also a Chef problem. I launched the stack yesterday 3:30 PM UTC.
Btw it would be very nice if we could start tagging builds - especially the ones that passed E2E integration tests - so we would not have to pick up master. I agree with Michael. When deploying a full ONAP stack, we should rely on images that passed the E2E integration tests. My docker logs for testconfig_aai-resources.api.simpledemo.openecomp.org_1 Cloning into 'aai-config'... Cloning into 'aai-data'... [2017-08-07T15:32:08+00:00] INFO: Started chef-zero at chefzero://localhost:8889 with repository at /var/chef/aai-config One version per cookbook environments at /var/chef/aai-data/environments [2017-08-07T15:32:08+00:00] INFO: Forking chef instance to converge... [2017-08-07T15:32:08+00:00] INFO: *** Chef 12.13.37 *** [2017-08-07T15:32:08+00:00] INFO: Platform: x86_64-linux [2017-08-07T15:32:08+00:00] INFO: Chef-client pid: 37 [2017-08-07T15:32:09+00:00] INFO: HTTP Request Returned 404 Not Found: Object not found: chefzero://localhost:8889/nodes/chef-node [2017-08-07T15:32:09+00:00] INFO: Setting the run_list to ["recipe[aai-resources-config::createConfigDirectories]", "recipe[aai-resources-auth::aai-resources-aai-keystore]", "recipe[aai-resources-config::aaiEventDMaaPPublisher]", "recipe[aai-resources-config::aai-resources-config]", "recipe[aai-resources-config::titan-cached]", "recipe[aai-resources-config::titan-realtime]", "recipe[aai-resources-config::aai-preferredRoute]"] from CLI options [2017-08-07T15:32:09+00:00] INFO: Run List is [recipe[aai-resources-config::createConfigDirectories], recipe[aai-resources-auth::aai-resources-aai-keystore], recipe[aai-resources-config::aaiEventDMaaPPublisher], recipe[aai-resources-config::aai-resources-config], recipe[aai-resources-config::titan-cached], recipe[aai-resources-config::titan-realtime], recipe[aai-resources-config::aai-preferredRoute]] [2017-08-07T15:32:09+00:00] INFO: Run List expands to [aai-resources-config::createConfigDirectories, aai-resources-auth::aai-resources-aai-keystore, aai-resources-config::aaiEventDMaaPPublisher, aai-resources-config::aai-resources-config, aai-resources-config::titan-cached, aai-resources-config::titan-realtime, aai-resources-config::aai-preferredRoute] [2017-08-07T15:32:09+00:00] INFO: Starting Chef Run for chef-node [2017-08-07T15:32:09+00:00] INFO: Running start handlers [2017-08-07T15:32:09+00:00] INFO: Start handlers complete. [2017-08-07T15:32:09+00:00] INFO: HTTP Request Returned 404 Not Found: Object not found: [2017-08-07T15:32:09+00:00] INFO: Loading cookbooks [[email protected], [email protected]] [2017-08-07T15:32:09+00:00] INFO: Storing updated cookbooks/aai-resources-config/recipes/createConfigDirectories.rb in the cache. ...... Exception in thread "main" java.lang.ExceptionInInitializerError at org.openecomp.aai.introspection.ModelInjestor.getInstance(ModelInjestor.java:69) at org.openecomp.aai.introspection.MoxyLoader.process(MoxyLoader.java:118) at org.openecomp.aai.introspection.MoxyLoader.<init>(MoxyLoader.java:69) at org.openecomp.aai.introspection.LoaderFactory.createLoaderForVersion(LoaderFactory.java:36) at org.openecomp.aai.dbgen.SchemaGenerator.loadSchemaIntoTitan(SchemaGenerator.java:118) at org.openecomp.aai.dbgen.SchemaGenerator.loadSchemaIntoTitan(SchemaGenerator.java:68) at org.openecomp.aai.dbgen.GenTester.main(GenTester.java:120) Caused by: Exception [EclipseLink-50072] (Eclipse Persistence Services - 2.6.2.v20151217-774c696): org.eclipse.persistence.exceptions.JAXBException Exception Description: Duplicate Property named [invStatus] found on class [inventory.aai.onap.org.v11.PInterface] at org.eclipse.persistence.exceptions.JAXBException.duplicatePropertyName(JAXBException.java:971) at org.eclipse.persistence.jaxb.compiler.TypeInfo.addProperty(TypeInfo.java:314) at org.eclipse.persistence.jaxb.compiler.TypeInfo.setProperties(TypeInfo.java:340) at org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor.buildTypeInfo(AnnotationsProcessor.java:864) at org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor.postBuildTypeInfo(AnnotationsProcessor.java:773) at org.eclipse.persistence.jaxb.compiler.XMLProcessor.processXML(XMLProcessor.java:389) at org.eclipse.persistence.jaxb.compiler.Generator.<init>(Generator.java:106) at org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContext$MetadataContextInput.createContextState(DynamicJAXBContext.java:236) at org.eclipse.persistence.jaxb.JAXBContext.<init>(JAXBContext.java:192) at org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContext.<init>(DynamicJAXBContext.java:71) at org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContextFactory.createContextFromOXM(DynamicJAXBContextFactory.java:347) at org.openecomp.aai.introspection.ModelInjestor.injestModel(ModelInjestor.java:97) at org.openecomp.aai.introspection.ModelInjestor.injestModels(ModelInjestor.java:81) at org.openecomp.aai.introspection.ModelInjestor.<init>(ModelInjestor.java:53) at org.openecomp.aai.introspection.ModelInjestor.<init>(ModelInjestor.java:41) at org.openecomp.aai.introspection.ModelInjestor$Helper.<clinit>(ModelInjestor.java:60) ... 7 more Eric _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you.
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
