See
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/413/>
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo OpenSocial - Gadget Service
[INFO] task-segment: [clean, pmd:cpd, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/target>
[TASKS] Scanning folder
'<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/src/main/java'>
for tasks ...
[TASKS] Found 2.
[TASKS] Scanning folder
'<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/src/test/java'>
for tasks ...
[TASKS] Found 0.
[TASKS] Scanning folder
'<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/src/main/resources'>
for tasks ...
[TASKS] Found 0.
[TASKS] Scanning folder
'<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/src/test/resources'>
for tasks ...
[TASKS] Found 0.
[INFO] [pmd:cpd {execution: default-cli}]
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20101025-183629 at timestamp: 1288024589408
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO]
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/target>
deleted
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [nuxeo:eclipse-version {execution: eclipsize-version}]
[INFO] eclipseVersion:5.4.0.-SNAPSHOT
[TASKS] Skipping maven reporter: there is already a result available.[INFO]
[resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 5 source files to
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/target/classes>
[TASKS] Skipping maven reporter: there is already a result available.[INFO]
[resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/target/test-classes>
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.nuxeo.opensocial.gadgets.service.TestGadgetService
18:36:32,655 ERROR [GadgetServiceImpl] Unable to read external gadget directory!
java.lang.NullPointerException
at
org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl.getInternalAndExternalGadgets(GadgetServiceImpl.java:201)
at
org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl.getGadget(GadgetServiceImpl.java:117)
at
org.nuxeo.opensocial.gadgets.service.TestGadgetService.testServiceRegistration(TestGadgetService.java:38)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at org.jmock.core.VerifyingTestCase.runBare(VerifyingTestCase.java:39)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
18:36:32,662 ERROR [GadgetServiceImpl] Unable to read external gadget directory!
java.lang.NullPointerException
at
org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl.getInternalAndExternalGadgets(GadgetServiceImpl.java:201)
at
org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl.getGadget(GadgetServiceImpl.java:117)
at
org.nuxeo.opensocial.gadgets.service.TestGadgetService.testServiceRegistration(TestGadgetService.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at org.jmock.core.VerifyingTestCase.runBare(VerifyingTestCase.java:39)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 sec
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[TASKS] Skipping maven reporter: there is already a result available.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/target/nuxeo-opensocial-gadgets-core-5.4.0-SNAPSHOT.jar>
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[HUDSON] Archiving
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/pom.xml>
to
/home/hudson/.hudson/jobs/nuxeo-features-5.4/modules/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/builds/2010-10-25_18-02-59/archive/org.nuxeo.ecm.opensocial/nuxeo-opensocial-gadgets-core/5.4.0-SNAPSHOT/pom.xml
[HUDSON] Archiving
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/target/nuxeo-opensocial-gadgets-core-5.4.0-SNAPSHOT.jar>
to
/home/hudson/.hudson/jobs/nuxeo-features-5.4/modules/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/builds/2010-10-25_18-02-59/archive/org.nuxeo.ecm.opensocial/nuxeo-opensocial-gadgets-core/5.4.0-SNAPSHOT/nuxeo-opensocial-gadgets-core-5.4.0-SNAPSHOT.jar
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20101025-183640 at timestamp: 1288024600233
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Verifying resources...
[INFO] Verifying sources...
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar:
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/target/nuxeo-opensocial-gadgets-core-5.4.0-SNAPSHOT-sources.jar>
[TASKS] Skipping maven reporter: there is already a result available.[INFO]
[install:install {execution: default-install}]
[INFO] Installing
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/target/nuxeo-opensocial-gadgets-core-5.4.0-SNAPSHOT.jar>
to
/home/hudson/.m2/repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-gadgets-core/5.4.0-SNAPSHOT/nuxeo-opensocial-gadgets-core-5.4.0-SNAPSHOT.jar
[INFO] Installing
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/target/nuxeo-opensocial-gadgets-core-5.4.0-SNAPSHOT-sources.jar>
to
/home/hudson/.m2/repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-gadgets-core/5.4.0-SNAPSHOT/nuxeo-opensocial-gadgets-core-5.4.0-SNAPSHOT-sources.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from daily-snapshots
[TASKS] Skipping maven reporter: there is already a result available.
Uploading:
http://maven.in.nuxeo.com/nexus/content/repositories/daily-snapshots/org/nuxeo/ecm/opensocial/nuxeo-opensocial-gadgets-core/5.4.0-SNAPSHOT/nuxeo-opensocial-gadgets-core-5.4.0-20101025.160338-362.jar
14K uploaded (nuxeo-opensocial-gadgets-core-5.4.0-20101025.160338-362.jar)
[INFO] Uploading project information for nuxeo-opensocial-gadgets-core
5.4.0-20101025.160338-362
[INFO] Retrieving previous metadata from daily-snapshots
[TASKS] Skipping maven reporter: there is already a result available.
[HUDSON] Archiving
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/target/nuxeo-opensocial-gadgets-core-5.4.0-SNAPSHOT.jar>
to
/home/hudson/.hudson/jobs/nuxeo-features-5.4/modules/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/builds/2010-10-25_18-02-59/archive/org.nuxeo.ecm.opensocial/nuxeo-opensocial-gadgets-core/5.4.0-20101025.160338-362/nuxeo-opensocial-gadgets-core-5.4.0-SNAPSHOT.jar
[HUDSON] Archiving
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.4/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/ws/target/nuxeo-opensocial-gadgets-core-5.4.0-SNAPSHOT-sources.jar>
to
/home/hudson/.hudson/jobs/nuxeo-features-5.4/modules/org.nuxeo.ecm.opensocial$nuxeo-opensocial-gadgets-core/builds/2010-10-25_18-02-59/archive/org.nuxeo.ecm.opensocial/nuxeo-opensocial-gadgets-core/5.4.0-20101025.160338-362/nuxeo-opensocial-gadgets-core-5.4.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error installing artifact's metadata: repository metadata for: 'artifact
org.nuxeo.ecm.opensocial:nuxeo-opensocial-gadgets-core' could not be retrieved
from repository: daily-snapshots due to an error: Error transferring file:
Server returned HTTP response code: 503 for URL:
http://maven.in.nuxeo.com/nexus/content/repositories/daily-snapshots/org/nuxeo/ecm/opensocial/nuxeo-opensocial-gadgets-core/maven-metadata.xml.sha1
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35 minutes 24 seconds
[INFO] Finished at: Mon Oct 25 18:38:27 CEST 2010
[INFO] Final Memory: 588M/915M
[INFO] ------------------------------------------------------------------------
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa