See 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4-all-profiles/33/display/redirect?page=changes>

Changes:

[Michael Bolz] [OLINGO-1603] Set version to 5.0.0-SNAPSHOT


------------------------------------------
[...truncated 711.60 KB...]
[INFO] Installing 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4-all-profiles/ws/samples/osgi/server/target/odata-server-osgi-sample-5.0.0-SNAPSHOT-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/5.0.0-SNAPSHOT/odata-server-osgi-sample-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ odata-server-osgi-sample ---
[INFO] Installing 
org/apache/olingo/odata-server-osgi-sample/5.0.0-SNAPSHOT/odata-server-osgi-sample-5.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- apache-rat:0.15:check (rat-check) @ odata-server-osgi-sample ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 26 explicit excludes.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -----------------< org.apache.olingo:odata-karaf-fit >------------------
[INFO] Building odata-karaf-fit 5.0.0-SNAPSHOT                          [20/46]
[INFO]   from ext/karaf/karaf-fit/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ odata-karaf-fit ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ odata-karaf-fit ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ odata-karaf-fit ---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- remote-resources:1.5:process (default) @ odata-karaf-fit ---
[INFO] 
[INFO] --- depends:1.2:generate-depends-file (generate-depends-file) @ 
odata-karaf-fit ---
[INFO] Created: 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4-all-profiles/ws/ext/karaf/karaf-fit/target/classes/META-INF/maven/dependencies.properties>
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ odata-karaf-fit ---
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4-all-profiles/ws/ext/karaf/karaf-fit/src/main/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4-all-profiles/ws/ext/karaf/karaf-fit/src/test/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ odata-karaf-fit 
---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug deprecation target 8] to 
target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ odata-karaf-fit ---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.olingo.osgi.itests.BundlesTest
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.80 s 
<<< FAILURE! -- in org.apache.olingo.osgi.itests.BundlesTest
[ERROR] org.apache.olingo.osgi.itests.BundlesTest.test -- Time elapsed: 0.374 s 
<<< FAILURE!
java.lang.AssertionError: Bundle org.apache.olingo.odata-server-api should be 
installed
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertNotNull(Assert.java:712)
        at 
org.apache.olingo.osgi.itests.OlingoOSGiTestSupport.assertBundleStarted(OlingoOSGiTestSupport.java:122)
        at org.apache.olingo.osgi.itests.BundlesTest.test(BundlesTest.java:40)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runLeafWithRetry(ContainerTestRunner.java:97)
        at 
org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChildWithRetry(ContainerTestRunner.java:84)
        at 
org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:75)
        at 
org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:43)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
        at 
org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit(JUnitProbeInvoker.java:124)
        at 
org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke(JUnitProbeInvoker.java:97)
        at 
org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call(JUnitProbeInvoker.java:73)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:85)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357)
        at sun.rmi.transport.Transport$1.run(Transport.java:200)
        at sun.rmi.transport.Transport$1.run(Transport.java:197)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
        at 
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573)
        at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:834)
        at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)

[INFO] Running org.apache.olingo.osgi.itests.server.CarServiceTest
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.69 s 
<<< FAILURE! -- in org.apache.olingo.osgi.itests.server.CarServiceTest
[ERROR] org.apache.olingo.osgi.itests.server.CarServiceTest.testServiceStarted 
-- Time elapsed: 10.69 s <<< FAILURE!
java.lang.AssertionError: Bundle org.apache.olingo.odata-server-osgi-sample 
should be installed
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertNotNull(Assert.java:712)
        at 
org.apache.olingo.osgi.itests.OlingoOSGiTestSupport.assertBundleStarted(OlingoOSGiTestSupport.java:122)
        at 
org.apache.olingo.osgi.itests.server.CarServiceTest.testServiceStarted(CarServiceTest.java:52)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runLeafWithRetry(ContainerTestRunner.java:97)
        at 
org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChildWithRetry(ContainerTestRunner.java:84)
        at 
org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:75)
        at 
org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:43)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
        at 
org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit(JUnitProbeInvoker.java:124)
        at 
org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke(JUnitProbeInvoker.java:97)
        at 
org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call(JUnitProbeInvoker.java:73)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:85)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357)
        at sun.rmi.transport.Transport$1.run(Transport.java:200)
        at sun.rmi.transport.Transport$1.run(Transport.java:197)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
        at 
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573)
        at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:834)
        at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)

[ERROR] Surefire is going to kill self fork JVM. The exit has elapsed 30 
seconds after System.exit(0).
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   BundlesTest.test:40->OlingoOSGiTestSupport.assertBundleStarted:122 
Bundle org.apache.olingo.odata-server-api should be installed
[ERROR]   
CarServiceTest.testServiceStarted:52->OlingoOSGiTestSupport.assertBundleStarted:122
 Bundle org.apache.olingo.odata-server-osgi-sample should be installed
[INFO] 
[ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Olingo-OData 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Olingo-OData ....................................... SUCCESS [ 10.308 s]
[INFO] odata-lib .......................................... SUCCESS [  0.675 s]
[INFO] odata-commons-api .................................. SUCCESS [ 21.354 s]
[INFO] odata-commons-core ................................. SUCCESS [ 13.429 s]
[INFO] odata-client-api ................................... SUCCESS [  5.179 s]
[INFO] odata-client-core .................................. SUCCESS [ 20.920 s]
[INFO] odata-server-api ................................... SUCCESS [  6.452 s]
[INFO] odata-server-core .................................. SUCCESS [ 17.460 s]
[INFO] odata-server-core-ext .............................. SUCCESS [ 13.128 s]
[INFO] odata-server-tecsvc ................................ SUCCESS [  9.356 s]
[INFO] odata-server-test .................................. SUCCESS [ 20.913 s]
[INFO] odata-ext .......................................... SUCCESS [  0.235 s]
[INFO] odata-client-proxy ................................. SUCCESS [  2.790 s]
[INFO] pojogen-maven-plugin ............................... SUCCESS [ 42.255 s]
[INFO] odata-client-android ............................... SUCCESS [  5.680 s]
[INFO] odata-karaf ........................................ SUCCESS [  0.218 s]
[INFO] odata-karaf-features ............................... SUCCESS [  0.261 s]
[INFO] odata-samples ...................................... SUCCESS [  0.187 s]
[INFO] odata-server-osgi-sample ........................... SUCCESS [  4.705 s]
[INFO] odata-karaf-fit .................................... FAILURE [01:00 min]
[INFO] odata-fit .......................................... SKIPPED
[INFO] odata-dist ......................................... SKIPPED
[INFO] Olingo-OData-Client-for-Android .................... SKIPPED
[INFO] Olingo-OData-Client-for-Java ....................... SKIPPED
[INFO] Olingo-OData-Server-for-Java ....................... SKIPPED
[INFO] Olingo-OData-Server-Extension-for-Java ............. SKIPPED
[INFO] Olingo-OData-JavaDoc ............................... SKIPPED
[INFO] odata-server-sample ................................ SKIPPED
[INFO] odata-client-sample ................................ SKIPPED
[INFO] DemoService Webapp ................................. SKIPPED
[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:  04:24 min
[INFO] Finished at: 2023-11-07T02:28:51Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on 
project odata-karaf-fit: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4-all-profiles/ws/ext/karaf/karaf-fit/target/surefire-reports>
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, 
[date]-jvmRun[N].dump and [date].dumpstream.
[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 <args> -rf :odata-karaf-fit
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]

Reply via email to