You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/03/12 14:55:10 UTC

Build failed in Jenkins: UIMA-SDK » Apache UIMA Base: uimaj-core #699

See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/699/changes>

Changes:

[schor] [UIMA-4283] add a performance test driver to test cases - it's disabled but can be enabled when tuning measurements are wanted, by providing a directory somewhere of CASs to deserialize.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Base: uimaj-core 2.7.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-core ---
[TASKS] Scanning folder 'F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 905 files to scan for tasks
Found 65 open tasks.
[TASKS] Computing warning deltas based on reference build #698
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-core ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (addVersionSrc) @ uimaj-core ---
[INFO] Source directory: F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core\target\generated-sources\releaseVersion added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 706 source files to F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core\target\classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/analysis_engine/impl/AnalysisEngineImplBase.java: Some input files use or override a deprecated API.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/analysis_engine/impl/AnalysisEngineImplBase.java: Recompile with -Xlint:deprecation for details.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java: Some input files use unchecked or unsafe operations.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDesPerformance.java:[16,23] package junit.framework does not exist
[ERROR] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDesPerformance.java:[18,49] cannot find symbol
  symbol: class TestCase
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : UIMA-SDK » Apache UIMA Base: uimaj-core #702

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/702/changes>


Build failed in Jenkins: UIMA-SDK » Apache UIMA Base: uimaj-core #701

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/701/changes>

Changes:

[schor] no Jira, rename of some variables to reduce confusion between indexes and iterators over those indexes

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Base: uimaj-core 2.7.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-core ---
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 905 files to scan for tasks
Found 65 open tasks.
[TASKS] Computing warning deltas based on reference build #698
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-core ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (addVersionSrc) @ uimaj-core ---
[INFO] Source directory: <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/target/generated-sources/releaseVersion> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 706 source files to <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/util/JCasPool.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/util/JCasPool.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDesPerformance.java>:[16,23] package junit.framework does not exist
[ERROR] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDesPerformance.java>:[18,49] cannot find symbol
  symbol: class TestCase
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: UIMA-SDK » Apache UIMA Base: uimaj-core #700

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/700/changes>

Changes:

[schor] no Jira - comment changes only

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Base: uimaj-core 2.7.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-core ---
[TASKS] Scanning folder 'F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 905 files to scan for tasks
Found 65 open tasks.
[TASKS] Computing warning deltas based on reference build #698
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-core ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (addVersionSrc) @ uimaj-core ---
[INFO] Source directory: F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core\target\generated-sources\releaseVersion added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 706 source files to F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core\target\classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/analysis_engine/impl/AnalysisEngineImplBase.java: Some input files use or override a deprecated API.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/analysis_engine/impl/AnalysisEngineImplBase.java: Recompile with -Xlint:deprecation for details.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java: Some input files use unchecked or unsafe operations.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDesPerformance.java:[16,23] package junit.framework does not exist
[ERROR] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDesPerformance.java:[18,49] cannot find symbol
  symbol: class TestCase
[INFO] 2 errors 
[INFO] -------------------------------------------------------------