[ImageJ-builds] Build failed in Jenkins: jep #1

jenkins at imagej.net jenkins at imagej.net
Mon Apr 14 14:02:49 CDT 2014


See <http://jenkins.imagej.net/job/jep/1/>

------------------------------------------
[...truncated 3652 lines...]
Running org.lsmp.djepJUnit.GroupJepTest
Success: Value of "1*2*3*4*5*6*7*8*9*10*11*12*13*14*15*16*17*18*19*20" is "2432902008176640000": 
Q
Success: Value of "(1/2)-(1/3)" is "1/6": 
Quaternions
Success: Value of "i*j" is "-k": 
Integers mod 5
Success: Value of "2*3" is "1": 
Success: Value of "2*4" is "3": 
Success: Value of "3*3" is "4": 
Success: Value of "3*4" is "2": 
Success: Value of "4*4" is "1": 
Success: Value of "2/3" is "4": 
Success: Value of "2/4" is "3": 
Success: Value of "3/2" is "4": 
Success: Value of "3/4" is "2": 
Success: Value of "4/2" is "2": 
Success: Value of "4/3" is "3": 
Z: integers[rt2^2-2]
Success: Value of "rt2*rt2" is "2": (2.0, 0.0)
Success: Value of "(rt2+1)*(rt2+1)" is "2 rt2+3": (5.82842712474619, 0.0)
Z: integers[t^5-1]
Success: Value of "t*t" is "t^2": (1.0, 0.0)
Success: Value of "t*t*t" is "t^3": (1.0, 0.0)
Success: Value of "t*t*t*t" is "t^4": (1.0, 0.0)
Success: Value of "t*t*t*t*t" is "1": (1.0, 0.0)
Z: integers[t^2-2][s^2-5]
Success: Value of "t" is "t": (1.4142135623730951, 0.0)
Success: Value of "s" is "s": (2.23606797749979, 0.0)
Success: Value of "t*t" is "2": (2.0, 0.0)
Success: Value of "s*s" is "5": (5.0, 0.0)
Success: Value of "s*t" is "t s": (3.1622776601683795, 0.0)
Success: Value of "s+t" is "s+t": (3.6502815398728847, 0.0)
Success: Value of "(t-1)*(s-1)" is "(t-1) s-t+1": (0.5119961202954948, 0.0)
Z: integers[t^2-t-1]
Success: Value of "t*t" is "t+1": (2.618033988749895, 0.0)
Success: Value of "t*t*t" is "2 t+1": (4.23606797749979, 0.0)
Success: Value of "t*t*t*t" is "3 t+2": (6.854101966249685, 0.0)
Success: Value of "t*t*t*t*t" is "5 t+3": (11.090169943749475, 0.0)
Success: Value of "t*t*t*t*t*t" is "8 t+5": (17.94427190999916, 0.0)
Success: Value of "x=2*t-1" is "2 t-1": (2.23606797749979, 0.0)
Success: Value of "x*x" is "5": (5.0, 0.0)
Success: Value of "-t" is "-t": (-1.618033988749895, 0.0)
Success: Value of "1-t" is "-t+1": (-0.6180339887498949, 0.0)
Success: Value of "t*(1-t)" is "-1": (-1.0, 0.0)
Coeffs [0] -2464.5430784
Coeffs [1] -698.481664
Coeffs [2] -41.636799999999994
Coeffs [3] 1.0
Value (-3203.6615424, 0.0)
x^3-41.636799999999994 x^2-698.481664 x-2464.5430784
Success: Value of "(x+7.6)*(x+5.8832)*(x-55.12): x=1.0" is "(-3203.6615424, 0.0)"
rounding error 7.6+5.8832-55.12 = -41.636799999999994
-2.0	-2.0	
1.0	1.0	
(x+1.0) y-2.0 x-2.0
Success: Value of "(x+1)*(y-2): x=5,y=4" is "(12.0, 0.0)"
Success: Value of "a=5" is "5.0": (5.0, 0.0)
Success: Value of "z=x+y-1" is "y+x-1.0": (8.0, 0.0)
Success: Value of "z^a" is "y^5+(5.0 x-5.0) y^4+(10.0 x^2-20.0 x+10.0) y^3+(10.0 x^3-30.0 x^2+30.0 x-10.0) y^2+(5.0 x^4-20.0 x^3+30.0 x^2-20.0 x+5.0) y+x^5-5.0 x^4+10.0 x^3-10.0 x^2+5.0 x-1.0": (32768.0, 0.0)
(3*2) x+34+23+3*2 y+4 x -> 6.0 y+10.0 x+57.0
6x+3y+4x+3(15x+7y)+40 -> 24.0 y+55.0 x+40.0
Coeffs [0] -2464.5430784
Coeffs [1] -698.481664
Coeffs [2] -41.636799999999994
Coeffs [3] 1.0
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec

