Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Hudson failure

Yup. CDT failed too with a Hudson exception.

Sent from my BlackBerry Z10.

From: Greg Watson
Sent: Friday, February 1, 2013 9:03 PM
To: Cross project issues
Reply To: Cross project issues
Subject: [cross-project-issues-dev] Hudson failure

For some reason Hudson has started failing. Anyone else seeing this?

Greg

Begin forwarded message:

> From: hudsonbuild@xxxxxxxxxxx
> Subject: [ptp-dev] [Hudson] Build failed in Hudson: ptp-master-release #75
> Date: February 1, 2013 7:28:14 PM EST
> To: ptp-dev@xxxxxxxxxxx
> Reply-To: Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
>
> See <https://hudson.eclipse.org/hudson/job/ptp-master-release/75/>
>
> ------------------------------------------
> Started by user gwatson
> Building remotely on hudson-slave1
> Checkout:ptp-master-release / <https://hudson.eclipse.org/hudson/job/ptp-master-release/ws/> - hudson.remoting.Channel@5e253843:hudson-slave1
> Using strategy: Default
> Last Built Revision: Revision d36d8a3a57bd0a05c347fb723747c0c12d2bfd3b (origin/ptp_6_0)
> FATAL: cannot assign instance of hudson.EnvVars to field hudson.plugins.git.GitSCM$3.val$environment of type hudson.EnvVars in instance of hudson.plugins.git.GitSCM$3
> java.lang.ClassCastException: cannot assign instance of hudson.EnvVars to field hudson.plugins.git.GitSCM$3.val$environment of type hudson.EnvVars in instance of hudson.plugins.git.GitSCM$3
> at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2032)
> at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1212)
> at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1953)
> at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871)
> at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
> at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
> at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1947)
> at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871)
> at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
> at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
> at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
> at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
> at hudson.remoting.UserRequest.perform(UserRequest.java:98)
> at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> at hudson.remoting.Request$2.run(Request.java:283)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
> at java.lang.Thread.run(Thread.java:619)
>
> --
> This message is automatically generated by Hudson.
> For more information on Hudson, see: http://hudson-ci.org/
> _______________________________________________
> ptp-dev mailing list
> ptp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-dev

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top