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

Changes:

[ramya.vasanth] [OLINGO-1408]Convert java.time.Instant to edm.DateTimeOffset in 
generic flow

[ramya.vasanth] [OLINGO-1499]Fix case-sensitive handling of Content-Type header 
in BatchLineReader


------------------------------------------
[...truncated 392.83 KB...]
[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] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.1:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -----------------< org.apache.olingo:odata-karaf-fit >------------------
[INFO] Building odata-karaf-fit 4.9.0-SNAPSHOT                          [20/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-karaf-fit ---
[INFO] Deleting 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/ext/karaf/karaf-fit/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file 
(generate-depends-file) @ odata-karaf-fit ---
[INFO] Created: 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/ext/karaf/karaf-fit/target/classes/META-INF/maven/dependencies.properties>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/ext/karaf/karaf-fit/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/ext/karaf/karaf-fit/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-karaf-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/ext/karaf/karaf-fit/target/test-classes>
[WARNING] Supported source version 'RELEASE_6' from annotation processor 
'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-karaf-fit ---
[INFO] Surefire report directory: 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/ext/karaf/karaf-fit/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.733 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 181.017 sec  <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
        at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
        at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
        at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
        at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
        at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
        at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
        at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
        at 
org.ops4j.pax.exam.spi.reactors.ReactorManager.beforeClass(ReactorManager.java:452)
        at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:111)
        at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: java.rmi.NotBoundException: c995dfcc-5f8b-42a7-9c38-ed7b301f673a
        at sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:227)
        at 
sun.rmi.registry.RegistryImpl_Skel.dispatch(RegistryImpl_Skel.java:133)
        at 
sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:469)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:301)
        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:748)
        at 
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:303)
        at 
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:279)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:380)
        at sun.rmi.registry.RegistryImpl_Stub.lookup(RegistryImpl_Stub.java:123)
        at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:242)
        at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
        at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
        at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
        at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
        at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
        at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
        at 
org.ops4j.pax.exam.spi.reactors.ReactorManager.beforeClass(ReactorManager.java:452)
        at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:111)
        at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 181.733 sec  <<< ERROR!
java.lang.RuntimeException: Container never came up
        at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.stop(KarafTestContainer.java:492)
        at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.tearDown(EagerSingleStagedReactor.java:118)
        at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.afterClass(EagerSingleStagedReactor.java:132)
        at 
org.ops4j.pax.exam.spi.reactors.ReactorManager.afterClass(ReactorManager.java:436)
        at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:121)
        at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)

Running org.apache.olingo.osgi.itests.server.CarServiceTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 180.319 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.server.CarServiceTest
testServiceStarted(org.apache.olingo.osgi.itests.server.CarServiceTest)  Time 
elapsed: 180.317 sec  <<< ERROR!
java.rmi.NotBoundException: 7bfb1637-db5f-4934-9e32-f2f68dbdea5e
        at sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:227)
        at 
sun.rmi.registry.RegistryImpl_Skel.dispatch(RegistryImpl_Skel.java:133)
        at 
sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:469)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:301)
        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:748)
        at 
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:303)
        at 
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:279)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:380)
        at sun.rmi.registry.RegistryImpl_Stub.lookup(RegistryImpl_Stub.java:123)
        at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:242)
        at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
        at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
        at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
        at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
        at 
org.ops4j.pax.exam.spi.reactors.AllConfinedStagedReactor.invoke(AllConfinedStagedReactor.java:79)
        at 
org.ops4j.pax.exam.junit.impl.ProbeRunner$2.evaluate(ProbeRunner.java:278)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
        at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:112)
        at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)


Results :

Tests in error: 
  BundlesTest.org.apache.olingo.osgi.itests.BundlesTest » Runtime Cannot get 
the...
  JUnit4Provider.invoke:124->executeTestSet:153->execute:264 » Runtime 
Container...
  CarServiceTest.testServiceStarted » NotBound 
7bfb1637-db5f-4934-9e32-f2f68dbde...

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Olingo-OData 4.9.0-SNAPSHOT:
[INFO] 
[INFO] Olingo-OData ....................................... SUCCESS [  8.457 s]
[INFO] odata-lib .......................................... SUCCESS [  3.865 s]
[INFO] odata-commons-api .................................. SUCCESS [ 17.853 s]
[INFO] odata-commons-core ................................. SUCCESS [ 14.318 s]
[INFO] odata-client-api ................................... SUCCESS [  9.030 s]
[INFO] odata-client-core .................................. SUCCESS [ 20.947 s]
[INFO] odata-server-api ................................... SUCCESS [  9.623 s]
[INFO] odata-server-core .................................. SUCCESS [ 17.840 s]
[INFO] odata-server-core-ext .............................. SUCCESS [ 16.299 s]
[INFO] odata-server-tecsvc ................................ SUCCESS [  6.142 s]
[INFO] odata-server-test .................................. SUCCESS [ 12.347 s]
[INFO] odata-ext .......................................... SUCCESS [  4.260 s]
[INFO] odata-client-proxy ................................. SUCCESS [  8.284 s]
[INFO] pojogen-maven-plugin ............................... SUCCESS [ 34.230 s]
[INFO] odata-client-android ............................... SUCCESS [ 10.796 s]
[INFO] odata-karaf ........................................ SUCCESS [  4.417 s]
[INFO] odata-karaf-features ............................... SUCCESS [  5.617 s]
[INFO] odata-samples ...................................... SUCCESS [  0.199 s]
[INFO] odata-server-osgi-sample ........................... SUCCESS [  4.154 s]
[INFO] odata-karaf-fit .................................... FAILURE [06:11 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:42 min
[INFO] Finished at: 2021-01-22T07:51:03Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17: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/ws/ext/karaf/karaf-fit/target/surefire-reports>
 for the individual test results.
[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 ramya.vasa...@sap.com
Not sending mail to unregistered user archana....@sap.com

Reply via email to