Package requests for windows1 jenkins slave

2013-03-04 Thread Keith W
Hello Builds,

I work on the Apache Qpid project.  May I request the following
packages are installed on the windows1 jenkins slave?

http://www.python.org/ftp/python/2.7.3/python-2.7.3.amd64.msi
http://ignum.dl.sourceforge.net/project/swig/swigwin/swigwin-2.0.9/swigwin-2.0.9.zip
http://www.cmake.org/files/v2.8/cmake-2.8.10.2-win32-x86.zip

Only the first (python) requires an installer to be run.  The second
and third (swig and cmake) require only to be extracted into a
suitable software root directory.  I do not require the PATH to be
altered - our Jenkins job can take care of this itself.

Kind regards, Keith Wall.


Re: Permanent build errors: remote file operation failed

2013-03-04 Thread Lukasz Lenart
The same here, please help :-)

https://builds.apache.org/view/S-Z/view/Struts/job/Struts2-JDK6/651/
https://builds.apache.org/view/S-Z/view/Struts/job/Struts2-JDK6/650/


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

2013/3/4 Maxim Solodovnik :
> Hello,
>
> can you please help me to resolve errors while workspace mount:
> https://builds.apache.org/job/openmeetings/398/console
> https://builds.apache.org/job/openmeetings/ws/
>
> Building remotely on ubuntu2
>  in workspace
> /home/hudson/hudson-slave/workspace/openmeetings
> hudson.util.IOException2: remote file operation failed:
> /home/hudson/hudson-slave/workspace/openmeetings at
> hudson.remoting.Channel@1a41ef78:ubuntu2
> at hudson.FilePath.act(FilePath.java:861)
> at hudson.FilePath.act(FilePath.java:838)
> at hudson.FilePath.mkdirs(FilePath.java:978)
> at hudson.model.AbstractProject.checkout(AbstractProject.java:1329)
> at 
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:682)
> at 
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
> at 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:587)
> at hudson.model.Run.execute(Run.java:1568)
> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> at hudson.model.ResourceController.execute(ResourceController.java:88)
> at hudson.model.Executor.run(Executor.java:236)
> Caused by: hudson.remoting.ChannelClosedException: channel is already closed
> at hudson.remoting.Channel.send(Channel.java:494)
> at hudson.remoting.Request.call(Request.java:129)
> at hudson.remoting.Channel.call(Channel.java:672)
> at hudson.FilePath.act(FilePath.java:854)
> ... 10 more
> Caused by: hudson.remoting.Channel$OrderlyShutdown
> at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850)
> at hudson.remoting.Channel$2.handle(Channel.java:435)
> at 
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
> Caused by: Command close created at
> at hudson.remoting.Command.(Command.java:56)
> at hudson.remoting.Channel$CloseCommand.(Channel.java:844)
> at hudson.remoting.Channel$CloseCommand.(Channel.java:842)
> at hudson.remoting.Channel.close(Channel.java:909)
> at hudson.remoting.Channel.close(Channel.java:892)
> at hudson.remoting.Channel$CloseCommand.execute(Channel.java:849)
> ... 2 more
> Retrying after 10 seconds
>
>
>
> Thanks in advance
>
> --
> WBR
> Maxim aka solomax


Re: Apache build infrastructure or Oracle JVM problem: crash in native JDK code

2013-03-04 Thread Mattmann, Chris A (388J)
Thanks for tracking this down, guys.

Cheers,
Chris

On 2/28/13 1:48 AM, "Martin Desruisseaux"
 wrote:

>Hello all
>
>Just for the record: as predicted by Jesse Glick, upgrading to latest
>JDK7 on Solaris didn't solved the JVM crash. So I tied the build of the
>JDK7 branch to the Ubuntu slaves as suggested by Gavin McDonald. After
>Apache SIS release, we will use the released Maven "sis-build-helper"
>plugin instead of the snapshot version (as suggested by Jesse) and try
>again to let Jenkins build on any slave.
>
>Thanks all for your help
>
> Martin
>



Re: Permanent build errors: remote file operation failed

2013-03-04 Thread Olivier Lamy
ubuntu2 node moved offline.
@gav since the upgrade I don't have anymore karma on jenkins machine. Normal ?

2013/3/4 Lukasz Lenart :
> The same here, please help :-)
>
> https://builds.apache.org/view/S-Z/view/Struts/job/Struts2-JDK6/651/
> https://builds.apache.org/view/S-Z/view/Struts/job/Struts2-JDK6/650/
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> 2013/3/4 Maxim Solodovnik :
>> Hello,
>>
>> can you please help me to resolve errors while workspace mount:
>> https://builds.apache.org/job/openmeetings/398/console
>> https://builds.apache.org/job/openmeetings/ws/
>>
>> Building remotely on ubuntu2
>>  in workspace
>> /home/hudson/hudson-slave/workspace/openmeetings
>> hudson.util.IOException2: remote file operation failed:
>> /home/hudson/hudson-slave/workspace/openmeetings at
>> hudson.remoting.Channel@1a41ef78:ubuntu2
>> at hudson.FilePath.act(FilePath.java:861)
>> at hudson.FilePath.act(FilePath.java:838)
>> at hudson.FilePath.mkdirs(FilePath.java:978)
>> at hudson.model.AbstractProject.checkout(AbstractProject.java:1329)
>> at 
>> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:682)
>> at 
>> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
>> at 
>> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:587)
>> at hudson.model.Run.execute(Run.java:1568)
>> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>> at 
>> hudson.model.ResourceController.execute(ResourceController.java:88)
>> at hudson.model.Executor.run(Executor.java:236)
>> Caused by: hudson.remoting.ChannelClosedException: channel is already closed
>> at hudson.remoting.Channel.send(Channel.java:494)
>> at hudson.remoting.Request.call(Request.java:129)
>> at hudson.remoting.Channel.call(Channel.java:672)
>> at hudson.FilePath.act(FilePath.java:854)
>> ... 10 more
>> Caused by: hudson.remoting.Channel$OrderlyShutdown
>> at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850)
>> at hudson.remoting.Channel$2.handle(Channel.java:435)
>> at 
>> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
>> Caused by: Command close created at
>> at hudson.remoting.Command.(Command.java:56)
>> at hudson.remoting.Channel$CloseCommand.(Channel.java:844)
>> at hudson.remoting.Channel$CloseCommand.(Channel.java:842)
>> at hudson.remoting.Channel.close(Channel.java:909)
>> at hudson.remoting.Channel.close(Channel.java:892)
>> at hudson.remoting.Channel$CloseCommand.execute(Channel.java:849)
>> ... 2 more
>> Retrying after 10 seconds
>>
>>
>>
>> Thanks in advance
>>
>> --
>> WBR
>> Maxim aka solomax



--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy