[CONTROLLER-1811] controller archetype IT (it.pkg.it.BasicTest) gets stuck locks Created: 22/Jan/18  Updated: 24/Jan/18  Resolved: 24/Jan/18

Status: Resolved
Project: controller
Component/s: None
Affects Version/s: Oxygen
Fix Version/s: Oxygen

Type: Bug Priority: Highest
Reporter: Michael Vorburger Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: File karaf.log    
Issue Links:
Blocks
blocks CONTROLLER-1810 controller archetype IT (it.pkg.it.Ba... Resolved

 Description   

Before even hitting CONTROLLER-1810, with a now Ignore'd test, after fixing the CONTROLLER-1799 problem so that https://git.opendaylight.org/gerrit/#/c/66545/ finally passes the build on Jenkins (OMG!), we see that it.pkg.it.BasicTest getting stuck due to the usual org.ops4j.pax.swissbox.tracker.ServiceLookupException: gave up waiting for service org.ops4j.pax.exam.ProbeInvokerFactory perhaps (I'm not sure) due to this, full details see in attached log:

2018-01-23T00:27:08,414 | ERROR | config-pusher    | ConfigPusherImpl                 | 200 - org.opendaylight.controller.config-persister-impl - 0.8.0.SNAPSHOT | Failed to apply configuration snapshot: 00-netty.xml(odl-aaa-cert,odl-aaa-cert)
java.lang.reflect.UndeclaredThrowableException: null
        at com.sun.proxy.$Proxy90.abortConfig(Unknown Source) ~[?:?]
        at org.opendaylight.controller.config.util.ConfigTransactionJMXClient.abortConfig(ConfigTransactionJMXClient.java:122) ~[?:?]
(...)
        at java.lang.Thread.run(Thread.java:748) [?:?]
Caused by: javax.management.InstanceNotFoundException: org.opendaylight.controller:TransactionName=noop,type=ConfigTransaction
        ... 

This seems to be CSS related - can't we just remove that from the archetype?

For the short term, I'll completely comment out it/ to be able to finally merge this c/66545...



 Comments   
Comment by Michael Vorburger [ 22/Jan/18 ]

For the short term, I'll completely comment out it/ to be able to finally merge this c/66545...

https://git.opendaylight.org/gerrit/#/c/66545/3..4/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml

Comment by Tom Pantelis [ 23/Jan/18 ]

Submitted https://git.opendaylight.org/gerrit/#/c/67511/ to fix IT.

Generated at Wed Feb 07 19:56:30 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.