See <https://builds.apache.org/job/olingo-odata4-all-profiles/138/changes>
Changes: [christian.amend] [OLINGO-897] Cannot filter on derived properties [christian.amend] [OLINGO-904] Allow expand on crossjoin with entity set level [christian.amend] [OLINGO-846] Trim query option values [rareddy] OLINGO-898: making sure the payload correctly deserializes the [rareddy] OLINGO-907:corrected the usage to treat as individual query parameter ------------------------------------------ [...truncated 5502 lines...] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ odata-server-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/server/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ odata-server-sample --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-server-sample --- [INFO] [INFO] --- maven-war-plugin:2.4:war (default-war) @ odata-server-sample --- [INFO] Packaging webapp [INFO] Assembling webapp [odata-server-sample] in [/x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/server/target/odata-server-sample-4.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/server/target/maven-shared-archive-resources] to [/x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/server/target/odata-server-sample-4.2.0-SNAPSHOT] [INFO] Copying webapp resources [/x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/server/src/main/webapp] [INFO] Webapp assembled in [11 msecs] [INFO] Building war: /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/server/target/odata-server-sample-4.2.0-SNAPSHOT.war [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ odata-server-sample --- [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ odata-server-sample --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ odata-server-sample --- [INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/server/target/odata-server-sample-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ odata-server-sample --- [INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/server/target/failsafe-reports [INFO] [INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle) @ odata-server-sample --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-server-sample --- [INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/server/target/odata-server-sample-4.2.0-SNAPSHOT.war to /home/jenkins/.m2/repository/org/apache/olingo/odata-server-sample/4.2.0-SNAPSHOT/odata-server-sample-4.2.0-SNAPSHOT.war [INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/server/pom.xml to /home/jenkins/.m2/repository/org/apache/olingo/odata-server-sample/4.2.0-SNAPSHOT/odata-server-sample-4.2.0-SNAPSHOT.pom [INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/server/target/odata-server-sample-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/olingo/odata-server-sample/4.2.0-SNAPSHOT/odata-server-sample-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-server-sample --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: **/target/** [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: **/*.iml [INFO] Exclude: **/ref/** [INFO] Exclude: **/server-ref/** [INFO] Exclude: **/dependency-reduced-pom.xml [INFO] 11 resources included (use -debug for more details) Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 10 licence. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building odata-client-sample 4.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-client-sample --- [INFO] Deleting /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/client/target [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-client-sample --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ odata-client-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ odata-client-sample --- [INFO] Compiling 10 source files to /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/client/target/classes [WARNING] bootstrap class path not set in conjunction with -source 1.6 /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/client/src/main/java/org/apache/olingo/samples/client/OlingoSampleApp.java:[176,50] [unchecked] unchecked cast [WARNING] Object /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/client/src/main/java/org/apache/olingo/samples/client/OlingoSampleApp.java:[196,28] [unchecked] unchecked method invocation: method prettyPrint in class OlingoSampleApp is applied to given types [WARNING] Collection,int /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/client/src/main/java/org/apache/olingo/samples/client/OlingoSampleApp.java:[196,54] [unchecked] unchecked conversion [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ odata-client-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/client/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ odata-client-sample --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-client-sample --- [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ odata-client-sample --- [INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/client/target/odata-client-sample-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ odata-client-sample --- [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ odata-client-sample --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ odata-client-sample --- [INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/client/target/odata-client-sample-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ odata-client-sample --- [INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/client/target/failsafe-reports [INFO] [INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle) @ odata-client-sample --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-client-sample --- [INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/client/target/odata-client-sample-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/olingo/odata-client-sample/4.2.0-SNAPSHOT/odata-client-sample-4.2.0-SNAPSHOT.jar [INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/client/pom.xml to /home/jenkins/.m2/repository/org/apache/olingo/odata-client-sample/4.2.0-SNAPSHOT/odata-client-sample-4.2.0-SNAPSHOT.pom [INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/client/target/odata-client-sample-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/olingo/odata-client-sample/4.2.0-SNAPSHOT/odata-client-sample-4.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-client-sample --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: **/target/** [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: **/*.iml [INFO] Exclude: **/ref/** [INFO] Exclude: **/server-ref/** [INFO] Exclude: **/dependency-reduced-pom.xml [INFO] 11 resources included (use -debug for more details) Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 11 licence. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DemoService Webapp 4.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ DemoService --- [INFO] Deleting /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/tutorials/p0_all/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ DemoService --- [debug] execute contextualize [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/tutorials/p0_all/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ DemoService --- [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 11 source files to /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/tutorials/p0_all/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/tutorials/p0_all/src/main/java/myservice/mynamespace/service/FilterExpressionVisitor.java:[41,7] error: FilterExpressionVisitor is not abstract and does not override abstract method visitMember(Member) in ExpressionVisitor [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Olingo-OData ...................................... SUCCESS [2.018s] [INFO] odata-lib ......................................... SUCCESS [0.227s] [INFO] odata-commons-api ................................. SUCCESS [8.928s] [INFO] odata-commons-core ................................ SUCCESS [7.102s] [INFO] odata-client-api .................................. SUCCESS [2.739s] [INFO] odata-client-core ................................. SUCCESS [8.185s] [INFO] odata-server-api .................................. SUCCESS [4.130s] [INFO] odata-server-core ................................. SUCCESS [10.396s] [INFO] odata-server-core-ext ............................. SUCCESS [10.218s] [INFO] odata-server-tecsvc ............................... SUCCESS [4.640s] [INFO] odata-server-test ................................. SUCCESS [6.933s] [INFO] odata-ext ......................................... SUCCESS [0.168s] [INFO] odata-client-proxy ................................ SUCCESS [2.131s] [INFO] pojogen-maven-plugin .............................. SUCCESS [20.066s] [INFO] odata-client-android .............................. SUCCESS [2.307s] [INFO] odata-karaf ....................................... SUCCESS [0.130s] [INFO] odata-karaf-features .............................. SUCCESS [6.388s] [INFO] odata-samples ..................................... SUCCESS [0.180s] [INFO] odata-server-osgi-sample .......................... SUCCESS [4.099s] [INFO] odata-karaf-fit ................................... SUCCESS [47.689s] [INFO] odata-fit ......................................... SUCCESS [55.735s] [INFO] odata-dist ........................................ SUCCESS [0.118s] [INFO] Olingo-OData-Client-for-Android ................... SUCCESS [0.190s] [INFO] Olingo-OData-Client-for-Java ...................... SUCCESS [0.182s] [INFO] Olingo-OData-Server-for-Java ...................... SUCCESS [0.118s] [INFO] Olingo-OData-JavaDoc .............................. SUCCESS [0.086s] [INFO] odata-server-sample ............................... SUCCESS [1.227s] [INFO] odata-client-sample ............................... SUCCESS [1.159s] [INFO] DemoService Webapp ................................ FAILURE [3.245s] [INFO] DemoService-Read-Webapp ........................... SKIPPED [INFO] DemoService-ReadEp-Webapp ......................... SKIPPED [INFO] DemoService-Write-Webapp .......................... SKIPPED [INFO] DemoService-Navigation-Webapp ..................... SKIPPED [INFO] DemoService-QueryOptions-TCS-Webapp ............... SKIPPED [INFO] DemoService-QueryOptions-ES-Webapp ................ SKIPPED [INFO] DemoService-QueryOptions-O-Webapp ................. SKIPPED [INFO] DemoService-QueryOptions-F Webapp ................. SKIPPED [INFO] DemoService-Action-Webapp ......................... SKIPPED [INFO] DemoService-ActionPreparation-Webapp .............. SKIPPED [INFO] DemoService-Media-Webapp .......................... SKIPPED [INFO] DemoService-Batch-Webapp .......................... SKIPPED [INFO] DemoService-DeepInsert-Webapp ..................... SKIPPED [INFO] DemoService-DeepInsertPreparation-Webapp .......... SKIPPED [INFO] DemoService-Streaming-Webapp ...................... SKIPPED [INFO] odata-tutorials ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:31.793s [INFO] Finished at: Tue Mar 22 00:26:29 UTC 2016 [INFO] Final Memory: 232M/2150M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project DemoService: Compilation failure [ERROR] /x1/jenkins/jenkins-slave/workspace/olingo-odata4-all-profiles/samples/tutorials/p0_all/src/main/java/myservice/mynamespace/service/FilterExpressionVisitor.java:[41,7] error: FilterExpressionVisitor is not abstract and does not override abstract method visitMember(Member) in ExpressionVisitor [ERROR] -> [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 :DemoService Build step 'Invoke top-level Maven targets' marked build as failure