Results :

Tests run: 203, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jep ---
[INFO] Building jar: /data/devel/jenkins/jobs/jep/workspace/target/jep-2.4.2.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ jep ---
[INFO] Installing /data/devel/jenkins/jobs/jep/workspace/target/jep-2.4.2.jar to /var/lib/jenkins/.m2/repository/org/scijava/jep/2.4.2/jep-2.4.2.jar
[INFO] Installing /data/devel/jenkins/jobs/jep/workspace/pom.xml to /var/lib/jenkins/.m2/repository/org/scijava/jep/2.4.2/jep-2.4.2.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ jep ---
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/org/scijava/jep/2.4.2/jep-2.4.2.jar
4/541 KB   
8/541 KB   
12/541 KB   
16/541 KB   
20/541 KB   
24/541 KB   
28/541 KB   
32/541 KB   
36/541 KB   
40/541 KB   
44/541 KB   
48/541 KB   
52/541 KB   
56/541 KB   
60/541 KB   
64/541 KB   
68/541 KB   
72/541 KB   
76/541 KB   
80/541 KB   
84/541 KB   
88/541 KB   
92/541 KB   
96/541 KB   
100/541 KB   
104/541 KB   
108/541 KB   
112/541 KB   
116/541 KB   
120/541 KB   
124/541 KB   
128/541 KB   
132/541 KB   
136/541 KB   
140/541 KB   
144/541 KB   
148/541 KB   
152/541 KB   
156/541 KB   
160/541 KB   
164/541 KB   
168/541 KB   
172/541 KB   
176/541 KB   
180/541 KB   
184/541 KB   
188/541 KB   
192/541 KB   
196/541 KB   
200/541 KB   
204/541 KB   
208/541 KB   
212/541 KB   
216/541 KB   
220/541 KB   
224/541 KB   
228/541 KB   
232/541 KB   
236/541 KB   
240/541 KB   
244/541 KB   
248/541 KB   
252/541 KB   
256/541 KB   
260/541 KB   
264/541 KB   
268/541 KB   
272/541 KB   
276/541 KB   
280/541 KB   
284/541 KB   
288/541 KB   
292/541 KB   
296/541 KB   
300/541 KB   
304/541 KB   
308/541 KB   
312/541 KB   
316/541 KB   
320/541 KB   
324/541 KB   
328/541 KB   
332/541 KB   
336/541 KB   
340/541 KB   
344/541 KB   
348/541 KB   
352/541 KB   
356/541 KB   
360/541 KB   
364/541 KB   
368/541 KB   
372/541 KB   
376/541 KB   
380/541 KB   
384/541 KB   
388/541 KB   
392/541 KB   
396/541 KB   
400/541 KB   
404/541 KB   
408/541 KB   
412/541 KB   
416/541 KB   
420/541 KB   
424/541 KB   
428/541 KB   
432/541 KB   
436/541 KB   
440/541 KB   
444/541 KB   
448/541 KB   
452/541 KB   
456/541 KB   
460/541 KB   
464/541 KB   
468/541 KB   
472/541 KB   
476/541 KB   
480/541 KB   
484/541 KB   
488/541 KB   
492/541 KB   
496/541 KB   
500/541 KB   
504/541 KB   
508/541 KB   
512/541 KB   
516/541 KB   
520/541 KB   
524/541 KB   
528/541 KB   
532/541 KB   
536/541 KB   
540/541 KB   
541/541 KB   
Apr 14, 2014 2:02:49 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Apr 14, 2014 2:02:49 PM org.apache.commons.httpclient.HttpMethodDirector processWWWAuthChallenge
INFO: No credentials available for BASIC 'Sonatype Nexus Repository Manager'@oss.sonatype.org:443
             
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/org/scijava/jep/2.4.2/jep-2.4.2.pom
4/9 KB       
8/9 KB   
9/9 KB   
Apr 14, 2014 2:02:49 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Apr 14, 2014 2:02:49 PM org.apache.commons.httpclient.HttpMethodDirector processWWWAuthChallenge
INFO: No credentials available for BASIC 'Sonatype Nexus Repository Manager'@oss.sonatype.org:443
         
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.044s
[INFO] Finished at: Mon Apr 14 14:02:49 CDT 2014
[INFO] Final Memory: 12M/360M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "deploy-to-imagej" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project jep: Failed to deploy artifacts: Could not transfer artifact org.scijava:jep:jar:2.4.2 from/to sonatype-nexus-staging (https://oss.sonatype.org/service/local/staging/deploy/maven2/): Failed to transfer file: https://oss.sonatype.org/service/local/staging/deploy/maven2//org/scijava/jep/2.4.2/jep-2.4.2.jar. Return code is: 401 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the ImageJ-builds mailing list