Hi Imesha,

Send another PR [1] for fixing unit test failures.
Will update the JDK 11 migration PR [2] soon.

Thanks and regards,
Nadeeshan



[1] https://github.com/apache/oodt/pull/124
[2] https://github.com/apache/oodt/pull/118

On Sat, 7 Aug 2021 at 11:43, Imesha Sudasingha <ime...@apache.org> wrote:

> Hi Nadeeshan,
>
> Will you be able to extract the test failure fixes from your JDK 11 PR [1]
> and send a separate PR?
> Let's keep the JDK 11 migration for later.
>
> [1] https://github.com/apache/oodt/pull/118
>
> On Fri, 30 Jul 2021 at 23:37, Apache Jenkins Server <
> jenk...@builds.apache.org> wrote:
>
> > See <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/3/display/redirect?page=changes
> > >
> >
> > Changes:
> >
> > [174084F] add more select input to search bar
> >
> > [174084F] move product search UI to searchbar component
> >
> > [174084F] remove unused imports and state varaible references
> >
> > [174084F] add progress bar ui and remove unused code
> >
> > [174084F] add product ingesting progress calculation logic and format
> code
> >
> > [174084F] get all product types
> >
> > [174084F] fix pagination in fm product browser
> >
> > [174084F] move file mager api call functions to a separate file
> >
> > [174084F] use ml prop to apply margin
> >
> > [github] add javadoc comment to getTotalNumOfProducts method
> >
> > [github] add javadoc comment to totalProducts getter and setter
> >
> > [Imesha Sudasingha] Add docker builds to relevant pom files
> >
> > [Imesha Sudasingha] Dockerized workflow manager
> >
> >
> > ------------------------------------------
> > [...truncated 24.66 KB...]
> > [INFO] Catalog and Archive Crawling Framework ............. SKIPPED
> > [INFO] OODT CAS Curator Single Sign On Security Package ... SKIPPED
> > [INFO] CAS Curation Web Services .......................... SKIPPED
> > [INFO] Process Control System Core Package ................ SKIPPED
> > [INFO] OODT Webapps ....................................... SKIPPED
> > [INFO] OODT Wicket Web Components ......................... SKIPPED
> > [INFO] CAS Curation Interface ............................. SKIPPED
> > [INFO] CAS PGE Adaptor Framework .......................... SKIPPED
> > [INFO] CAS Installer Maven Mojo ........................... SKIPPED
> > [INFO] OODT :: Archetypes :: OpsUI ........................ SKIPPED
> > [INFO] OODT :: Archetypes :: RADiX ........................ SKIPPED
> > [INFO] OODT :: Archetypes ................................. SKIPPED
> > [INFO] CAS File Manager Browser Web App ................... SKIPPED
> > [INFO] CAS Product Server Web Application ................. SKIPPED
> > [INFO] CAS Workflow Manager Monitor Web App ............... SKIPPED
> > [INFO] CAS Workflow REST Services ......................... SKIPPED
> > [INFO] Process Control System Operator Interface Webapp ... SKIPPED
> > [INFO] OODT Process Control System JAX-RS service layer ... SKIPPED
> > [INFO] OODT ReactJs OPSUI ................................. SKIPPED
> > [INFO] OODT Deployment .................................... SKIPPED
> > [INFO] Apache OODT ........................................ SKIPPED
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time:  58.370 s
> > [INFO] Finished at: 2021-07-30T18:06:50Z
> > [INFO]
> > ------------------------------------------------------------------------
> > ERROR: Asynchronous execution failure
> > java.util.concurrent.ExecutionException: java.io.IOException: Unexpected
> > Fingerprint type. Expected class hudson.model.Fingerprint or subclass but
> > got class hudson.model.Fingerprint$RangeSet
> >         at hudson.remoting.Channel$2.adapt(Channel.java:1039)
> >         at hudson.remoting.Channel$2.adapt(Channel.java:1033)
> >         at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
> >         at
> >
> hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
> >         at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
> >         at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
> >         at hudson.remoting.UserRequest.perform(UserRequest.java:211)
> >         at hudson.remoting.UserRequest.perform(UserRequest.java:54)
> >         at hudson.remoting.Request$2.run(Request.java:375)
> >         at
> >
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
> >         at
> > java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> >         at
> >
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
> >         at
> >
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
> >         at java.base/java.lang.Thread.run(Thread.java:833)
> > Caused by: java.io.IOException: Unexpected Fingerprint type. Expected
> > class hudson.model.Fingerprint or subclass but got class
> > hudson.model.Fingerprint$RangeSet
> >         at
> >
> jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:98)
> >         at
> >
> jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:82)
> >         at hudson.model.Fingerprint.load(Fingerprint.java:1357)
> >         at hudson.model.FingerprintMap.load(FingerprintMap.java:90)
> >         at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
> >         at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
> >         at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
> >         at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
> >         at
> > hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
> >         at
> hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
> >         at
> >
> hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:246)
> >         at
> >
> hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:233)
> >         at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
> >         at
> hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
> >         at sun.reflect.GeneratedMethodAccessor695.invoke(Unknown Source)
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >         at java.lang.reflect.Method.invoke(Method.java:498)
> >         at hudson.model.Executor$2.call(Executor.java:939)
> >         at
> > hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
> >         at com.sun.proxy.$Proxy159.execute(Unknown Source)
> >         at
> >
> hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
> >         at hudson.remoting.UserRequest.perform(UserRequest.java:211)
> >         at hudson.remoting.UserRequest.perform(UserRequest.java:54)
> >         at hudson.remoting.Request$2.run(Request.java:375)
> >         at
> >
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
> >         at
> > org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
> >         at
> >
> hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:22)
> >         at
> >
> jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
> >         at
> >
> jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
> >         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> >         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)
> >         Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote
> > call to channel
> >                 at
> > hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
> >                 at
> >
> hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
> >                 at hudson.remoting.Channel$2.adapt(Channel.java:1037)
> >                 at hudson.remoting.Channel$2.adapt(Channel.java:1033)
> >                 at
> hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
> >                 at
> >
> hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
> >                 at
> hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
> >                 at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
> >                 at
> > hudson.remoting.UserRequest.perform(UserRequest.java:211)
> >                 at
> hudson.remoting.UserRequest.perform(UserRequest.java:54)
> >                 at hudson.remoting.Request$2.run(Request.java:375)
> >                 at
> >
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
> >                 at
> > java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> >                 at
> >
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
> >                 at
> >
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
> >                 at java.base/java.lang.Thread.run(Thread.java:833)
> > ERROR: Asynchronous execution failure
> > java.util.concurrent.ExecutionException: java.io.IOException: Unexpected
> > Fingerprint type. Expected class hudson.model.Fingerprint or subclass but
> > got class hudson.model.Fingerprint$RangeSet
> >         at hudson.remoting.Channel$2.adapt(Channel.java:1039)
> >         at hudson.remoting.Channel$2.adapt(Channel.java:1033)
> >         at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
> >         at
> >
> hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
> >         at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
> >         at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
> >         at hudson.remoting.UserRequest.perform(UserRequest.java:211)
> >         at hudson.remoting.UserRequest.perform(UserRequest.java:54)
> >         at hudson.remoting.Request$2.run(Request.java:375)
> >         at
> >
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
> >         at
> > java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> >         at
> >
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
> >         at
> >
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
> >         at java.base/java.lang.Thread.run(Thread.java:833)
> > Caused by: java.io.IOException: Unexpected Fingerprint type. Expected
> > class hudson.model.Fingerprint or subclass but got class
> > hudson.model.Fingerprint$RangeSet
> >         at
> >
> jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:98)
> >         at
> >
> jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:82)
> >         at hudson.model.Fingerprint.load(Fingerprint.java:1357)
> >         at hudson.model.FingerprintMap.load(FingerprintMap.java:90)
> >         at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
> >         at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
> >         at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
> >         at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
> >         at
> > hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
> >         at
> hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
> >         at
> >
> hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:246)
> >         at
> >
> hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:233)
> >         at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
> >         at
> hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
> >         at sun.reflect.GeneratedMethodAccessor695.invoke(Unknown Source)
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >         at java.lang.reflect.Method.invoke(Method.java:498)
> >         at hudson.model.Executor$2.call(Executor.java:939)
> >         at
> > hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
> >         at com.sun.proxy.$Proxy159.execute(Unknown Source)
> >         at
> >
> hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
> >         at hudson.remoting.UserRequest.perform(UserRequest.java:211)
> >         at hudson.remoting.UserRequest.perform(UserRequest.java:54)
> >         at hudson.remoting.Request$2.run(Request.java:375)
> >         at
> >
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
> >         at
> > org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
> >         at
> >
> hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:22)
> >         at
> >
> jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
> >         at
> >
> jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
> >         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> >         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)
> >         Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote
> > call to channel
> >                 at
> > hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-compiler-plugin:3.1:compile
> > (default-compile) on project oodt-commons: Compilation failure:
> Compilation
> > failure:
> >                 at
> >
> hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java
> >:[121,63]
> > package org.omg.PortableServer does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java
> >:[121,103]
> > package org.omg.PortableServer does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java
> >:[122,54]
> > package org.omg.CORBA does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java
> >:[376,70]
> > package org.omg.PortableServer does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java
> >:[377,55]
> > package org.omg.PortableServer does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java
> >:[377,91]
> > package org.omg.PortableServer does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java
> >:[378,46]
> > package org.omg.CORBA does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java
> >:[232,43]
> > package org.omg.PortableServer does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java
> >:[232,83]
> > package org.omg.PortableServer does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java
> >:[233,34]
> > package org.omg.CORBA does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java
> >:[336,58]
> > package org.omg.PortableServer does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java
> >:[337,39]
> > package org.omg.PortableServer does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java
> >:[337,75]
> > package org.omg.PortableServer does not exist
> > [ERROR] <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java
> >:[338,30]
> > package org.omg.CORBA does not exist
> > [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 :oodt-commons
> >                 at hudson.remoting.Channel$2.adapt(Channel.java:1037)
> >                 at hudson.remoting.Channel$2.adapt(Channel.java:1033)
> >                 at
> hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
> >                 at
> >
> hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
> >                 at
> hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
> >                 at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
> >                 at
> > hudson.remoting.UserRequest.perform(UserRequest.java:211)
> >                 at
> hudson.remoting.UserRequest.perform(UserRequest.java:54)
> >                 at hudson.remoting.Request$2.run(Request.java:375)
> >                 at
> >
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
> >                 at
> > java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> >                 at
> >
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
> >                 at
> >
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
> >                 at java.base/java.lang.Thread.run(Thread.java:833)
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/config/pom.xml
> >
> > to org.apache.oodt/oodt-conf/1.9-SNAPSHOT/oodt-conf-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/pcs/services/pom.xml
> >
> > to
> org.apache.oodt/pcs-services/1.9-SNAPSHOT/pcs-services-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/react-components/oodt_opsui_sample_app/pom.xml
> >
> > to
> >
> org.apache.oodt/oodt-reactjs-opsui/1.9-SNAPSHOT/oodt-reactjs-opsui-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/core/pom.xml
> >
> > to org.apache.oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml
> >
> > to org.apache.oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT-site.xml
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/workflow/pom.xml
> >
> > to
> org.apache.oodt/cas-workflow/1.9-SNAPSHOT/cas-workflow-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/resource/pom.xml
> >
> > to
> org.apache.oodt/cas-resource/1.9-SNAPSHOT/cas-resource-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/webapp/pom.xml
> >
> > to
> org.apache.oodt/oodt-webapps/1.9-SNAPSHOT/oodt-webapps-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/pcs/core/pom.xml
> >
> > to org.apache.oodt/pcs-core/1.9-SNAPSHOT/pcs-core-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/mvn/archetypes/opsui/pom.xml
> >
> > to
> >
> org.apache.oodt/opsui-archetype/1.9-SNAPSHOT/opsui-archetype-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/curator/services/pom.xml
> >
> > to
> >
> org.apache.oodt/curator-services/1.9-SNAPSHOT/curator-services-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/webapp/fmprod/pom.xml
> >
> > to org.apache.oodt/cas-product/1.9-SNAPSHOT/cas-product-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/pcs/opsui/pom.xml
> >
> > to org.apache.oodt/pcs-opsui/1.9-SNAPSHOT/pcs-opsui-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/pom.xml
> >
> > to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/webapp/fmbrowser/pom.xml
> >
> > to org.apache.oodt/fmbrowser/1.9-SNAPSHOT/fmbrowser-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/cli/pom.xml
> >
> > to org.apache.oodt/cas-cli/1.9-SNAPSHOT/cas-cli-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/mvn/archetypes/radix/pom.xml
> >
> > to
> >
> org.apache.oodt/radix-archetype/1.9-SNAPSHOT/radix-archetype-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/webapp/wmonitor/pom.xml
> >
> > to org.apache.oodt/wmonitor/1.9-SNAPSHOT/wmonitor-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/commons/pom.xml
> >
> > to
> org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/mvn/archetypes/pom.xml
> >
> > to org.apache.oodt/archetypes/1.9-SNAPSHOT/archetypes-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/curator/webapp/pom.xml
> >
> > to org.apache.oodt/cas-curator/1.9-SNAPSHOT/cas-curator-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/crawler/pom.xml
> >
> > to org.apache.oodt/cas-crawler/1.9-SNAPSHOT/cas-crawler-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/pge/pom.xml
> >
> > to org.apache.oodt/cas-pge/1.9-SNAPSHOT/cas-pge-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/pcs/input/pom.xml
> >
> > to org.apache.oodt/pcs-input/1.9-SNAPSHOT/pcs-input-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/mvn/plugins/cas-install/pom.xml
> >
> > to
> >
> org.apache.oodt/maven-cas-install-plugin/1.9-SNAPSHOT/maven-cas-install-plugin-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/deployment/pom.xml
> >
> > to
> >
> org.apache.oodt/oodt-deployment/1.9-SNAPSHOT/oodt-deployment-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/metadata/pom.xml
> >
> > to
> org.apache.oodt/cas-metadata/1.9-SNAPSHOT/cas-metadata-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/webapp/components/pom.xml
> >
> > to
> >
> org.apache.oodt/oodt-webapp-components/1.9-SNAPSHOT/oodt-webapp-components-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/webapp/wmservices/pom.xml
> >
> > to
> >
> org.apache.oodt/workflow-services/1.9-SNAPSHOT/workflow-services-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/filemgr/pom.xml
> >
> > to org.apache.oodt/cas-filemgr/1.9-SNAPSHOT/cas-filemgr-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > [JENKINS] Archiving <
> >
> https://ci-builds.apache.org/job/OODT/job/OODT%20Development%20Continuous/ws/curator/sso/pom.xml
> >
> > to org.apache.oodt/curator-sso/1.9-SNAPSHOT/curator-sso-1.9-SNAPSHOT.pom
> > [Fast Archiver] No prior successful build to compare, so performing full
> > copy of artifacts
> > channel stopped
> > Not sending mail to unregistered user 1740...@uom.lk
> > Not sending mail to unregistered user git...@hugo-hirsch.de
> >
>

Reply via email to