domain/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running es.uvigo.esei.dgss.letta.domain.entities.EventTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in es.uvigo.esei.dgss.letta.domain.entities.EventTest
Running es.uvigo.esei.dgss.letta.domain.entities.UserTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in es.uvigo.esei.dgss.letta.domain.entities.UserTest
Running es.uvigo.esei.dgss.letta.domain.entities.RegistrationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in es.uvigo.esei.dgss.letta.domain.entities.RegistrationTest
Results :
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ domain ---
[INFO] Analyzed bundle 'Domain' with 5 classes
[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.entities...
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/entities/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Registration.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Role.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/User.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Registration.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/User.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Role.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/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] Analyzed bundle 'Domain' with 5 classes
[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] Copying 10 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 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/EventsDataset.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/domain/entities/IsEqualsToRegistration.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToUser.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/RegistrationsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.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.ThrowingSupplier.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/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/domain/entities/class-use/IsEqualsToUser.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/RegistrationsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToRegistration.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/UsersDataset.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] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/lib/jenkins/workspace/LETTA/service/target/classes
[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] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/LETTA/service/target/test-classes
[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 ---
[INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/service/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running es.uvigo.esei.dgss.letta.service.EventEJBTest
INFO [org.jboss.modules] JBoss Modules version 1.3.3.Final
INFO [org.jboss.msc] JBoss MSC version 1.2.2.Final
INFO [org.jboss.as] JBAS015899: WildFly 8.2.1.Final "Tweek" starting
INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
INFO [org.xnio] XNIO version 3.3.0.Final
INFO [org.xnio.nio] XNIO NIO Implementation Version 3.3.0.Final
INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final
INFO [org.jboss.as.naming] JBAS011800: Activating Naming Subsystem
INFO [org.wildfly.extension.io] WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors
WARN [org.jboss.as.txn] JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
INFO [org.jboss.as.security] JBAS013171: Activating Security Subsystem
INFO [org.jboss.as.clustering.infinispan] JBAS010280: Activating Infinispan subsystem.
INFO [org.jboss.as.security] JBAS013170: Current PicketBox version=4.0.21.Final
INFO [org.jboss.as.webservices] JBAS015537: Activating WebServices Extension
INFO [org.jboss.as.jsf] JBAS012615: Activated the following JSF Implementations: [main]
INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting
INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting
INFO [org.jboss.as.naming] JBAS011802: Starting Naming Service
INFO [org.jboss.as.mail.extension] JBAS015400: Bound mail session [java:jboss/mail/Default]
INFO [org.jboss.as.connector.logging] JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
INFO [org.jboss.as.connector.subsystems.datasources] JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
INFO [org.jboss.as.connector.deployers.jdbc] JBAS010417: Started Driver service with driver-name = h2
INFO [org.wildfly.extension.undertow] JBAS017527: Creating file handler for path /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/welcome-content
INFO [org.wildfly.extension.undertow] JBAS017525: Started server default-server.
INFO [org.wildfly.extension.undertow] JBAS017531: Host default-host starting
INFO [com.arjuna.ats.jbossatx] ARJUNA032010: JBossTS Recovery Service (tag: 9aa71) - JBoss Inc.
INFO [com.arjuna.ats.arjuna] ARJUNA012324: Start RecoveryActivators
INFO [com.arjuna.ats.arjuna] ARJUNA012296: ExpiredEntryMonitor running at Wed, 25 Nov 2015 21:38:05
INFO [org.wildfly.extension.undertow] JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080
INFO [com.arjuna.ats.arjuna] ARJUNA012343: RecoveryManagerImple is ready. Socket listener is turned off.
INFO [com.arjuna.ats.jbossatx] ARJUNA032013: Starting transaction recovery manager
INFO [com.arjuna.ats.jbossatx] ARJUNA032017: JBossTS Transaction Service (JTA version - tag: 9aa71) - JBoss Inc.
INFO [org.jboss.as.server.deployment.scanner] JBAS015012: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/deployments
INFO [org.jboss.as.connector.subsystems.datasources] JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
INFO [org.jboss.ws.common.management] JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final
INFO [org.jboss.as] JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
INFO [org.jboss.as] JBAS015951: Admin console listening on http://127.0.0.1:9990
INFO [org.jboss.as] JBAS015874: WildFly 8.2.1.Final "Tweek" started in 13012ms - Started 188 of 238 services (83 services are lazy, passive or on-demand)
INFO [org.xnio] XNIO version 3.2.0.Beta4
INFO [org.xnio.nio] XNIO NIO Implementation Version 3.2.0.Beta4
INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final
INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/01/46125334ef8037987b25ece51b806717514bc4/content
INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test
INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [
name: test
...]
INFO [org.hibernate.Version] HHH000412: Hibernate Core {4.3.7.Final}
INFO [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found
INFO [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist
INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war
INFO [org.hibernate.validator.internal.util.Version] HV000001: Hibernate Validator 5.1.3.Final
INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows:
java:global/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB
java:app/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB
java:module/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB
java:global/test/EventEJB
java:app/test/EventEJB
java:module/EventEJB
INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war
INFO [org.jboss.weld.Version] WELD-000900: 2.2.6 (Final)
INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war
INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {4.0.4.Final}
INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work
INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement:
alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173]
Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement:
alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173]
Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement:
alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173]
Hibernate: drop table Event if exists
Hibernate: drop table Registration if exists
Hibernate: drop table User if exists
Hibernate: drop table UserJoinsEvent if exists
Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id))
Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20), password varchar(32) not null, role varchar(10) not null, primary key (uuid))
Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login))
Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null)
Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email)
Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email)
Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User
Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event
Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User
INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test
INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war")
[33m21:38:28,531 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0m[33m21:38:28,629 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0mHibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ?
[33m21:38:31,404 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0m[33m21:38:31,671 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0mHibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
[33m21:38:32,019 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-12) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0m[33m21:38:32,070 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-12) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0mHibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ?
[33m21:38:32,417 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-19) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0m[33m21:38:32,425 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-19) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0mHibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test
INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists
Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
Hibernate: drop table Event if exists
Hibernate: drop table Registration if exists
Hibernate: drop table User if exists
Hibernate: drop table UserJoinsEvent if exists
INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war
INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 166ms
INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/01/46125334ef8037987b25ece51b806717514bc4/content
INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war")
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.684 sec - in es.uvigo.esei.dgss.letta.service.EventEJBTest
Running es.uvigo.esei.dgss.letta.service.SearchEJBTest
INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/8d/efaa8e8e55902a8f05b46426199c51748fe857/content
INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test
INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [
name: test
...]
INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war
INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named SearchEJB in deployment unit deployment "test.war" are as follows:
java:global/test/SearchEJB!es.uvigo.esei.dgss.letta.service.SearchEJB
java:app/test/SearchEJB!es.uvigo.esei.dgss.letta.service.SearchEJB
java:module/SearchEJB!es.uvigo.esei.dgss.letta.service.SearchEJB
java:global/test/SearchEJB
java:app/test/SearchEJB
java:module/SearchEJB
INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war
INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war
INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work
INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement:
alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173]
Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement:
alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173]
Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement:
alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173]
Hibernate: drop table Event if exists
Hibernate: drop table Registration if exists
Hibernate: drop table User if exists
Hibernate: drop table UserJoinsEvent if exists
Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id))
Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20), password varchar(32) not null, role varchar(10) not null, primary key (uuid))
Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login))
Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null)
Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email)
Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email)
Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User
Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event
Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User
INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test
INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war")
[33m21:38:39,335 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-21) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0m[33m21:38:39,365 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-21) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0mHibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
[33m21:38:39,791 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-29) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0m[33m21:38:39,818 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-29) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0mHibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
[33m21:38:40,153 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0m[33m21:38:40,186 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0mHibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
[33m21:38:40,362 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0m[33m21:38:40,383 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0mHibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC
[33m21:38:40,530 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-13) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0m[33m21:38:40,575 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-13) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0mHibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
[33m21:38:40,720 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-12) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0m[33m21:38:40,746 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-12) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
[0mHibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC
Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=?
INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test
INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists
Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
Hibernate: drop table Event if exists
Hibernate: drop table Registration if exists
Hibernate: drop table User if exists
Hibernate: drop table UserJoinsEvent if exists
INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war
INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 84ms
INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/8d/efaa8e8e55902a8f05b46426199c51748fe857/content
INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war")
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.179 sec - in es.uvigo.esei.dgss.letta.service.SearchEJBTest
Running es.uvigo.esei.dgss.letta.service.UserEJBTest
INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/d5/48d3128d8aaf0eaf4eb33cd21341199326df9b/content
INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test
INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [
name: test
...]
INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war
INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserEJB in deployment unit deployment "test.war" are as follows:
java:global/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB
java:app/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB
java:module/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB
java:global/test/UserEJB
java:app/test/UserEJB
java:module/UserEJB
INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war
INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war
INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work
INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement:
alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173]
Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement:
alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173]
Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement:
alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173]
Hibernate: drop table Event if exists
Hibernate: drop table Registration if exists
Hibernate: drop table User if exists
Hibernate: drop table UserJoinsEvent if exists
Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id))
Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20), password varchar(32) not null, role varchar(10) not null, primary key (uuid))
Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login))
Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null)
Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email)
Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email)
Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User
Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event
Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User
INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
ERROR [org.jboss.msc.service.fail] MSC000001: Failed to start service jboss.deployment.unit."test.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."test.war".WeldStartService: Failed to start service
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60]
Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-000123: Error loading es.uvigo.esei.dgss.letta.service.TestingMailer defined in <class>es.uvigo.esei.dgss.letta.service.TestingMailer</class> in vfs:/content/test.war/WEB-INF/lib/test.jar/META-INF/beans.xml@9
at org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder$ClassLoader.apply(GlobalEnablementBuilder.java:269)
at org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder$ClassLoader.apply(GlobalEnablementBuilder.java:256)
at com.google.common.collect.Lists$TransformingRandomAccessList$1.transform(Lists.java:582)
at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
at java.util.AbstractCollection.toArray(AbstractCollection.java:141) [rt.jar:1.8.0_60]
at com.google.common.collect.ImmutableSet.copyOf(ImmutableSet.java:374)
at org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder.createModuleEnablement(GlobalEnablementBuilder.java:233)
at org.jboss.weld.bootstrap.BeanDeployment.createEnablement(BeanDeployment.java:219)
at org.jboss.weld.bootstrap.WeldStartup.startInitialization(WeldStartup.java:379)
at org.jboss.weld.bootstrap.WeldBootstrap.startInitialization(WeldBootstrap.java:76)
at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:91)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
... 3 more
Caused by: java.lang.ClassNotFoundException: es.uvigo.esei.dgss.letta.service.TestingMailer from [Module "deployment.test.war:main" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:213) [jboss-modules-1.3.3.Final.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules-1.3.3.Final.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules-1.3.3.Final.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules-1.3.3.Final.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules-1.3.3.Final.jar:1.3.3.Final]
at org.jboss.as.weld.WeldModuleResourceLoader.classForName(WeldModuleResourceLoader.java:68)
at org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder$ClassLoader.apply(GlobalEnablementBuilder.java:267)
... 15 more
ERROR [org.jboss.as.controller.management-operation] JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "test.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"test.war\".WeldStartService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"test.war\".WeldStartService: Failed to start service
Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-000123: Error loading es.uvigo.esei.dgss.letta.service.TestingMailer defined in <class>es.uvigo.esei.dgss.letta.service.TestingMailer</class> in vfs:/content/test.war/WEB-INF/lib/test.jar/META-INF/beans.xml@9
Caused by: java.lang.ClassNotFoundException: es.uvigo.esei.dgss.letta.service.TestingMailer from [Module \"deployment.test.war:main\" from Service Module Loader]"}}
ERROR [org.jboss.as.server] JBAS015870: Deploy of deployment "test.war" was rolled back with the following failure message:
{"JBAS014671: Failed services" => {"jboss.deployment.unit.\"test.war\".WeldStartService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"test.war\".WeldStartService: Failed to start service
Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-000123: Error loading es.uvigo.esei.dgss.letta.service.TestingMailer defined in <class>es.uvigo.esei.dgss.letta.service.TestingMailer</class> in vfs:/content/test.war/WEB-INF/lib/test.jar/META-INF/beans.xml@9
Caused by: java.lang.ClassNotFoundException: es.uvigo.esei.dgss.letta.service.TestingMailer from [Module \"deployment.test.war:main\" from Service Module Loader]"}}
INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists
Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
Hibernate: drop table Event if exists
Hibernate: drop table Registration if exists
Hibernate: drop table User if exists
Hibernate: drop table UserJoinsEvent if exists
INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war
INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 100ms
INFO [org.jboss.as.controller] JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.deployment.unit."test.war".WeldBootstrapService (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService, service jboss.deployment.unit."test.war".component.UserEJB.WeldInstantiator, service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldTerminalListener".WeldInstantiator, service jboss.deployment.unit."test.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator, JBAS014799: ... and 9 more ]
service jboss.deployment.unit."test.war".WeldStartService (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService, service jboss.deployment.unit."test.war".component.UserEJB.WeldInstantiator, service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldTerminalListener".WeldInstantiator, service jboss.deployment.unit."test.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator, JBAS014799: ... and 8 more ]
service jboss.deployment.unit."test.war".component.UserEJB.CREATE (missing) dependents: [service jboss.deployment.unit."test.war".component.UserEJB.START]
service jboss.deployment.unit."test.war".component.UserEJB.START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService, service jboss.deployment.unit."test.war".moduleDeploymentRuntimeInformationStart, service jboss.undertow.deployment.default-server.default-host./test, service jboss.deployment.unit."test.war".deploymentCompleteService]
service jboss.deployment.unit."test.war".component.UserEJB.VIEW."es.uvigo.esei.dgss.letta.service.UserEJB".LOCAL (missing) dependents: [service jboss.deployment.unit."test.war".component.UserEJB.START]
service jboss.deployment.unit."test.war".component.UserEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.unit."test.war".component.UserEJB.START]
service jboss.deployment.unit."test.war".component.UserEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.unit."test.war".component.UserEJB.WeldInstantiator]
service jboss.deployment.unit."test.war".component.UserEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.unit."test.war".component.UserEJB.START]
service jboss.deployment.unit."test.war".component."com.sun.faces.config.ConfigureListener".CREATE (missing) dependents: [service jboss.deployment.unit."test.war".component."com.sun.faces.config.ConfigureListener".START]
service jboss.deployment.unit."test.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./test, service jboss.deployment.unit."test.war".deploymentCompleteService]
service jboss.deployment.unit."test.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."test.war".component."com.sun.faces.config.ConfigureListener".START]
service jboss.deployment.unit."test.war".component."javax.faces.webapp.FacetTag".CREATE (missing) dependents: [service jboss.deployment.unit."test.war".component."javax.faces.webapp.FacetTag".START]
service jboss.deployment.unit."test.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./test, service jboss.deployment.unit."test.war".deploymentCompleteService]
service jboss.deployment.unit."test.war".component."javax.faces.webapp.FacetTag".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."test.war".component."javax.faces.webapp.FacetTag".START]
service jboss.deployment.unit."test.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".CREATE (missing) dependents: [service jboss.deployment.unit."test.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START]
service jboss.deployment.unit."test.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./test, service jboss.deployment.unit."test.war".deploymentCompleteService]
service jboss.deployment.unit."test.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."test.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START]
service jboss.deployment.unit."test.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".CREATE (missing) dependents: [service jboss.deployment.unit."test.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START]
service jboss.deployment.unit."test.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./test, service jboss.deployment.unit."test.war".deploymentCompleteService]
service jboss.deployment.unit."test.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."test.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START]
service jboss.deployment.unit."test.war".component."org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner".CREATE (missing) dependents: [service jboss.deployment.unit."test.war".component."org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner".START]
service jboss.deployment.unit."test.war".component."org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./test, service jboss.deployment.unit."test.war".deploymentCompleteService]
service jboss.deployment.unit."test.war".component."org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."test.war".component."org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner".START]
service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldInitialListener".CREATE (missing) dependents: [service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldInitialListener".START]
service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./test, service jboss.deployment.unit."test.war".deploymentCompleteService]
service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldInitialListener".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldInitialListener".START]
service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldTerminalListener".CREATE (missing) dependents: [service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldTerminalListener".START]
service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./test, service jboss.deployment.unit."test.war".deploymentCompleteService]
service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldTerminalListener".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldTerminalListener".START]
service jboss.deployment.unit."test.war".ee.ComponentRegistry (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService]
service jboss.deployment.unit."test.war".jndiDependencyService (missing) dependents: [service jboss.deployment.unit."test.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, service jboss.deployment.unit."test.war".component."org.jboss.weld.servlet.WeldInitialListener".START, service jboss.deployment.unit."test.war".component."javax.faces.webapp.FacetTag".START, service jboss.deployment.unit."test.war".component."org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner".START, JBAS014799: ... and 5 more ]
service jboss.deployment.unit."test.war".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.unit."test.war".moduleDeploymentRuntimeInformationStart, service jboss.deployment.unit."test.war".component.UserEJB.START]
service jboss.naming.context.java.module.test.test.env."es.uvigo.esei.dgss.letta.service.UserEJB".confirmationUrl (missing) dependents: [service jboss.deployment.unit."test.war".component.UserEJB.START]
service jboss.naming.context.java.module.test.test.env."es.uvigo.esei.dgss.letta.service.UserEJB".em (missing) dependents: [service jboss.deployment.unit."test.war".component.UserEJB.START]
service jboss.persistenceunit."test.war#test" (missing) dependents: [service jboss.deployment.unit."test.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./test, service jboss.deployment.unit."test.war".component."javax.faces.webapp.FacetTag".START, JBAS014799: ... and 6 more ]
service jboss.undertow.deployment.default-server.default-host./test (missing) dependents: [service jboss.deployment.unit."test.war".deploymentCompleteService]
service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test]
service jboss.undertow.deployment.default-server.default-host./test.codec (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService]
JBAS014777: Services which failed to start: service jboss.deployment.unit."test.war".WeldStartService
WARN [org.jboss.as.arquillian.container.ArchiveDeployer] Cannot undeploy: test.war: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: "JBAS014807: Management resource '[(\"deployment\" => \"test.war\")]' not found"
at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:114) [wildfly-controller-client-8.2.1.Final.jar:8.2.1.Final]
at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55) [wildfly-arquillian-common-8.2.1.Final.jar:8.2.1.Final]
at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableContainer.java:152) [wildfly-arquillian-common-8.2.1.Final.jar:8.2.1.Final]
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:205) [arquillian-container-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:185) [arquillian-container-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) [arquillian-container-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(ContainerDeployController.java:184) [arquillian-container-impl-base-1.1.9.Final.jar:1.1.9.Final]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60]
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) [arquillian-container-impl-base-1.1.9.Final.jar:1.1.9.Final]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60]
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) [arquillian-container-impl-base-1.1.9.Final.jar:1.1.9.Final]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60]
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$2.perform(ContainerDeployController.java:119) [arquillian-container-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$2.perform(ContainerDeployController.java:110) [arquillian-container-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263) [arquillian-container-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployedDeployment(ContainerDeployController.java:249) [arquillian-container-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeployManaged(ContainerDeployController.java:109) [arquillian-container-impl-base-1.1.9.Final.jar:1.1.9.Final]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60]
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:108) [arquillian-container-test-impl-base-1.1.9.Final.jar:1.1.9.Final]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60]
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-test-impl-base-1.1.9.Final.jar:1.1.9.Final]
at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) [:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60]
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-test-impl-base-1.1.9.Final.jar:1.1.9.Final]
at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source) [:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60]
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.afterClass(EventTestRunnerAdaptor.java:94) [arquillian-test-impl-base-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.junit.Arquillian$3$1.evaluate(Arquillian.java:223) [arquillian-junit-core-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit-core-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit-core-1.1.9.Final.jar:1.1.9.Final]
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) [arquillian-junit-core-1.1.9.Final.jar:1.1.9.Final]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) [arquillian-junit-core-1.1.9.Final.jar:1.1.9.Final]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) [surefire-junit4-2.18.1.jar:2.18.1]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) [surefire-junit4-2.18.1.jar:2.18.1]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.18.1.jar:2.18.1]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) [surefire-junit4-2.18.1.jar:2.18.1]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) [surefire-booter-2.18.1.jar:2.18.1]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) [surefire-booter-2.18.1.jar:2.18.1]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.18.1.jar:2.18.1]
Caused by: java.lang.Exception: "JBAS014807: Management resource '[(\"deployment\" => \"test.war\")]' not found"
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134) [wildfly-controller-client-8.2.1.Final.jar:8.2.1.Final]
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123) [wildfly-controller-client-8.2.1.Final.jar:8.2.1.Final]
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85) [wildfly-controller-client-8.2.1.Final.jar:8.2.1.Final]
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42) [wildfly-controller-client-8.2.1.Final.jar:8.2.1.Final]
at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:107) [wildfly-controller-client-8.2.1.Final.jar:8.2.1.Final]
... 81 more
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.355 sec <<< FAILURE! - in es.uvigo.esei.dgss.letta.service.UserEJBTest
es.uvigo.esei.dgss.letta.service.UserEJBTest Time elapsed: 6.355 sec <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: test.war
at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:146)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"test.war\".WeldStartService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"test.war\".WeldStartService: Failed to start service
Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-000123: Error loading es.uvigo.esei.dgss.letta.service.TestingMailer defined in <class>es.uvigo.esei.dgss.letta.service.TestingMailer</class> in vfs:/content/test.war/WEB-INF/lib/test.jar/META-INF/beans.xml@9
Caused by: java.lang.ClassNotFoundException: es.uvigo.esei.dgss.letta.service.TestingMailer from [Module \"deployment.test.war:main\" from Service Module Loader]"}}
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55)
at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77)
at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:146)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
INFO [org.jboss.as.connector.subsystems.datasources] JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
INFO [org.wildfly.extension.undertow] JBAS017532: Host default-host stopping
INFO [org.wildfly.extension.undertow] JBAS017521: Undertow HTTP listener default suspending
INFO [org.wildfly.extension.undertow] JBAS017520: Undertow HTTP listener default stopped, was bound to /127.0.0.1:8080
INFO [org.wildfly.extension.undertow] JBAS017506: Undertow 1.1.8.Final stopping
INFO [org.jboss.as.connector.deployers.jdbc] JBAS010418: Stopped Driver service with driver-name = h2
INFO [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService
INFO [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager
INFO [org.jboss.as] JBAS015950: WildFly 8.2.1.Final "Tweek" stopped in 236ms
Results :
Tests in error:
UserEJBTest.es.uvigo.esei.dgss.letta.service.UserEJBTest » Deployment Cannot d...
Tests run: 13, Failures: 0, Errors: 1, Skipped: 0
[ERROR] There are test failures.
Please refer to /var/lib/jenkins/workspace/LETTA/service/target/surefire-reports for the individual test results.
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service ---
[INFO] Analyzed bundle 'Service' with 7 classes
[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]
Loading source files for package es.uvigo.esei.dgss.letta.service.mail...
Loading source files for package es.uvigo.esei.dgss.letta.service...
Loading source files for package es.uvigo.esei.dgss.letta.service.exceptions...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/DefaultMailer.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/Mailer.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/TestingMailer.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/EventEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/SearchEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/EmailDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/LoginDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/class-use/Mailer.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/class-use/TestingMailer.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/class-use/DefaultMailer.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/SearchEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/EventEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/EmailDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/LoginDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar
[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] Analyzed bundle 'Service' with 7 classes
[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] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.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 [53 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] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /var/lib/jenkins/workspace/LETTA/jsf/target/classes
[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] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/LETTA/jsf/target/test-classes
[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 ---
[INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/jsf/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running es.uvigo.esei.dgss.letta.jsf.RegisterUserControllerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in es.uvigo.esei.dgss.letta.jsf.RegisterUserControllerTest
Running es.uvigo.esei.dgss.letta.jsf.ConfirmUserControllerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in es.uvigo.esei.dgss.letta.jsf.ConfirmUserControllerTest
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf ---
[INFO] Analyzed bundle 'JSF' with 6 classes
[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 [105 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]
Loading source files for package es.uvigo.esei.dgss.letta.jsf...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ConfirmUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/CreateEventController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/IndexPageController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/JSFController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/LoginUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/JSFController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/LoginUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/IndexPageController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/CreateEventController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ConfirmUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/RegisterUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/help-doc.html...
1 warning
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/LETTA/jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/LoginUserController.java:55: warning: no @throws for javax.servlet.ServletException
[WARNING] public String doLogout() throws ServletException {
[WARNING] ^
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar
[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] Analyzed bundle 'JSF' with 6 classes
[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] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.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 [jar:org.apache.commons:commons-lang3:3.4] to [lib/commons-lang3-3.4.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 [8.384s]
[INFO] Domain ............................................ SUCCESS [14.518s]
[INFO] Tests ............................................. SUCCESS [7.415s]
[INFO] Service ........................................... SUCCESS [1:06.054s]
[INFO] REST .............................................. SUCCESS [2.606s]
[INFO] JSF ............................................... SUCCESS [12.405s]
[INFO] EAR ............................................... SUCCESS [3.213s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:56.313s
[INFO] Finished at: Wed Nov 25 21:39:12 CET 2015
[INFO] Final Memory: 60M/631M
[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/service/target/service-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.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
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar
Sending e-mails to: mrjato@esei.uvigo.es afnandin@esei.uvigo.es aalopez@esei.uvigo.es abmiguez@esei.uvigo.es agjacome@esei.uvigo.es apsoto@esei.uvigo.es bcgonzalez3@esei.uvigo.es dgpena@uvigo.es frpena@esei.uvigo.es jacasanova@esei.uvigo.es redouane@esei.uvigo.es
channel stopped
[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
Sending e-mails to: mrjato@esei.uvigo.es afnandin@esei.uvigo.es aalopez@esei.uvigo.es abmiguez@esei.uvigo.es agjacome@esei.uvigo.es apsoto@esei.uvigo.es bcgonzalez3@esei.uvigo.es dgpena@uvigo.es frpena@esei.uvigo.es jacasanova@esei.uvigo.es redouane@esei.uvigo.es
Finished: UNSTABLE