Console Output
Skipping 9 KB..
Full Log5.201505241946:report (post-unit-test) @ domain ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ domain ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ domain ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ domain ---
[INFO]
Loading source files for package es.uvigo.esei.dgss.letta.domain...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/class-use/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/class-use/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ domain ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ domain ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Tests 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tests ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA/tests/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/lib/jenkins/workspace/LETTA/tests/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tests ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/tests/target with includes "" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tests ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tests ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ tests ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tests ---
[INFO]
Loading source files for package es.uvigo.esei.dgss.letta.service.util.security...
Loading source files for package es.uvigo.esei.dgss.letta.domain.entities...
Loading source files for package es.uvigo.esei.dgss.letta.http.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToEntity.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/class-use/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ tests ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Service 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ service ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA/service/target
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ service ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ service ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ service ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/service/target with includes "" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ service ---
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ service ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ service ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ service ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ service ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ service ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rest ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA/rest/target
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/rest/target with includes "" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest ---
[JENKINS] Recording test results[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp]
[INFO] Webapp assembled in [41 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ rest ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ rest ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JSF 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jsf ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA/jsf/target
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jsf ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jsf ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ jsf ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/jsf/target with includes "" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jsf ---
[JENKINS] Recording test results[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jsf ---
[INFO] Packaging webapp
[INFO] Assembling webapp [jsf] in [/var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/jsf/src/main/webapp]
[INFO] Webapp assembled in [5 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jsf ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsf ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ jsf ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ jsf ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building EAR 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ear ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA/ear/target
[INFO]
[INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear ---
[INFO] Generating application.xml
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/main/resources
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ ear ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/ear/target with includes "" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear ---
[INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:jsf:0.0.1-SNAPSHOT] to [jsf-0.0.1-SNAPSHOT.war]
[INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war
[INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:rest:0.0.1-SNAPSHOT] to [rest-0.0.1-SNAPSHOT.war]
[INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war
[INFO] Copying artifact [jar:es.uvigo.esei.dgss.letta:domain:0.0.1-SNAPSHOT] to [lib/domain-0.0.1-SNAPSHOT.jar]
[INFO] Copying artifact [ejb:es.uvigo.esei.dgss.letta:service:0.0.1-SNAPSHOT] to [service-0.0.1-SNAPSHOT.jar]
[INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar
[INFO] Could not find manifest file: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ear ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ear ---
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ ear ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear
[INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Sample ............................................ SUCCESS [7.202s]
[INFO] Domain ............................................ SUCCESS [9.759s]
[INFO] Tests ............................................. SUCCESS [5.665s]
[INFO] Service ........................................... SUCCESS [2.568s]
[INFO] REST .............................................. SUCCESS [4.365s]
[INFO] JSF ............................................... SUCCESS [3.047s]
[INFO] EAR ............................................... SUCCESS [2.547s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.962s
[INFO] Finished at: Tue Nov 17 19:24:55 CET 2015
[INFO] Final Memory: 49M/624M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/pom.xml to es.uvigo.esei.dgss.letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/ear/pom.xml to es.uvigo.esei.dgss.letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear to es.uvigo.esei.dgss.letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/pom.xml to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/pom.xml to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/pom.xml to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/pom.xml to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/pom.xml to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar
channel stopped
[LETTA] $ mvn -DskipTests=true deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Sample
[INFO] Domain
[INFO] Tests
[INFO] Service
[INFO] REST
[INFO] JSF
[INFO] EAR
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Sample 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ letta ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ letta ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ letta >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ letta <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ letta ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ letta ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ letta ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ letta ---
[INFO] Deploying es.uvigo.esei.dgss.letta:letta:0.0.1-SNAPSHOT at end
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Domain 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ domain ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ domain ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ domain ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ domain ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ domain ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ domain >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ domain <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ domain ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ domain ---
[INFO]
Loading source files for package es.uvigo.esei.dgss.letta.domain...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/class-use/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/class-use/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ domain ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ domain ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ domain ---
[INFO] Deploying es.uvigo.esei.dgss.letta:domain:0.0.1-SNAPSHOT at end
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Tests 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tests ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tests ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ tests >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ tests <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ tests ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tests ---
[INFO]
Loading source files for package es.uvigo.esei.dgss.letta.service.util.security...
Loading source files for package es.uvigo.esei.dgss.letta.domain.entities...
Loading source files for package es.uvigo.esei.dgss.letta.http.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToEntity.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/class-use/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ tests ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tests ---
[INFO] Deploying es.uvigo.esei.dgss.letta:tests:0.0.1-SNAPSHOT at end
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Service 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ service ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ service ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ service ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ service ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ service ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ service >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ service <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ service ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ service ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ service ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ service ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ service ---
[INFO] Deploying es.uvigo.esei.dgss.letta:service:0.0.1-SNAPSHOT at end
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp]
[INFO] Webapp assembled in [31 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ rest >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ rest <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ rest ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ rest ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rest ---
[INFO] Deploying es.uvigo.esei.dgss.letta:rest:0.0.1-SNAPSHOT at end
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JSF 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jsf ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jsf ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ jsf ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jsf ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jsf ---
[INFO] Packaging webapp
[INFO] Assembling webapp [jsf] in [/var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/jsf/src/main/webapp]
[INFO] Webapp assembled in [5 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ jsf >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ jsf <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jsf ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsf ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ jsf ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ jsf ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsf ---
[INFO] Deploying es.uvigo.esei.dgss.letta:jsf:0.0.1-SNAPSHOT at end
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building EAR 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear ---
[INFO] Generating application.xml
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/main/resources
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ ear ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear ---
[INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:jsf:0.0.1-SNAPSHOT] to [jsf-0.0.1-SNAPSHOT.war]
[INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war
[INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:rest:0.0.1-SNAPSHOT] to [rest-0.0.1-SNAPSHOT.war]
[INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war
[INFO] Could not find manifest file: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ ear >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ ear <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ear ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ear ---
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ ear ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear
[INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ear ---
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml
606/606 B
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml (606 B at 2.4 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-20151117.182515-6.pom
2/19 KB
4/19 KB
6/19 KB
8/19 KB
10/19 KB
12/19 KB
14/19 KB
16/19 KB
18/19 KB
19/19 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-20151117.182515-6.pom (19 KB at 199.1 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml
289/289 B
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml (289 B at 6.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml
606/606 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml (606 B at 10.0 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml
289/289 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml (289 B at 6.9 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 34.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151117.182516-6.jar
2/5 KB
4/5 KB
5/5 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151117.182516-6.jar (5 KB at 61.1 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151117.182516-6.pom
2/2 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151117.182516-6.pom (2 KB at 22.2 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml
290/290 B
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml (290 B at 11.3 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 42.1 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml
290/290 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml (290 B at 7.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151117.182516-6-sources.jar
2/2 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151117.182516-6-sources.jar (2 KB at 19.8 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 17.9 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151117.182516-6-javadoc.jar
2/31 KB
4/31 KB
6/31 KB
8/31 KB
10/31 KB
12/31 KB
14/31 KB
16/31 KB
18/31 KB
20/31 KB
22/31 KB
24/31 KB
26/31 KB
28/31 KB
30/31 KB
31/31 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151117.182516-6-javadoc.jar (31 KB at 387.8 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 13.9 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 31.9 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151117.182516-6.jar
2/9 KB
4/9 KB
6/9 KB
8/9 KB
9/9 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151117.182516-6.jar (9 KB at 180.6 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151117.182516-6.pom
2/2 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151117.182516-6.pom (2 KB at 16.1 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml
289/289 B
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml (289 B at 14.1 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 31.0 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml
289/289 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml (289 B at 9.1 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151117.182516-6-sources.jar
2/5 KB
4/5 KB
5/5 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151117.182516-6-sources.jar (5 KB at 52.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 30.2 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151117.182516-6-javadoc.jar
2/63 KB
4/63 KB
6/63 KB
8/63 KB
10/63 KB
12/63 KB
14/63 KB
16/63 KB
18/63 KB
20/63 KB
22/63 KB
24/63 KB
26/63 KB
28/63 KB
30/63 KB
32/63 KB
34/63 KB
36/63 KB
38/63 KB
40/63 KB
42/63 KB
44/63 KB
46/63 KB
48/63 KB
50/63 KB
52/63 KB
54/63 KB
56/63 KB
58/63 KB
60/63 KB
62/63 KB
63/63 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151117.182516-6-javadoc.jar (63 KB at 444.5 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 22.7 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml
995/995 B
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (995 B at 18.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151117.182517-6.jar
2/3 KB
3/3 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151117.182517-6.jar (3 KB at 58.5 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151117.182517-6.pom
2/2 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151117.182517-6.pom (2 KB at 35.9 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml
291/291 B
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml (291 B at 7.1 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml
995/995 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (995 B at 9.3 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml
291/291 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml (291 B at 2.9 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151117.182517-6-sources.jar
786/786 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151117.182517-6-sources.jar (786 B at 9.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml
995/995 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (995 B at 12.8 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml
992/992 B
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (992 B at 17.6 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151117.182517-6.war
2/4 KB
4/4 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151117.182517-6.war (4 KB at 30.3 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151117.182517-6.pom
2/3 KB
3/3 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151117.182517-6.pom (3 KB at 23.2 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml
288/288 B
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml (288 B at 7.2 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml
992/992 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (992 B at 10.2 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml
288/288 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml (288 B at 3.6 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151117.182517-6-sources.jar
831/831 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151117.182517-6-sources.jar (831 B at 10.3 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml
992/992 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (992 B at 17.6 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml
991/991 B
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (991 B at 12.3 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151117.182518-6.war
2/8 KB
4/8 KB
6/8 KB
8/8 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151117.182518-6.war (8 KB at 68.0 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151117.182518-6.pom
2/2 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151117.182518-6.pom (2 KB at 21.8 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml
287/287 B
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml (287 B at 6.5 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml
991/991 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (991 B at 21.0 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml
287/287 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml (287 B at 5.2 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151117.182518-6-sources.jar
831/831 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151117.182518-6-sources.jar (831 B at 10.0 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml
991/991 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (991 B at 10.3 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml
777/777 B
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml (777 B at 37.9 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151117.182519-6.ear
2/16 KB
4/16 KB
6/16 KB
8/16 KB
10/16 KB
12/16 KB
14/16 KB
16/16 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151117.182519-6.ear (16 KB at 326.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151117.182519-6.pom
2/3 KB
3/3 KB
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151117.182519-6.pom (3 KB at 60.2 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml
287/287 B
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml (287 B at 16.5 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml
777/777 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml (777 B at 24.5 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml
287/287 B
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml (287 B at 9.3 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Sample ............................................ SUCCESS [4.401s]
[INFO] Domain ............................................ SUCCESS [4.469s]
[INFO] Tests ............................................. SUCCESS [2.475s]
[INFO] Service ........................................... SUCCESS [0.233s]
[INFO] REST .............................................. SUCCESS [0.791s]
[INFO] JSF ............................................... SUCCESS [1.004s]
[INFO] EAR ............................................... SUCCESS [4.598s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.396s
[INFO] Finished at: Tue Nov 17 19:25:19 CET 2015
[INFO] Final Memory: 39M/429M
[INFO] ------------------------------------------------------------------------
[LETTA] $ mvn -DskipTests=true -Dwildfly.username=deployer -Dwildfly.password=sing-dt-deployer-33 -Dwildfly.force=true wildfly:deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Sample
[INFO] Domain
[INFO] Tests
[INFO] Service
[INFO] REST
[INFO] JSF
[INFO] EAR
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Sample 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ letta >>>
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ letta ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ letta ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ letta >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ letta <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ letta ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ letta ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ letta <<<
[INFO]
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ letta ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Domain 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ domain >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ domain ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ domain ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ domain ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ domain ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ domain ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ domain >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ domain <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ domain ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ domain ---
[INFO]
Loading source files for package es.uvigo.esei.dgss.letta.domain...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/class-use/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/class-use/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar
[INFO]
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ domain <<<
[INFO]
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ domain ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Tests 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ tests >>>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tests ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tests ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ tests >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ tests <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ tests ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tests ---
[INFO]
Loading source files for package es.uvigo.esei.dgss.letta.service.util.security...
Loading source files for package es.uvigo.esei.dgss.letta.domain.entities...
Loading source files for package es.uvigo.esei.dgss.letta.http.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToEntity.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/class-use/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar
[INFO]
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ tests <<<
[INFO]
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Service 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ service >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ service ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ service ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ service ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ service ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ service ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ service >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ service <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ service ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ service ---
[INFO]
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ service <<<
[INFO]
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ service ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ rest >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp]
[INFO] Webapp assembled in [32 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ rest >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ rest <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest ---
[INFO]
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ rest <<<
[INFO]
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ rest ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JSF 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ jsf >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jsf ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jsf ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ jsf ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jsf ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jsf ---
[INFO] Packaging webapp
[INFO] Assembling webapp [jsf] in [/var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/jsf/src/main/webapp]
[INFO] Webapp assembled in [6 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ jsf >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ jsf <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jsf ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsf ---
[INFO]
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ jsf <<<
[INFO]
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ jsf ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building EAR 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ ear >>>
[INFO]
[INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear ---
[INFO] Generating application.xml
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/main/resources
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ ear ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/test/resources-wildfly-embedded-h2
[INFO]
[INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear ---
[INFO] Could not find manifest file: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ ear >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ ear <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ear ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ear ---
[INFO]
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ ear <<<
[INFO]
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ ear ---
Nov 17, 2015 7:25:36 PM org.xnio.Xnio <clinit>
INFO: XNIO version 3.3.1.Final
Nov 17, 2015 7:25:36 PM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.3.1.Final
Nov 17, 2015 7:25:36 PM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 4.0.9.Final
[INFO] Authenticating against security realm: ManagementRealm
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Sample ............................................ SUCCESS [3.622s]
[INFO] Domain ............................................ SUCCESS [4.526s]
[INFO] Tests ............................................. SUCCESS [2.189s]
[INFO] Service ........................................... SUCCESS [0.300s]
[INFO] REST .............................................. SUCCESS [0.867s]
[INFO] JSF ............................................... SUCCESS [0.861s]
[INFO] EAR ............................................... SUCCESS [1.843s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.404s
[INFO] Finished at: Tue Nov 17 19:25:37 CET 2015
[INFO] Final Memory: 44M/423M
[INFO] ------------------------------------------------------------------------
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/domain/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/Domain_JaCoCo_Report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/service/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/Service_JaCoCo_Report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/jsf/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/JSF_JaCoCo_Report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/rest/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/REST_JaCoCo_Report
Finished: SUCCESS