Started by an SCM change Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/eclipse/microprofile-opentracing.git > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-opentracing.git > /usr/local/bin/git --version # timeout=10 Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-opentracing.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-opentracing.git # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-opentracing.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-opentracing.git Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-opentracing.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 79dba4af093ea2b3363e204f5d1fcda37041966b (refs/remotes/origin/master) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 79dba4af093ea2b3363e204f5d1fcda37041966b Commit message: "Merge pull request #5 from Steve-Fontes/fontes-updates" > /usr/local/bin/git rev-list 7f56bbefae4f09c152b5295a5437c926672557ab # timeout=10 Parsing POMs Established TCP socket on 54550 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.12-alpha-1.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven33Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.10.2.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.12-alpha-1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 54550 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/pom.xml -pl !spec -Peclipse-jarsigner install [INFO] Scanning for projects... Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] microprofile-opentracing-parent [INFO] microProfile-opentracing-api [INFO] microprofile-opentracing-tck [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building microprofile-opentracing-parent 0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-opentracing-parent --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 74 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 4 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-opentracing-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-opentracing-parent --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/0.1-SNAPSHOT/microprofile-opentracing-parent-0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building microProfile-opentracing-api 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-opentracing-api --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 62 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 6 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-opentracing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-opentracing-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-opentracing-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-opentracing-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-opentracing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-opentracing-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-opentracing-api --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-opentracing-api --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-opentracing-api --- [INFO] Loading source files for package org.eclipse.microprofile.opentracing... Constructing Javadoc information... Standard Doclet version 1.8.0_131 Building tree for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/Traced.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/constant-values.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/class-use/Traced.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-use.html... Building index for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/overview-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/index-all.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/allclasses-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/allclasses-noframe.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/index.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/help-doc.html... [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-opentracing-api --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT.pom [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building microprofile-opentracing-tck 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-opentracing-tck --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 63 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 12 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-opentracing-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-opentracing-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[22,44] cannot find symbol symbol: class NoTrace location: package org.eclipse.microprofile.opentracing [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[23,44] cannot find symbol symbol: class Trace location: package org.eclipse.microprofile.opentracing [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[32,2] cannot find symbol symbol: class Trace [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[22,44] cannot find symbol symbol: class Trace location: package org.eclipse.microprofile.opentracing [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[46,6] cannot find symbol symbol: class NoTrace location: class org.eclipse.microprofile.opentracing.tck.application.TestClassAnnotationApp [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[54,6] cannot find symbol symbol: class Trace location: class org.eclipse.microprofile.opentracing.tck.application.TestClassAnnotationApp [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[36,6] cannot find symbol symbol: class Trace location: class org.eclipse.microprofile.opentracing.tck.application.TestMethodAnnotationApp [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[51,6] cannot find symbol symbol: class Trace location: class org.eclipse.microprofile.opentracing.tck.application.TestMethodAnnotationApp [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[59,6] cannot find symbol symbol: class Trace location: class org.eclipse.microprofile.opentracing.tck.application.TestMethodAnnotationApp [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[67,6] cannot find symbol symbol: class Trace location: class org.eclipse.microprofile.opentracing.tck.application.TestMethodAnnotationApp [INFO] 10 errors [INFO] ------------------------------------------------------------- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] microprofile-opentracing-parent .................... SUCCESS [ 4.297 s] [INFO] microProfile-opentracing-api ....................... SUCCESS [ 5.627 s] [INFO] microprofile-opentracing-tck ....................... FAILURE [ 1.425 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.201 s [INFO] Finished at: 2017-11-13T15:54:28-05:00 [INFO] Final Memory: 53M/1900M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "eclipse-jarsigner" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project microprofile-opentracing-tck: Compilation failure: Compilation failure: [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[22,44] cannot find symbol [ERROR] symbol: class NoTrace [ERROR] location: package org.eclipse.microprofile.opentracing [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[23,44] cannot find symbol [ERROR] symbol: class Trace [ERROR] location: package org.eclipse.microprofile.opentracing [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/pom.xml to org.eclipse.microprofile.opentracing.parent/microprofile-opentracing-parent/0.1-SNAPSHOT/microprofile-opentracing-parent-0.1-SNAPSHOT.pom [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[32,2] cannot find symbol [ERROR] symbol: class Trace [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[22,44] cannot find symbol [ERROR] symbol: class Trace [ERROR] location: package org.eclipse.microprofile.opentracing [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[46,6] cannot find symbol [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/pom.xml to org.eclipse.microprofile.opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar [ERROR] symbol: class NoTrace [ERROR] location: class org.eclipse.microprofile.opentracing.tck.application.TestClassAnnotationApp [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[54,6] cannot find symbol [ERROR] symbol: class Trace [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/pom.xml to org.eclipse.microprofile.opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/microprofile-opentracing-tck-1.0-SNAPSHOT.pom [ERROR] location: class org.eclipse.microprofile.opentracing.tck.application.TestClassAnnotationApp [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[36,6] cannot find symbol [ERROR] symbol: class Trace [ERROR] location: class org.eclipse.microprofile.opentracing.tck.application.TestMethodAnnotationApp [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[51,6] cannot find symbol [ERROR] symbol: class Trace [ERROR] location: class org.eclipse.microprofile.opentracing.tck.application.TestMethodAnnotationApp [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[59,6] cannot find symbol [ERROR] symbol: class Trace [ERROR] location: class org.eclipse.microprofile.opentracing.tck.application.TestMethodAnnotationApp [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[67,6] cannot find symbol [ERROR] symbol: class Trace [ERROR] location: class org.eclipse.microprofile.opentracing.tck.application.TestMethodAnnotationApp [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 -rf :microprofile-opentracing-tck channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Sending e-mails to: microprofile-dev@eclipse.org Finished: FAILURE