You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/25 12:22:22 UTC

Build failed in Jenkins: olingo-odata4 #452

See <https://builds.apache.org/job/olingo-odata4/452/changes>

Changes:

[--global] [OLINGO-368] Adding async calls for operation invoke, after OLINGO-366

[--global] Use commons codec's Base64 in an Android-friendly way

[--global] [OLINGO-366] Fixing POJO generation warning

------------------------------------------
[...truncated 4530 lines...]
10/38 KB   
12/38 KB   
14/38 KB   
16/38 KB   
18/38 KB   
20/38 KB   
22/38 KB   
24/38 KB   
26/38 KB   
28/38 KB   
30/38 KB   
32/38 KB   
34/38 KB   
36/38 KB   
38/38 KB   
           
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-tecsvc/0.1.0-SNAPSHOT/olingo-server-tecsvc-0.1.0-20140725.102210-148-sources.jar (38 KB at 578.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-tecsvc/0.1.0-SNAPSHOT/maven-metadata.xml
1009/1009 B   
              
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-tecsvc/0.1.0-SNAPSHOT/maven-metadata.xml (1009 B at 23.5 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-server-test 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-server-test ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/olingo-odata4/lib/server-test/target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-server-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ olingo-server-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/olingo-odata4/lib/server-test/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ olingo-server-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ olingo-server-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ olingo-server-test ---
[INFO] Compiling 26 source files to /x1/jenkins/jenkins-slave/workspace/olingo-odata4/lib/server-test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ olingo-server-test ---
[INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/olingo-odata4/lib/server-test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.olingo.server.core.ODataHandlerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.276 sec - in org.apache.olingo.server.core.ODataHandlerTest
Running org.apache.olingo.server.core.serializer.json.ODataJsonSerializerTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.apache.olingo.server.core.serializer.json.ODataJsonSerializerTest
Running org.apache.olingo.server.core.serializer.json.ServiceDocumentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.apache.olingo.server.core.serializer.json.ServiceDocumentTest
Running org.apache.olingo.server.core.serializer.xml.MetadataDocumentTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.olingo.server.core.serializer.xml.MetadataDocumentTest
Running org.apache.olingo.server.core.uri.RawUriTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.olingo.server.core.uri.RawUriTest
Running org.apache.olingo.server.core.uri.UriInfoImplTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.olingo.server.core.uri.UriInfoImplTest
Running org.apache.olingo.server.core.uri.UriResourceImplTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.olingo.server.core.uri.UriResourceImplTest
Running org.apache.olingo.server.core.uri.antlr.TestFullResourcePath
Tests run: 80, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.559 sec - in org.apache.olingo.server.core.uri.antlr.TestFullResourcePath
Running org.apache.olingo.server.core.uri.antlr.TestLexer
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.apache.olingo.server.core.uri.antlr.TestLexer
Running org.apache.olingo.server.core.uri.antlr.TestUriParserImpl
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec - in org.apache.olingo.server.core.uri.antlr.TestUriParserImpl
Running org.apache.olingo.server.core.uri.queryoption.QueryOptionTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.olingo.server.core.uri.queryoption.QueryOptionTest
Running org.apache.olingo.server.core.uri.queryoption.expression.ExpressionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.olingo.server.core.uri.queryoption.expression.ExpressionTest
Running org.apache.olingo.server.core.uri.validator.UriValidatorTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.apache.olingo.server.core.uri.validator.UriValidatorTest

Results :

Tests run: 212, Failures: 0, Errors: 0, Skipped: 1

[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (rat-check) @ olingo-server-test ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 28 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 28 licence.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ olingo-server-test ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/olingo-odata4/lib/server-test/target/olingo-server-test-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ olingo-server-test ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ olingo-server-test ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ olingo-server-test ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/olingo-odata4/lib/server-test/target/olingo-server-test-0.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ olingo-server-test ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/olingo-odata4/lib/server-test/target/failsafe-reports
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle) @ olingo-server-test ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ olingo-server-test ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata4/lib/server-test/target/olingo-server-test-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/olingo-server-test-0.1.0-SNAPSHOT.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata4/lib/server-test/pom.xml to /home/jenkins/.m2/repository/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/olingo-server-test-0.1.0-SNAPSHOT.pom
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata4/lib/server-test/target/olingo-server-test-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/olingo-server-test-0.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ olingo-server-test ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/maven-metadata.xml
1007/1007 B   
              
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/maven-metadata.xml (1007 B at 5.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/olingo-server-test-0.1.0-20140725.102220-137.jar
2/7 KB        
4/7 KB   
6/7 KB   
7/7 KB   
         
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/olingo-server-test-0.1.0-20140725.102220-137.jar (7 KB at 54.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/olingo-server-test-0.1.0-20140725.102220-137.pom
2/3 KB   
3/3 KB   
         
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/olingo-server-test-0.1.0-20140725.102220-137.pom (3 KB at 21.7 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/maven-metadata.xml
295/295 B   
            
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/maven-metadata.xml (295 B at 3.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/maven-metadata.xml
1007/1007 B   
              
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/maven-metadata.xml (1007 B at 17.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/maven-metadata.xml
295/295 B     
            
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/maven-metadata.xml (295 B at 3.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/olingo-server-test-0.1.0-20140725.102220-137-sources.jar
2/5 KB      
4/5 KB   
5/5 KB   
         
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/olingo-server-test-0.1.0-20140725.102220-137-sources.jar (5 KB at 60.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/maven-metadata.xml
1007/1007 B   
              
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-server-test/0.1.0-SNAPSHOT/maven-metadata.xml (1007 B at 16.4 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-ext 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-ext ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/olingo-odata4/ext/target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-ext ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (rat-check) @ olingo-ext ---
[INFO] 54 implicit excludes (use -debug for more details).
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 25 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 8 unknown: 8 generated: 0 approved: 3 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-parent ..................................... SUCCESS [17.552s]
[INFO] olingo-lib ........................................ SUCCESS [1.159s]
[INFO] olingo-commons-api ................................ SUCCESS [7.920s]
[INFO] olingo-commons-core ............................... SUCCESS [13.040s]
[INFO] olingo-client-api ................................. SUCCESS [5.224s]
[INFO] olingo-client-core ................................ SUCCESS [17.972s]
[INFO] olingo-server-api ................................. SUCCESS [4.679s]
[INFO] olingo-server-core ................................ SUCCESS [19.169s]
[INFO] olingo-server-tecsvc .............................. SUCCESS [8.499s]
[INFO] olingo-server-test ................................ SUCCESS [9.057s]
[INFO] olingo-ext ........................................ FAILURE [0.220s]
[INFO] olingo-client-proxy ............................... SKIPPED
[INFO] pojogen-maven-plugin .............................. SKIPPED
[INFO] olingo-client-android ............................. SKIPPED
[INFO] olingo-fit ........................................ SKIPPED
[INFO] olingo-dist ....................................... SKIPPED
[INFO] olingo-dist-android-lib ........................... SKIPPED
[INFO] olingo-dist-client-lib ............................ SKIPPED
[INFO] olingo-dist-server-lib ............................ SKIPPED
[INFO] olingo-dist-javadoc ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:45.451s
[INFO] Finished at: Fri Jul 25 10:22:21 UTC 2014
[INFO] Final Memory: 73M/420M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (rat-check) on project olingo-ext: Too many files with unapproved license: 8 See RAT report in: /x1/jenkins/jenkins-slave/workspace/olingo-odata4/ext/target/rat.txt -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :olingo-ext
Build step 'Invoke top-level Maven targets' marked build as failure