Hi Jess,



Thank for your reply. for aai/esr-server the esr-server/pom.xml is inherit from 
esr-server/esrparent/esrparent-lite/pom.xml. I defined the plugin version at 
esr-server/esrparent/esrparent-lite/pom.xml. But it seems it has been skipped.




For aai/esr-gui, I got a new error sees bellow. Could you please have a look at 
it. For the log detail, please visit 
https://jenkins.onap.org/view/aai/job/aai-esr-gui-master-release-version-java-daily/20/console
 






11:39:33 FATAL: remote file operation failed: 
/w/workspace/aai-esr-gui-master-release-version-java-daily@tmp/private_key_1946292313816315461.key
 at hudson.remoting.Channel@3fc0cba8:ubuntu1604-basebuild-4c-4g-6316: 
hudson.remoting.ChannelClosedException: channel is already closed11:39:33 
java.io.EOFException11:39:33    at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2638)11:39:33
     at 
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3113)11:39:33
        at 
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:853)11:39:33  
     at java.io.ObjectInputStream.<init>(ObjectInputStream.java:349)11:39:33    
     at 
hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48)11:39:33 
     at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)11:39:33
      at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59)11:39:33
 Caused: java.io.IOException: Unexpected termination of the channel11:39:33     
    at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)11:39:33
 Caused: hudson.remoting.ChannelClosedException: channel is already 
closed11:39:33  at hudson.remoting.Channel.send(Channel.java:605)11:39:33       
at hudson.remoting.Request.call(Request.java:130)11:39:33       at 
hudson.remoting.Channel.call(Channel.java:829)11:39:33       at 
hudson.FilePath.act(FilePath.java:985)


Thank you very much,

LiZi
















原始邮件



发件人: <[email protected]>
收件人:李滋00164331
抄送人: <[email protected]>
日 期 :2017年08月26日 02:53
主 题 :[ONAP Helpdesk #44808] aai/esr-gui and aai/esr-server daily build issue





Dear LiZi, 

This error is caused by running the goal "versions:set", 
I was looking at some online information and basically found out the following 
information that might help:
https://stackoverflow.com/questions/19645809/mvn-versionsset-not-updating-child-poms

At first glance, it might look like you might need to specify in the pom.xml 
the actual plugin version since your root pom.xml nor oparent/pom.xml have it 
defined. 

Take a look at projects vid/pom.xml or so/pom.xml for example.

Let me know if this helps
Thanks!
Jess
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to