---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/test-classes
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-rest ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target with includes "" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-rest ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running es.uvigo.esei.dgss.teamb.ligaaas.rest.ResourceIntegrationTestSuite
[0m02:17:17,412 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final
[0m[0m02:17:18,134 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1
[0m[0m02:17:18,805 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting
[0m[0m02:17:24,713 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
[0m[0m02:17:24,820 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.4.0.Final
[0m[0m02:17:24,865 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.4.0.Final
[0m[33m02:17:25,108 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 50) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
[0m[0m02:17:25,163 INFO [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem
[0m[0m02:17:25,207 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension
[0m[0m02:17:25,224 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem
[0m[0m02:17:25,252 INFO [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=4.9.6.Final
[0m[0m02:17:25,255 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem.
[0m[0m02:17:25,357 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.21.Final
[0m[0m02:17:25,364 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 35) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors
[0m[0m02:17:25,440 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main]
[0m[0m02:17:25,716 INFO [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final)
[0m[0m02:17:25,731 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 1.4.0.Final starting
[0m[0m02:17:25,898 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m02:17:25,937 INFO [org.jboss.as.naming] (MSC service thread 1-3) WFLYNAM0003: Starting Naming Service
[0m[0m02:17:26,024 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
[0m[0m02:17:26,026 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
[0m[0m02:17:26,748 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
[0m[0m02:17:26,863 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server.
[0m[0m02:17:26,876 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting
[0m[0m02:17:27,382 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:48080
[0m[0m02:17:28,280 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss1718/teamB/ligaaas]
[0m[0m02:17:28,286 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m02:17:29,938 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final
[0m[0m02:17:30,040 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6)
[0m[0m02:17:30,049 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 58) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m02:17:30,051 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 58) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m02:17:30,055 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 55) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m02:17:30,058 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 55) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m02:17:30,120 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/wildfly-10.1.0.Final/standalone/deployments
[0m[0m02:17:30,602 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:49990/management
[0m[0m02:17:30,604 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:49990
[0m[0m02:17:30,605 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 12952ms - Started 302 of 506 services (325 services are lazy, passive or on-demand)
[0m[33m02:17:31,826 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m02:17:35,411 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final
[0m[0m02:17:35,526 INFO [org.xnio] (main) XNIO version 3.5.1.Final
[0m[0m02:17:35,553 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final
[0m[0m02:17:35,824 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final
[0m[0m02:17:38,153 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/wildfly-10.1.0.Final/standalone/data/content/91/d22ddd0ffd3c470cb7dd90408973e26a3c3a31/content
[0m[0m02:17:38,218 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "d857f6ec-8d47-4334-8629-4ba07f2c38ef.war" (runtime-name: "d857f6ec-8d47-4334-8629-4ba07f2c38ef.war")
[0m[0m02:17:40,657 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for test
[0m[0m02:17:41,119 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'd857f6ec-8d47-4334-8629-4ba07f2c38ef.war#test'
[0m[0m02:17:41,242 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 5) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m02:17:41,492 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment d857f6ec-8d47-4334-8629-4ba07f2c38ef.war
[0m[0m02:17:41,718 INFO [org.hibernate.Version] (ServerService Thread Pool -- 5) HHH000412: Hibernate Core {5.0.10.Final}
[0m[0m02:17:41,732 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 5) HHH000206: hibernate.properties not found
[0m[0m02:17:41,742 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 5) HHH000021: Bytecode provider name : javassist
[0m[0m02:17:41,854 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.2.4.Final
[0m[0m02:17:41,978 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 5) HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
[0m[0m02:17:42,368 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionService' in deployment unit 'deployment "d857f6ec-8d47-4334-8629-4ba07f2c38ef.war"' are as follows:
java:global/d857f6ec-8d47-4334-8629-4ba07f2c38ef/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:app/d857f6ec-8d47-4334-8629-4ba07f2c38ef/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:module/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:global/d857f6ec-8d47-4334-8629-4ba07f2c38ef/CompetitionService
java:app/d857f6ec-8d47-4334-8629-4ba07f2c38ef/CompetitionService
java:module/CompetitionService
[0m[0m02:17:42,368 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'UserService' in deployment unit 'deployment "d857f6ec-8d47-4334-8629-4ba07f2c38ef.war"' are as follows:
java:global/d857f6ec-8d47-4334-8629-4ba07f2c38ef/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:app/d857f6ec-8d47-4334-8629-4ba07f2c38ef/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:module/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:global/d857f6ec-8d47-4334-8629-4ba07f2c38ef/UserService
java:app/d857f6ec-8d47-4334-8629-4ba07f2c38ef/UserService
java:module/UserService
[0m[0m02:17:42,369 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'HeadquartersService' in deployment unit 'deployment "d857f6ec-8d47-4334-8629-4ba07f2c38ef.war"' are as follows:
java:global/d857f6ec-8d47-4334-8629-4ba07f2c38ef/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:app/d857f6ec-8d47-4334-8629-4ba07f2c38ef/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:module/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:global/d857f6ec-8d47-4334-8629-4ba07f2c38ef/HeadquartersService
java:app/d857f6ec-8d47-4334-8629-4ba07f2c38ef/HeadquartersService
java:module/HeadquartersService
[0m[0m02:17:42,370 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PlayerService' in deployment unit 'deployment "d857f6ec-8d47-4334-8629-4ba07f2c38ef.war"' are as follows:
java:global/d857f6ec-8d47-4334-8629-4ba07f2c38ef/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:app/d857f6ec-8d47-4334-8629-4ba07f2c38ef/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:module/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:global/d857f6ec-8d47-4334-8629-4ba07f2c38ef/PlayerService
java:app/d857f6ec-8d47-4334-8629-4ba07f2c38ef/PlayerService
java:module/PlayerService
[0m[0m02:17:42,371 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'TeamService' in deployment unit 'deployment "d857f6ec-8d47-4334-8629-4ba07f2c38ef.war"' are as follows:
java:global/d857f6ec-8d47-4334-8629-4ba07f2c38ef/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:app/d857f6ec-8d47-4334-8629-4ba07f2c38ef/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:module/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:global/d857f6ec-8d47-4334-8629-4ba07f2c38ef/TeamService
java:app/d857f6ec-8d47-4334-8629-4ba07f2c38ef/TeamService
java:module/TeamService
[0m[0m02:17:42,377 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'EmailService' in deployment unit 'deployment "d857f6ec-8d47-4334-8629-4ba07f2c38ef.war"' are as follows:
java:global/d857f6ec-8d47-4334-8629-4ba07f2c38ef/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:app/d857f6ec-8d47-4334-8629-4ba07f2c38ef/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:module/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:global/d857f6ec-8d47-4334-8629-4ba07f2c38ef/EmailService
java:app/d857f6ec-8d47-4334-8629-4ba07f2c38ef/EmailService
java:module/EmailService
[0m[0m02:17:43,165 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m02:17:43,167 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m02:17:43,568 INFO [org.jboss.weld.Version] (MSC service thread 1-3) WELD-000900: 2.3.5 (Final)
[0m[0m02:17:44,744 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 22) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'd857f6ec-8d47-4334-8629-4ba07f2c38ef.war#test'
[0m[0m02:17:47,883 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 5) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m02:17:51,859 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 22) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m02:17:51,882 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 22) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m02:17:52,050 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 22) Envers integration enabled? : true
[0m[0m02:17:54,662 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 22) HHH000227: Running hbm2ddl schema export
[0mHibernate: drop table comp_headq if exists
Hibernate: drop table Competition if exists
Hibernate: drop table FavouriteSport if exists
Hibernate: drop table FavouriteTeam if exists
Hibernate: drop table Headquarter if exists
Hibernate: drop table InvitationBetweenTeamCompetition if exists
Hibernate: drop table Player if exists
Hibernate: drop table player_team if exists
Hibernate: drop table Team if exists
Hibernate: drop table User if exists
Hibernate: create table comp_headq (comp_id integer not null, headq_id varchar(100) not null)
Hibernate: create table Competition (id integer generated by default as identity, isRemoved boolean not null, abbreviation varchar(25) not null, contactPerson varchar(100) not null, description varchar(250) not null, email varchar(100) not null, facebook varchar(255), instagram varchar(255), maxTeams integer not null, minTeams integer not null, name varchar(100) not null, openToInscription boolean not null, publicVisibility boolean not null, sport varchar(255) not null, telephone varchar(25) not null, twitter varchar(255), type varchar(255) not null, web varchar(150) not null, admin_login varchar(100), primary key (id))
Hibernate: create table FavouriteSport (id integer not null, sport varchar(255))
Hibernate: create table FavouriteTeam (id integer not null, team varchar(255))
Hibernate: create table Headquarter (name varchar(100) not null, isRemoved boolean not null, address varchar(100) not null, description varchar(250) not null, locality varchar(100) not null, province varchar(100) not null, admin_login varchar(100), primary key (name))
Hibernate: create table InvitationBetweenTeamCompetition (date timestamp, state varchar(255), competition_id integer not null, team_nameTeam varchar(100) not null, primary key (competition_id, team_nameTeam))
Hibernate: create table Player (id integer generated by default as identity, isRemoved boolean not null, completeName varchar(100) not null, image binary(255), interestsDescription varchar(500) not null, nick varchar(30) not null, visibility boolean not null, admin_login varchar(100) not null, playerUser varchar(100), primary key (id))
Hibernate: create table player_team (player_id integer not null, team_name varchar(100) not null)
Hibernate: create table Team (nameTeam varchar(100) not null, isRemoved boolean not null, contactPerson varchar(255) not null, descriptionTeam varchar(255), email varchar(255), facebook varchar(255), instagram varchar(255), isVisible boolean not null, maxPlayers integer not null, minPlayers integer not null, nickTeam varchar(25) not null, openToInscription boolean not null, phone varchar(255), sportType varchar(255) not null, twitter varchar(255), web varchar(255), headquarter_name varchar(100), user_login varchar(100) not null, primary key (nameTeam))
Hibernate: create table User (login varchar(100) not null, isRemoved boolean not null, activationUUID varchar(255) not null, birthdate timestamp not null, country varchar(100) not null, email varchar(100) not null, facebook varchar(255), identificationType varchar(255) not null, instagram varchar(255), isActivated boolean not null, location varchar(100) not null, name varchar(100) not null, numIdentificationType varchar(50) not null, password varchar(100) not null, phone varchar(25) not null, province varchar(100) not null, registrationDate timestamp not null, residence varchar(200) not null, role varchar(255) not null, surname varchar(200) not null, twitter varchar(255), primary key (login))
Hibernate: alter table comp_headq add constraint FKf1w7li2qukh6bm6o6kwd18j18 foreign key (headq_id) references Headquarter
Hibernate: alter table comp_headq add constraint FKqg1n0f9ovrvbsf6178w6qmn3f foreign key (comp_id) references Competition
Hibernate: alter table Competition add constraint FKt0cgolc9h765xrgtk283nicm5 foreign key (admin_login) references User
Hibernate: alter table FavouriteSport add constraint FK79knaa70ks4lu50q7p5aw81rr foreign key (id) references Player
Hibernate: alter table FavouriteTeam add constraint FKlmfw9ht8kbs46irfaa9xbcb6e foreign key (id) references Player
Hibernate: alter table Headquarter add constraint FKih8rff24bt32u9fmdp53bc4ku foreign key (admin_login) references User
Hibernate: alter table InvitationBetweenTeamCompetition add constraint FK9jlv6prl1ygt6mwffrin1g8jv foreign key (competition_id) references Competition
Hibernate: alter table InvitationBetweenTeamCompetition add constraint FK6rxf6g5w8kywcpecxcbnvu59q foreign key (team_nameTeam) references Team
Hibernate: alter table Player add constraint FKtoso2lqctbkisj2lrpal4ykrb foreign key (admin_login) references User
Hibernate: alter table Player add constraint FKia5seiuu41x3a8k3r0l0bod6n foreign key (playerUser) references User
Hibernate: alter table player_team add constraint FK6lhoow076kqnmbixe6ji4h8ps foreign key (team_name) references Team
Hibernate: alter table player_team add constraint FKh0kaqqlfp2417c297cwaf5olr foreign key (player_id) references Player
Hibernate: alter table Team add constraint FKbv2uhap51i2ifxf7gp22jx0t8 foreign key (headquarter_name) references Headquarter
Hibernate: alter table Team add constraint FKjyw0ynld97d0us2xutu92tcrn foreign key (user_login) references User
[0m02:17:54,783 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 22) HHH000230: Schema export complete
[0m[0m02:17:55,432 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.d857f6ec-8d47-4334-8629-4ba07f2c38ef.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:17:55,456 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.d857f6ec-8d47-4334-8629-4ba07f2c38ef.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:17:55,473 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.d857f6ec-8d47-4334-8629-4ba07f2c38ef.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:17:55,500 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.d857f6ec-8d47-4334-8629-4ba07f2c38ef.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:17:55,513 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.d857f6ec-8d47-4334-8629-4ba07f2c38ef.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:17:57,908 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 5) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/d857f6ec-8d47-4334-8629-4ba07f2c38ef'
[0m[0m02:17:59,795 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 5) WFLYUT0021: Registered web context: /d857f6ec-8d47-4334-8629-4ba07f2c38ef
[0m[0m02:17:59,963 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "d857f6ec-8d47-4334-8629-4ba07f2c38ef.war" (runtime-name : "d857f6ec-8d47-4334-8629-4ba07f2c38ef.war")
[0mlog4j:WARN No appenders could be found for logger (org.jboss.resteasy.plugins.providers.DocumentProvider).
log4j:WARN Please initialize the log4j system properly.
[33m02:18:05,207 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-15) RESTEASY002120: ClassNotFoundException: Unable to load builtin provider org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from jar:file:/var/lib/jenkins/.m2/repository/org/jboss/resteasy/resteasy-jackson-provider/3.0.24.Final/resteasy-jackson-provider-3.0.24.Final.jar!/META-INF/services/javax.ws.rs.ext.Providers: java.lang.ClassNotFoundException: org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from [Module "deployment.d857f6ec-8d47-4334-8629-4ba07f2c38ef.war" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:198) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:412) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:400) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.resteasy.plugins.providers.RegisterBuiltin.registerProviders(RegisterBuiltin.java:70) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:31) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:230) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:113) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.init(RunAsLifecycleInterceptor.java:78)
at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:250) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ManagedServlet.getServlet(ManagedServlet.java:171) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:84) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.DisableCacheHandler.handleRequest(DisableCacheHandler.java:33) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]
[0mHibernate: select user0_.login as login1_9_0_, user0_.isRemoved as isRemove2_9_0_, user0_.activationUUID as activati3_9_0_, user0_.birthdate as birthdat4_9_0_, user0_.country as country5_9_0_, user0_.email as email6_9_0_, user0_.facebook as facebook7_9_0_, user0_.identificationType as identifi8_9_0_, user0_.instagram as instagra9_9_0_, user0_.isActivated as isActiv10_9_0_, user0_.location as locatio11_9_0_, user0_.name as name12_9_0_, user0_.numIdentificationType as numIden13_9_0_, user0_.password as passwor14_9_0_, user0_.phone as phone15_9_0_, user0_.province as provinc16_9_0_, user0_.registrationDate as registr17_9_0_, user0_.residence as residen18_9_0_, user0_.role as role19_9_0_, user0_.surname as surname20_9_0_, user0_.twitter as twitter21_9_0_, managedcom1_.admin_login as admin_l19_1_1_, managedcom1_.id as id1_1_1_, managedcom1_.id as id1_1_2_, managedcom1_.isRemoved as isRemove2_1_2_, managedcom1_.abbreviation as abbrevia3_1_2_, managedcom1_.admin_login as admin_l19_1_2_, managedcom1_.contactPerson as contactP4_1_2_, managedcom1_.description as descript5_1_2_, managedcom1_.email as email6_1_2_, managedcom1_.facebook as facebook7_1_2_, managedcom1_.instagram as instagra8_1_2_, managedcom1_.maxTeams as maxTeams9_1_2_, managedcom1_.minTeams as minTeam10_1_2_, managedcom1_.name as name11_1_2_, managedcom1_.openToInscription as openToI12_1_2_, managedcom1_.publicVisibility as publicV13_1_2_, managedcom1_.sport as sport14_1_2_, managedcom1_.telephone as telepho15_1_2_, managedcom1_.twitter as twitter16_1_2_, managedcom1_.type as type17_1_2_, managedcom1_.web as web18_1_2_, player2_.id as id1_6_3_, player2_.isRemoved as isRemove2_6_3_, player2_.admin_login as admin_lo8_6_3_, player2_.completeName as complete3_6_3_, player2_.image as image4_6_3_, player2_.interestsDescription as interest5_6_3_, player2_.nick as nick6_6_3_, player2_.playerUser as playerUs9_6_3_, player2_.visibility as visibili7_6_3_, user3_.login as login1_9_4_, user3_.isRemoved as isRemove2_9_4_, user3_.activationUUID as activati3_9_4_, user3_.birthdate as birthdat4_9_4_, user3_.country as country5_9_4_, user3_.email as email6_9_4_, user3_.facebook as facebook7_9_4_, user3_.identificationType as identifi8_9_4_, user3_.instagram as instagra9_9_4_, user3_.isActivated as isActiv10_9_4_, user3_.location as locatio11_9_4_, user3_.name as name12_9_4_, user3_.numIdentificationType as numIden13_9_4_, user3_.password as passwor14_9_4_, user3_.phone as phone15_9_4_, user3_.province as provinc16_9_4_, user3_.registrationDate as registr17_9_4_, user3_.residence as residen18_9_4_, user3_.role as role19_9_4_, user3_.surname as surname20_9_4_, user3_.twitter as twitter21_9_4_ from User user0_ left outer join Competition managedcom1_ on user0_.login=managedcom1_.admin_login left outer join Player player2_ on user0_.login=player2_.playerUser left outer join User user3_ on player2_.admin_login=user3_.login where user0_.login=?
Hibernate: select user0_.login as login1_9_0_, user0_.isRemoved as isRemove2_9_0_, user0_.activationUUID as activati3_9_0_, user0_.birthdate as birthdat4_9_0_, user0_.country as country5_9_0_, user0_.email as email6_9_0_, user0_.facebook as facebook7_9_0_, user0_.identificationType as identifi8_9_0_, user0_.instagram as instagra9_9_0_, user0_.isActivated as isActiv10_9_0_, user0_.location as locatio11_9_0_, user0_.name as name12_9_0_, user0_.numIdentificationType as numIden13_9_0_, user0_.password as passwor14_9_0_, user0_.phone as phone15_9_0_, user0_.province as provinc16_9_0_, user0_.registrationDate as registr17_9_0_, user0_.residence as residen18_9_0_, user0_.role as role19_9_0_, user0_.surname as surname20_9_0_, user0_.twitter as twitter21_9_0_, managedcom1_.admin_login as admin_l19_1_1_, managedcom1_.id as id1_1_1_, managedcom1_.id as id1_1_2_, managedcom1_.isRemoved as isRemove2_1_2_, managedcom1_.abbreviation as abbrevia3_1_2_, managedcom1_.admin_login as admin_l19_1_2_, managedcom1_.contactPerson as contactP4_1_2_, managedcom1_.description as descript5_1_2_, managedcom1_.email as email6_1_2_, managedcom1_.facebook as facebook7_1_2_, managedcom1_.instagram as instagra8_1_2_, managedcom1_.maxTeams as maxTeams9_1_2_, managedcom1_.minTeams as minTeam10_1_2_, managedcom1_.name as name11_1_2_, managedcom1_.openToInscription as openToI12_1_2_, managedcom1_.publicVisibility as publicV13_1_2_, managedcom1_.sport as sport14_1_2_, managedcom1_.telephone as telepho15_1_2_, managedcom1_.twitter as twitter16_1_2_, managedcom1_.type as type17_1_2_, managedcom1_.web as web18_1_2_, player2_.id as id1_6_3_, player2_.isRemoved as isRemove2_6_3_, player2_.admin_login as admin_lo8_6_3_, player2_.completeName as complete3_6_3_, player2_.image as image4_6_3_, player2_.interestsDescription as interest5_6_3_, player2_.nick as nick6_6_3_, player2_.playerUser as playerUs9_6_3_, player2_.visibility as visibili7_6_3_, user3_.login as login1_9_4_, user3_.isRemoved as isRemove2_9_4_, user3_.activationUUID as activati3_9_4_, user3_.birthdate as birthdat4_9_4_, user3_.country as country5_9_4_, user3_.email as email6_9_4_, user3_.facebook as facebook7_9_4_, user3_.identificationType as identifi8_9_4_, user3_.instagram as instagra9_9_4_, user3_.isActivated as isActiv10_9_4_, user3_.location as locatio11_9_4_, user3_.name as name12_9_4_, user3_.numIdentificationType as numIden13_9_4_, user3_.password as passwor14_9_4_, user3_.phone as phone15_9_4_, user3_.province as provinc16_9_4_, user3_.registrationDate as registr17_9_4_, user3_.residence as residen18_9_4_, user3_.role as role19_9_4_, user3_.surname as surname20_9_4_, user3_.twitter as twitter21_9_4_ from User user0_ left outer join Competition managedcom1_ on user0_.login=managedcom1_.admin_login left outer join Player player2_ on user0_.login=player2_.playerUser left outer join User user3_ on player2_.admin_login=user3_.login where user0_.login=?
[0m02:18:08,739 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 63) WFLYUT0022: Unregistered web context: /d857f6ec-8d47-4334-8629-4ba07f2c38ef
[0m[0m02:18:08,833 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 67) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'd857f6ec-8d47-4334-8629-4ba07f2c38ef.war#test'
[0m[0m02:18:08,834 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 67) HHH000227: Running hbm2ddl schema export
[0mHibernate: drop table comp_headq if exists
Hibernate: drop table Competition if exists
Hibernate: drop table FavouriteSport if exists
Hibernate: drop table FavouriteTeam if exists
Hibernate: drop table Headquarter if exists
Hibernate: drop table InvitationBetweenTeamCompetition if exists
Hibernate: drop table Player if exists
Hibernate: drop table player_team if exists
Hibernate: drop table Team if exists
Hibernate: drop table User if exists
[0m02:18:08,860 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 67) HHH000230: Schema export complete
[0m[0m02:18:08,880 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'd857f6ec-8d47-4334-8629-4ba07f2c38ef.war#test'
[0m[0m02:18:08,935 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 66) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m02:18:08,941 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment d857f6ec-8d47-4334-8629-4ba07f2c38ef.war (runtime-name: d857f6ec-8d47-4334-8629-4ba07f2c38ef.war) in 243ms
[0m[33m02:18:08,994 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
[0m[0m02:18:09,000 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/wildfly-10.1.0.Final/standalone/data/content/91/d22ddd0ffd3c470cb7dd90408973e26a3c3a31/content
[0m[0m02:18:09,000 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "d857f6ec-8d47-4334-8629-4ba07f2c38ef.war" (runtime-name: "d857f6ec-8d47-4334-8629-4ba07f2c38ef.war")
[0m[33m02:18:09,576 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m02:18:13,591 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/wildfly-10.1.0.Final/standalone/data/content/c9/2960c8b7b283115b6d55cb2a440a911fcb0c2d/content
[0m[0m02:18:13,597 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "a35dbce0-2439-4693-9ec6-14ee5c429967.war" (runtime-name: "a35dbce0-2439-4693-9ec6-14ee5c429967.war")
[0m[0m02:18:14,730 INFO [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for test
[0m[0m02:18:14,798 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'a35dbce0-2439-4693-9ec6-14ee5c429967.war#test'
[0m[0m02:18:14,798 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 66) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m02:18:14,910 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment a35dbce0-2439-4693-9ec6-14ee5c429967.war
[0m[0m02:18:14,942 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionService' in deployment unit 'deployment "a35dbce0-2439-4693-9ec6-14ee5c429967.war"' are as follows:
java:global/a35dbce0-2439-4693-9ec6-14ee5c429967/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:app/a35dbce0-2439-4693-9ec6-14ee5c429967/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:module/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:global/a35dbce0-2439-4693-9ec6-14ee5c429967/CompetitionService
java:app/a35dbce0-2439-4693-9ec6-14ee5c429967/CompetitionService
java:module/CompetitionService
[0m[0m02:18:14,948 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'UserService' in deployment unit 'deployment "a35dbce0-2439-4693-9ec6-14ee5c429967.war"' are as follows:
java:global/a35dbce0-2439-4693-9ec6-14ee5c429967/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:app/a35dbce0-2439-4693-9ec6-14ee5c429967/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:module/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:global/a35dbce0-2439-4693-9ec6-14ee5c429967/UserService
java:app/a35dbce0-2439-4693-9ec6-14ee5c429967/UserService
java:module/UserService
[0m[0m02:18:14,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'HeadquartersService' in deployment unit 'deployment "a35dbce0-2439-4693-9ec6-14ee5c429967.war"' are as follows:
java:global/a35dbce0-2439-4693-9ec6-14ee5c429967/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:app/a35dbce0-2439-4693-9ec6-14ee5c429967/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:module/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:global/a35dbce0-2439-4693-9ec6-14ee5c429967/HeadquartersService
java:app/a35dbce0-2439-4693-9ec6-14ee5c429967/HeadquartersService
java:module/HeadquartersService
[0m[0m02:18:14,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PlayerService' in deployment unit 'deployment "a35dbce0-2439-4693-9ec6-14ee5c429967.war"' are as follows:
java:global/a35dbce0-2439-4693-9ec6-14ee5c429967/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:app/a35dbce0-2439-4693-9ec6-14ee5c429967/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:module/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:global/a35dbce0-2439-4693-9ec6-14ee5c429967/PlayerService
java:app/a35dbce0-2439-4693-9ec6-14ee5c429967/PlayerService
java:module/PlayerService
[0m[0m02:18:14,952 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'TeamService' in deployment unit 'deployment "a35dbce0-2439-4693-9ec6-14ee5c429967.war"' are as follows:
java:global/a35dbce0-2439-4693-9ec6-14ee5c429967/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:app/a35dbce0-2439-4693-9ec6-14ee5c429967/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:module/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:global/a35dbce0-2439-4693-9ec6-14ee5c429967/TeamService
java:app/a35dbce0-2439-4693-9ec6-14ee5c429967/TeamService
java:module/TeamService
[0m[0m02:18:14,953 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'EmailService' in deployment unit 'deployment "a35dbce0-2439-4693-9ec6-14ee5c429967.war"' are as follows:
java:global/a35dbce0-2439-4693-9ec6-14ee5c429967/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:app/a35dbce0-2439-4693-9ec6-14ee5c429967/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:module/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:global/a35dbce0-2439-4693-9ec6-14ee5c429967/EmailService
java:app/a35dbce0-2439-4693-9ec6-14ee5c429967/EmailService
java:module/EmailService
[0m[0m02:18:15,137 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m02:18:15,138 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m02:18:15,165 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 66) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m02:18:15,262 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'a35dbce0-2439-4693-9ec6-14ee5c429967.war#test'
[0m[0m02:18:15,264 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 66) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m02:18:15,265 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 66) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m02:18:15,292 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 66) Envers integration enabled? : true
[0m[0m02:18:15,787 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 66) HHH000227: Running hbm2ddl schema export
[0mHibernate: drop table comp_headq if exists
Hibernate: drop table Competition if exists
Hibernate: drop table FavouriteSport if exists
Hibernate: drop table FavouriteTeam if exists
Hibernate: drop table Headquarter if exists
Hibernate: drop table InvitationBetweenTeamCompetition if exists
Hibernate: drop table Player if exists
Hibernate: drop table player_team if exists
Hibernate: drop table Team if exists
Hibernate: drop table User if exists
Hibernate: create table comp_headq (comp_id integer not null, headq_id varchar(100) not null)
Hibernate: create table Competition (id integer generated by default as identity, isRemoved boolean not null, abbreviation varchar(25) not null, contactPerson varchar(100) not null, description varchar(250) not null, email varchar(100) not null, facebook varchar(255), instagram varchar(255), maxTeams integer not null, minTeams integer not null, name varchar(100) not null, openToInscription boolean not null, publicVisibility boolean not null, sport varchar(255) not null, telephone varchar(25) not null, twitter varchar(255), type varchar(255) not null, web varchar(150) not null, admin_login varchar(100), primary key (id))
Hibernate: create table FavouriteSport (id integer not null, sport varchar(255))
Hibernate: create table FavouriteTeam (id integer not null, team varchar(255))
Hibernate: create table Headquarter (name varchar(100) not null, isRemoved boolean not null, address varchar(100) not null, description varchar(250) not null, locality varchar(100) not null, province varchar(100) not null, admin_login varchar(100), primary key (name))
Hibernate: create table InvitationBetweenTeamCompetition (date timestamp, state varchar(255), competition_id integer not null, team_nameTeam varchar(100) not null, primary key (competition_id, team_nameTeam))
Hibernate: create table Player (id integer generated by default as identity, isRemoved boolean not null, completeName varchar(100) not null, image binary(255), interestsDescription varchar(500) not null, nick varchar(30) not null, visibility boolean not null, admin_login varchar(100) not null, playerUser varchar(100), primary key (id))
Hibernate: create table player_team (player_id integer not null, team_name varchar(100) not null)
Hibernate: create table Team (nameTeam varchar(100) not null, isRemoved boolean not null, contactPerson varchar(255) not null, descriptionTeam varchar(255), email varchar(255), facebook varchar(255), instagram varchar(255), isVisible boolean not null, maxPlayers integer not null, minPlayers integer not null, nickTeam varchar(25) not null, openToInscription boolean not null, phone varchar(255), sportType varchar(255) not null, twitter varchar(255), web varchar(255), headquarter_name varchar(100), user_login varchar(100) not null, primary key (nameTeam))
Hibernate: create table User (login varchar(100) not null, isRemoved boolean not null, activationUUID varchar(255) not null, birthdate timestamp not null, country varchar(100) not null, email varchar(100) not null, facebook varchar(255), identificationType varchar(255) not null, instagram varchar(255), isActivated boolean not null, location varchar(100) not null, name varchar(100) not null, numIdentificationType varchar(50) not null, password varchar(100) not null, phone varchar(25) not null, province varchar(100) not null, registrationDate timestamp not null, residence varchar(200) not null, role varchar(255) not null, surname varchar(200) not null, twitter varchar(255), primary key (login))
Hibernate: alter table comp_headq add constraint FKf1w7li2qukh6bm6o6kwd18j18 foreign key (headq_id) references Headquarter
Hibernate: alter table comp_headq add constraint FKqg1n0f9ovrvbsf6178w6qmn3f foreign key (comp_id) references Competition
Hibernate: alter table Competition add constraint FKt0cgolc9h765xrgtk283nicm5 foreign key (admin_login) references User
Hibernate: alter table FavouriteSport add constraint FK79knaa70ks4lu50q7p5aw81rr foreign key (id) references Player
Hibernate: alter table FavouriteTeam add constraint FKlmfw9ht8kbs46irfaa9xbcb6e foreign key (id) references Player
Hibernate: alter table Headquarter add constraint FKih8rff24bt32u9fmdp53bc4ku foreign key (admin_login) references User
Hibernate: alter table InvitationBetweenTeamCompetition add constraint FK9jlv6prl1ygt6mwffrin1g8jv foreign key (competition_id) references Competition
Hibernate: alter table InvitationBetweenTeamCompetition add constraint FK6rxf6g5w8kywcpecxcbnvu59q foreign key (team_nameTeam) references Team
Hibernate: alter table Player add constraint FKtoso2lqctbkisj2lrpal4ykrb foreign key (admin_login) references User
Hibernate: alter table Player add constraint FKia5seiuu41x3a8k3r0l0bod6n foreign key (playerUser) references User
Hibernate: alter table player_team add constraint FK6lhoow076kqnmbixe6ji4h8ps foreign key (team_name) references Team
Hibernate: alter table player_team add constraint FKh0kaqqlfp2417c297cwaf5olr foreign key (player_id) references Player
Hibernate: alter table Team add constraint FKbv2uhap51i2ifxf7gp22jx0t8 foreign key (headquarter_name) references Headquarter
Hibernate: alter table Team add constraint FKjyw0ynld97d0us2xutu92tcrn foreign key (user_login) references User
[0m02:18:15,874 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 66) HHH000230: Schema export complete
[0m[0m02:18:16,045 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 3) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.a35dbce0-2439-4693-9ec6-14ee5c429967.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:16,060 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.a35dbce0-2439-4693-9ec6-14ee5c429967.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:16,074 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 3) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.a35dbce0-2439-4693-9ec6-14ee5c429967.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:16,092 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.a35dbce0-2439-4693-9ec6-14ee5c429967.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:16,095 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 3) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.a35dbce0-2439-4693-9ec6-14ee5c429967.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:16,798 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/a35dbce0-2439-4693-9ec6-14ee5c429967'
[0m[0m02:18:17,201 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0021: Registered web context: /a35dbce0-2439-4693-9ec6-14ee5c429967
[0m[0m02:18:17,226 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "a35dbce0-2439-4693-9ec6-14ee5c429967.war" (runtime-name : "a35dbce0-2439-4693-9ec6-14ee5c429967.war")
[0m[33m02:18:18,389 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-8) RESTEASY002120: ClassNotFoundException: Unable to load builtin provider org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from jar:file:/var/lib/jenkins/.m2/repository/org/jboss/resteasy/resteasy-jackson-provider/3.0.24.Final/resteasy-jackson-provider-3.0.24.Final.jar!/META-INF/services/javax.ws.rs.ext.Providers: java.lang.ClassNotFoundException: org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from [Module "deployment.a35dbce0-2439-4693-9ec6-14ee5c429967.war" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:198) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:412) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:400) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.resteasy.plugins.providers.RegisterBuiltin.registerProviders(RegisterBuiltin.java:70) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:31) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:230) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:113) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.init(RunAsLifecycleInterceptor.java:78)
at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:250) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ManagedServlet.getServlet(ManagedServlet.java:171) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:84) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.DisableCacheHandler.handleRequest(DisableCacheHandler.java:33) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]
[0mHibernate: select user0_.login as login1_9_0_, user0_.isRemoved as isRemove2_9_0_, user0_.activationUUID as activati3_9_0_, user0_.birthdate as birthdat4_9_0_, user0_.country as country5_9_0_, user0_.email as email6_9_0_, user0_.facebook as facebook7_9_0_, user0_.identificationType as identifi8_9_0_, user0_.instagram as instagra9_9_0_, user0_.isActivated as isActiv10_9_0_, user0_.location as locatio11_9_0_, user0_.name as name12_9_0_, user0_.numIdentificationType as numIden13_9_0_, user0_.password as passwor14_9_0_, user0_.phone as phone15_9_0_, user0_.province as provinc16_9_0_, user0_.registrationDate as registr17_9_0_, user0_.residence as residen18_9_0_, user0_.role as role19_9_0_, user0_.surname as surname20_9_0_, user0_.twitter as twitter21_9_0_, managedcom1_.admin_login as admin_l19_1_1_, managedcom1_.id as id1_1_1_, managedcom1_.id as id1_1_2_, managedcom1_.isRemoved as isRemove2_1_2_, managedcom1_.abbreviation as abbrevia3_1_2_, managedcom1_.admin_login as admin_l19_1_2_, managedcom1_.contactPerson as contactP4_1_2_, managedcom1_.description as descript5_1_2_, managedcom1_.email as email6_1_2_, managedcom1_.facebook as facebook7_1_2_, managedcom1_.instagram as instagra8_1_2_, managedcom1_.maxTeams as maxTeams9_1_2_, managedcom1_.minTeams as minTeam10_1_2_, managedcom1_.name as name11_1_2_, managedcom1_.openToInscription as openToI12_1_2_, managedcom1_.publicVisibility as publicV13_1_2_, managedcom1_.sport as sport14_1_2_, managedcom1_.telephone as telepho15_1_2_, managedcom1_.twitter as twitter16_1_2_, managedcom1_.type as type17_1_2_, managedcom1_.web as web18_1_2_, player2_.id as id1_6_3_, player2_.isRemoved as isRemove2_6_3_, player2_.admin_login as admin_lo8_6_3_, player2_.completeName as complete3_6_3_, player2_.image as image4_6_3_, player2_.interestsDescription as interest5_6_3_, player2_.nick as nick6_6_3_, player2_.playerUser as playerUs9_6_3_, player2_.visibility as visibili7_6_3_, user3_.login as login1_9_4_, user3_.isRemoved as isRemove2_9_4_, user3_.activationUUID as activati3_9_4_, user3_.birthdate as birthdat4_9_4_, user3_.country as country5_9_4_, user3_.email as email6_9_4_, user3_.facebook as facebook7_9_4_, user3_.identificationType as identifi8_9_4_, user3_.instagram as instagra9_9_4_, user3_.isActivated as isActiv10_9_4_, user3_.location as locatio11_9_4_, user3_.name as name12_9_4_, user3_.numIdentificationType as numIden13_9_4_, user3_.password as passwor14_9_4_, user3_.phone as phone15_9_4_, user3_.province as provinc16_9_4_, user3_.registrationDate as registr17_9_4_, user3_.residence as residen18_9_4_, user3_.role as role19_9_4_, user3_.surname as surname20_9_4_, user3_.twitter as twitter21_9_4_ from User user0_ left outer join Competition managedcom1_ on user0_.login=managedcom1_.admin_login left outer join Player player2_ on user0_.login=player2_.playerUser left outer join User user3_ on player2_.admin_login=user3_.login where user0_.login=?
[0m02:18:18,613 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-8) HHH000397: Using ASTQueryTranslatorFactory
[0mHibernate: select team0_.nameTeam as nameTeam1_8_, team0_.isRemoved as isRemove2_8_, team0_.contactPerson as contactP3_8_, team0_.descriptionTeam as descript4_8_, team0_.email as email5_8_, team0_.facebook as facebook6_8_, team0_.headquarter_name as headqua17_8_, team0_.instagram as instagra7_8_, team0_.isVisible as isVisibl8_8_, team0_.maxPlayers as maxPlaye9_8_, team0_.minPlayers as minPlay10_8_, team0_.nickTeam as nickTea11_8_, team0_.openToInscription as openToI12_8_, team0_.phone as phone13_8_, team0_.sportType as sportTy14_8_, team0_.twitter as twitter15_8_, team0_.user_login as user_lo18_8_, team0_.web as web16_8_ from Team team0_ where team0_.user_login=? and team0_.isRemoved=0
Hibernate: select user0_.login as login1_9_0_, user0_.isRemoved as isRemove2_9_0_, user0_.activationUUID as activati3_9_0_, user0_.birthdate as birthdat4_9_0_, user0_.country as country5_9_0_, user0_.email as email6_9_0_, user0_.facebook as facebook7_9_0_, user0_.identificationType as identifi8_9_0_, user0_.instagram as instagra9_9_0_, user0_.isActivated as isActiv10_9_0_, user0_.location as locatio11_9_0_, user0_.name as name12_9_0_, user0_.numIdentificationType as numIden13_9_0_, user0_.password as passwor14_9_0_, user0_.phone as phone15_9_0_, user0_.province as provinc16_9_0_, user0_.registrationDate as registr17_9_0_, user0_.residence as residen18_9_0_, user0_.role as role19_9_0_, user0_.surname as surname20_9_0_, user0_.twitter as twitter21_9_0_, managedcom1_.admin_login as admin_l19_1_1_, managedcom1_.id as id1_1_1_, managedcom1_.id as id1_1_2_, managedcom1_.isRemoved as isRemove2_1_2_, managedcom1_.abbreviation as abbrevia3_1_2_, managedcom1_.admin_login as admin_l19_1_2_, managedcom1_.contactPerson as contactP4_1_2_, managedcom1_.description as descript5_1_2_, managedcom1_.email as email6_1_2_, managedcom1_.facebook as facebook7_1_2_, managedcom1_.instagram as instagra8_1_2_, managedcom1_.maxTeams as maxTeams9_1_2_, managedcom1_.minTeams as minTeam10_1_2_, managedcom1_.name as name11_1_2_, managedcom1_.openToInscription as openToI12_1_2_, managedcom1_.publicVisibility as publicV13_1_2_, managedcom1_.sport as sport14_1_2_, managedcom1_.telephone as telepho15_1_2_, managedcom1_.twitter as twitter16_1_2_, managedcom1_.type as type17_1_2_, managedcom1_.web as web18_1_2_, player2_.id as id1_6_3_, player2_.isRemoved as isRemove2_6_3_, player2_.admin_login as admin_lo8_6_3_, player2_.completeName as complete3_6_3_, player2_.image as image4_6_3_, player2_.interestsDescription as interest5_6_3_, player2_.nick as nick6_6_3_, player2_.playerUser as playerUs9_6_3_, player2_.visibility as visibili7_6_3_, user3_.login as login1_9_4_, user3_.isRemoved as isRemove2_9_4_, user3_.activationUUID as activati3_9_4_, user3_.birthdate as birthdat4_9_4_, user3_.country as country5_9_4_, user3_.email as email6_9_4_, user3_.facebook as facebook7_9_4_, user3_.identificationType as identifi8_9_4_, user3_.instagram as instagra9_9_4_, user3_.isActivated as isActiv10_9_4_, user3_.location as locatio11_9_4_, user3_.name as name12_9_4_, user3_.numIdentificationType as numIden13_9_4_, user3_.password as passwor14_9_4_, user3_.phone as phone15_9_4_, user3_.province as provinc16_9_4_, user3_.registrationDate as registr17_9_4_, user3_.residence as residen18_9_4_, user3_.role as role19_9_4_, user3_.surname as surname20_9_4_, user3_.twitter as twitter21_9_4_ from User user0_ left outer join Competition managedcom1_ on user0_.login=managedcom1_.admin_login left outer join Player player2_ on user0_.login=player2_.playerUser left outer join User user3_ on player2_.admin_login=user3_.login where user0_.login=?
[0m02:18:20,508 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0022: Unregistered web context: /a35dbce0-2439-4693-9ec6-14ee5c429967
[0m[0m02:18:20,533 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 67) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'a35dbce0-2439-4693-9ec6-14ee5c429967.war#test'
[0m[0m02:18:20,534 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 67) HHH000227: Running hbm2ddl schema export
[0mHibernate: drop table comp_headq if exists
Hibernate: drop table Competition if exists
Hibernate: drop table FavouriteSport if exists
Hibernate: drop table FavouriteTeam if exists
Hibernate: drop table Headquarter if exists
Hibernate: drop table InvitationBetweenTeamCompetition if exists
Hibernate: drop table Player if exists
Hibernate: drop table player_team if exists
Hibernate: drop table Team if exists
Hibernate: drop table User if exists
[0m02:18:20,554 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 67) HHH000230: Schema export complete
[0m[0m02:18:20,569 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'a35dbce0-2439-4693-9ec6-14ee5c429967.war#test'
[0m[0m02:18:20,592 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 67) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m02:18:20,635 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment a35dbce0-2439-4693-9ec6-14ee5c429967.war (runtime-name: a35dbce0-2439-4693-9ec6-14ee5c429967.war) in 131ms
[0m[33m02:18:20,678 WARN [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
[0m[0m02:18:20,701 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/wildfly-10.1.0.Final/standalone/data/content/c9/2960c8b7b283115b6d55cb2a440a911fcb0c2d/content
[0m[0m02:18:20,703 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "a35dbce0-2439-4693-9ec6-14ee5c429967.war" (runtime-name: "a35dbce0-2439-4693-9ec6-14ee5c429967.war")
[0m[33m02:18:21,320 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m02:18:24,927 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/wildfly-10.1.0.Final/standalone/data/content/fd/5edb7262f55b203b40e3d90077588c0805e9d7/content
[0m[0m02:18:24,939 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "5513517a-6af5-4484-b92b-0c55764ffc65.war" (runtime-name: "5513517a-6af5-4484-b92b-0c55764ffc65.war")
[0m[0m02:18:25,867 INFO [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for test
[0m[0m02:18:25,937 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 67) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '5513517a-6af5-4484-b92b-0c55764ffc65.war#test'
[0m[0m02:18:25,940 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 67) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m02:18:26,072 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 5513517a-6af5-4484-b92b-0c55764ffc65.war
[0m[0m02:18:26,111 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionService' in deployment unit 'deployment "5513517a-6af5-4484-b92b-0c55764ffc65.war"' are as follows:
java:global/5513517a-6af5-4484-b92b-0c55764ffc65/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:app/5513517a-6af5-4484-b92b-0c55764ffc65/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:module/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:global/5513517a-6af5-4484-b92b-0c55764ffc65/CompetitionService
java:app/5513517a-6af5-4484-b92b-0c55764ffc65/CompetitionService
java:module/CompetitionService
[0m[0m02:18:26,115 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'UserService' in deployment unit 'deployment "5513517a-6af5-4484-b92b-0c55764ffc65.war"' are as follows:
java:global/5513517a-6af5-4484-b92b-0c55764ffc65/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:app/5513517a-6af5-4484-b92b-0c55764ffc65/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:module/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:global/5513517a-6af5-4484-b92b-0c55764ffc65/UserService
java:app/5513517a-6af5-4484-b92b-0c55764ffc65/UserService
java:module/UserService
[0m[0m02:18:26,115 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'HeadquartersService' in deployment unit 'deployment "5513517a-6af5-4484-b92b-0c55764ffc65.war"' are as follows:
java:global/5513517a-6af5-4484-b92b-0c55764ffc65/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:app/5513517a-6af5-4484-b92b-0c55764ffc65/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:module/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:global/5513517a-6af5-4484-b92b-0c55764ffc65/HeadquartersService
java:app/5513517a-6af5-4484-b92b-0c55764ffc65/HeadquartersService
java:module/HeadquartersService
[0m[0m02:18:26,116 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PlayerService' in deployment unit 'deployment "5513517a-6af5-4484-b92b-0c55764ffc65.war"' are as follows:
java:global/5513517a-6af5-4484-b92b-0c55764ffc65/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:app/5513517a-6af5-4484-b92b-0c55764ffc65/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:module/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:global/5513517a-6af5-4484-b92b-0c55764ffc65/PlayerService
java:app/5513517a-6af5-4484-b92b-0c55764ffc65/PlayerService
java:module/PlayerService
[0m[0m02:18:26,116 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'TeamService' in deployment unit 'deployment "5513517a-6af5-4484-b92b-0c55764ffc65.war"' are as follows:
java:global/5513517a-6af5-4484-b92b-0c55764ffc65/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:app/5513517a-6af5-4484-b92b-0c55764ffc65/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:module/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:global/5513517a-6af5-4484-b92b-0c55764ffc65/TeamService
java:app/5513517a-6af5-4484-b92b-0c55764ffc65/TeamService
java:module/TeamService
[0m[0m02:18:26,118 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'EmailService' in deployment unit 'deployment "5513517a-6af5-4484-b92b-0c55764ffc65.war"' are as follows:
java:global/5513517a-6af5-4484-b92b-0c55764ffc65/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:app/5513517a-6af5-4484-b92b-0c55764ffc65/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:module/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:global/5513517a-6af5-4484-b92b-0c55764ffc65/EmailService
java:app/5513517a-6af5-4484-b92b-0c55764ffc65/EmailService
java:module/EmailService
[0m[0m02:18:26,256 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 67) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m02:18:26,257 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 67) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m02:18:26,299 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 67) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m02:18:26,376 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '5513517a-6af5-4484-b92b-0c55764ffc65.war#test'
[0m[0m02:18:26,382 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 66) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m02:18:26,382 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 66) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m02:18:26,400 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 66) Envers integration enabled? : true
[0m[0m02:18:26,923 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 66) HHH000227: Running hbm2ddl schema export
[0mHibernate: drop table comp_headq if exists
Hibernate: drop table Competition if exists
Hibernate: drop table FavouriteSport if exists
Hibernate: drop table FavouriteTeam if exists
Hibernate: drop table Headquarter if exists
Hibernate: drop table InvitationBetweenTeamCompetition if exists
Hibernate: drop table Player if exists
Hibernate: drop table player_team if exists
Hibernate: drop table Team if exists
Hibernate: drop table User if exists
Hibernate: create table comp_headq (comp_id integer not null, headq_id varchar(100) not null)
Hibernate: create table Competition (id integer generated by default as identity, isRemoved boolean not null, abbreviation varchar(25) not null, contactPerson varchar(100) not null, description varchar(250) not null, email varchar(100) not null, facebook varchar(255), instagram varchar(255), maxTeams integer not null, minTeams integer not null, name varchar(100) not null, openToInscription boolean not null, publicVisibility boolean not null, sport varchar(255) not null, telephone varchar(25) not null, twitter varchar(255), type varchar(255) not null, web varchar(150) not null, admin_login varchar(100), primary key (id))
Hibernate: create table FavouriteSport (id integer not null, sport varchar(255))
Hibernate: create table FavouriteTeam (id integer not null, team varchar(255))
Hibernate: create table Headquarter (name varchar(100) not null, isRemoved boolean not null, address varchar(100) not null, description varchar(250) not null, locality varchar(100) not null, province varchar(100) not null, admin_login varchar(100), primary key (name))
Hibernate: create table InvitationBetweenTeamCompetition (date timestamp, state varchar(255), competition_id integer not null, team_nameTeam varchar(100) not null, primary key (competition_id, team_nameTeam))
Hibernate: create table Player (id integer generated by default as identity, isRemoved boolean not null, completeName varchar(100) not null, image binary(255), interestsDescription varchar(500) not null, nick varchar(30) not null, visibility boolean not null, admin_login varchar(100) not null, playerUser varchar(100), primary key (id))
Hibernate: create table player_team (player_id integer not null, team_name varchar(100) not null)
Hibernate: create table Team (nameTeam varchar(100) not null, isRemoved boolean not null, contactPerson varchar(255) not null, descriptionTeam varchar(255), email varchar(255), facebook varchar(255), instagram varchar(255), isVisible boolean not null, maxPlayers integer not null, minPlayers integer not null, nickTeam varchar(25) not null, openToInscription boolean not null, phone varchar(255), sportType varchar(255) not null, twitter varchar(255), web varchar(255), headquarter_name varchar(100), user_login varchar(100) not null, primary key (nameTeam))
Hibernate: create table User (login varchar(100) not null, isRemoved boolean not null, activationUUID varchar(255) not null, birthdate timestamp not null, country varchar(100) not null, email varchar(100) not null, facebook varchar(255), identificationType varchar(255) not null, instagram varchar(255), isActivated boolean not null, location varchar(100) not null, name varchar(100) not null, numIdentificationType varchar(50) not null, password varchar(100) not null, phone varchar(25) not null, province varchar(100) not null, registrationDate timestamp not null, residence varchar(200) not null, role varchar(255) not null, surname varchar(200) not null, twitter varchar(255), primary key (login))
Hibernate: alter table comp_headq add constraint FKf1w7li2qukh6bm6o6kwd18j18 foreign key (headq_id) references Headquarter
Hibernate: alter table comp_headq add constraint FKqg1n0f9ovrvbsf6178w6qmn3f foreign key (comp_id) references Competition
Hibernate: alter table Competition add constraint FKt0cgolc9h765xrgtk283nicm5 foreign key (admin_login) references User
Hibernate: alter table FavouriteSport add constraint FK79knaa70ks4lu50q7p5aw81rr foreign key (id) references Player
Hibernate: alter table FavouriteTeam add constraint FKlmfw9ht8kbs46irfaa9xbcb6e foreign key (id) references Player
Hibernate: alter table Headquarter add constraint FKih8rff24bt32u9fmdp53bc4ku foreign key (admin_login) references User
Hibernate: alter table InvitationBetweenTeamCompetition add constraint FK9jlv6prl1ygt6mwffrin1g8jv foreign key (competition_id) references Competition
Hibernate: alter table InvitationBetweenTeamCompetition add constraint FK6rxf6g5w8kywcpecxcbnvu59q foreign key (team_nameTeam) references Team
Hibernate: alter table Player add constraint FKtoso2lqctbkisj2lrpal4ykrb foreign key (admin_login) references User
Hibernate: alter table Player add constraint FKia5seiuu41x3a8k3r0l0bod6n foreign key (playerUser) references User
Hibernate: alter table player_team add constraint FK6lhoow076kqnmbixe6ji4h8ps foreign key (team_name) references Team
Hibernate: alter table player_team add constraint FKh0kaqqlfp2417c297cwaf5olr foreign key (player_id) references Player
Hibernate: alter table Team add constraint FKbv2uhap51i2ifxf7gp22jx0t8 foreign key (headquarter_name) references Headquarter
Hibernate: alter table Team add constraint FKjyw0ynld97d0us2xutu92tcrn foreign key (user_login) references User
[0m02:18:27,007 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 66) HHH000230: Schema export complete
[0m[0m02:18:27,166 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.5513517a-6af5-4484-b92b-0c55764ffc65.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:27,183 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.5513517a-6af5-4484-b92b-0c55764ffc65.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:27,199 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.5513517a-6af5-4484-b92b-0c55764ffc65.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:27,215 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.5513517a-6af5-4484-b92b-0c55764ffc65.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:27,224 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.5513517a-6af5-4484-b92b-0c55764ffc65.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:27,817 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 67) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/5513517a-6af5-4484-b92b-0c55764ffc65'
[0m[0m02:18:28,150 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0021: Registered web context: /5513517a-6af5-4484-b92b-0c55764ffc65
[0m[0m02:18:28,181 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "5513517a-6af5-4484-b92b-0c55764ffc65.war" (runtime-name : "5513517a-6af5-4484-b92b-0c55764ffc65.war")
[0m[33m02:18:29,281 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-31) RESTEASY002120: ClassNotFoundException: Unable to load builtin provider org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from jar:file:/var/lib/jenkins/.m2/repository/org/jboss/resteasy/resteasy-jackson-provider/3.0.24.Final/resteasy-jackson-provider-3.0.24.Final.jar!/META-INF/services/javax.ws.rs.ext.Providers: java.lang.ClassNotFoundException: org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from [Module "deployment.5513517a-6af5-4484-b92b-0c55764ffc65.war" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:198) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:412) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:400) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.resteasy.plugins.providers.RegisterBuiltin.registerProviders(RegisterBuiltin.java:70) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:31) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:230) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:113) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.init(RunAsLifecycleInterceptor.java:78)
at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:250) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ManagedServlet.getServlet(ManagedServlet.java:171) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:84) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]
[0m[0m02:18:29,444 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-31) HHH000397: Using ASTQueryTranslatorFactory
[0mHibernate: select competitio0_.id as id1_1_, competitio0_.isRemoved as isRemove2_1_, competitio0_.abbreviation as abbrevia3_1_, competitio0_.admin_login as admin_l19_1_, competitio0_.contactPerson as contactP4_1_, competitio0_.description as descript5_1_, competitio0_.email as email6_1_, competitio0_.facebook as facebook7_1_, competitio0_.instagram as instagra8_1_, competitio0_.maxTeams as maxTeams9_1_, competitio0_.minTeams as minTeam10_1_, competitio0_.name as name11_1_, competitio0_.openToInscription as openToI12_1_, competitio0_.publicVisibility as publicV13_1_, competitio0_.sport as sport14_1_, competitio0_.telephone as telepho15_1_, competitio0_.twitter as twitter16_1_, competitio0_.type as type17_1_, competitio0_.web as web18_1_ from Competition competitio0_ where competitio0_.publicVisibility=1 and competitio0_.isRemoved<>1
Hibernate: select user0_.login as login1_9_0_, user0_.isRemoved as isRemove2_9_0_, user0_.activationUUID as activati3_9_0_, user0_.birthdate as birthdat4_9_0_, user0_.country as country5_9_0_, user0_.email as email6_9_0_, user0_.facebook as facebook7_9_0_, user0_.identificationType as identifi8_9_0_, user0_.instagram as instagra9_9_0_, user0_.isActivated as isActiv10_9_0_, user0_.location as locatio11_9_0_, user0_.name as name12_9_0_, user0_.numIdentificationType as numIden13_9_0_, user0_.password as passwor14_9_0_, user0_.phone as phone15_9_0_, user0_.province as provinc16_9_0_, user0_.registrationDate as registr17_9_0_, user0_.residence as residen18_9_0_, user0_.role as role19_9_0_, user0_.surname as surname20_9_0_, user0_.twitter as twitter21_9_0_, managedcom1_.admin_login as admin_l19_1_1_, managedcom1_.id as id1_1_1_, managedcom1_.id as id1_1_2_, managedcom1_.isRemoved as isRemove2_1_2_, managedcom1_.abbreviation as abbrevia3_1_2_, managedcom1_.admin_login as admin_l19_1_2_, managedcom1_.contactPerson as contactP4_1_2_, managedcom1_.description as descript5_1_2_, managedcom1_.email as email6_1_2_, managedcom1_.facebook as facebook7_1_2_, managedcom1_.instagram as instagra8_1_2_, managedcom1_.maxTeams as maxTeams9_1_2_, managedcom1_.minTeams as minTeam10_1_2_, managedcom1_.name as name11_1_2_, managedcom1_.openToInscription as openToI12_1_2_, managedcom1_.publicVisibility as publicV13_1_2_, managedcom1_.sport as sport14_1_2_, managedcom1_.telephone as telepho15_1_2_, managedcom1_.twitter as twitter16_1_2_, managedcom1_.type as type17_1_2_, managedcom1_.web as web18_1_2_, player2_.id as id1_6_3_, player2_.isRemoved as isRemove2_6_3_, player2_.admin_login as admin_lo8_6_3_, player2_.completeName as complete3_6_3_, player2_.image as image4_6_3_, player2_.interestsDescription as interest5_6_3_, player2_.nick as nick6_6_3_, player2_.playerUser as playerUs9_6_3_, player2_.visibility as visibili7_6_3_, user3_.login as login1_9_4_, user3_.isRemoved as isRemove2_9_4_, user3_.activationUUID as activati3_9_4_, user3_.birthdate as birthdat4_9_4_, user3_.country as country5_9_4_, user3_.email as email6_9_4_, user3_.facebook as facebook7_9_4_, user3_.identificationType as identifi8_9_4_, user3_.instagram as instagra9_9_4_, user3_.isActivated as isActiv10_9_4_, user3_.location as locatio11_9_4_, user3_.name as name12_9_4_, user3_.numIdentificationType as numIden13_9_4_, user3_.password as passwor14_9_4_, user3_.phone as phone15_9_4_, user3_.province as provinc16_9_4_, user3_.registrationDate as registr17_9_4_, user3_.residence as residen18_9_4_, user3_.role as role19_9_4_, user3_.surname as surname20_9_4_, user3_.twitter as twitter21_9_4_ from User user0_ left outer join Competition managedcom1_ on user0_.login=managedcom1_.admin_login left outer join Player player2_ on user0_.login=player2_.playerUser left outer join User user3_ on player2_.admin_login=user3_.login where user0_.login=?
Hibernate: select competitio0_.id as id1_1_, competitio0_.isRemoved as isRemove2_1_, competitio0_.abbreviation as abbrevia3_1_, competitio0_.admin_login as admin_l19_1_, competitio0_.contactPerson as contactP4_1_, competitio0_.description as descript5_1_, competitio0_.email as email6_1_, competitio0_.facebook as facebook7_1_, competitio0_.instagram as instagra8_1_, competitio0_.maxTeams as maxTeams9_1_, competitio0_.minTeams as minTeam10_1_, competitio0_.name as name11_1_, competitio0_.openToInscription as openToI12_1_, competitio0_.publicVisibility as publicV13_1_, competitio0_.sport as sport14_1_, competitio0_.telephone as telepho15_1_, competitio0_.twitter as twitter16_1_, competitio0_.type as type17_1_, competitio0_.web as web18_1_ from Competition competitio0_ where competitio0_.publicVisibility=1 and competitio0_.sport=? and competitio0_.isRemoved<>1
Hibernate: select user0_.login as login1_9_0_, user0_.isRemoved as isRemove2_9_0_, user0_.activationUUID as activati3_9_0_, user0_.birthdate as birthdat4_9_0_, user0_.country as country5_9_0_, user0_.email as email6_9_0_, user0_.facebook as facebook7_9_0_, user0_.identificationType as identifi8_9_0_, user0_.instagram as instagra9_9_0_, user0_.isActivated as isActiv10_9_0_, user0_.location as locatio11_9_0_, user0_.name as name12_9_0_, user0_.numIdentificationType as numIden13_9_0_, user0_.password as passwor14_9_0_, user0_.phone as phone15_9_0_, user0_.province as provinc16_9_0_, user0_.registrationDate as registr17_9_0_, user0_.residence as residen18_9_0_, user0_.role as role19_9_0_, user0_.surname as surname20_9_0_, user0_.twitter as twitter21_9_0_, managedcom1_.admin_login as admin_l19_1_1_, managedcom1_.id as id1_1_1_, managedcom1_.id as id1_1_2_, managedcom1_.isRemoved as isRemove2_1_2_, managedcom1_.abbreviation as abbrevia3_1_2_, managedcom1_.admin_login as admin_l19_1_2_, managedcom1_.contactPerson as contactP4_1_2_, managedcom1_.description as descript5_1_2_, managedcom1_.email as email6_1_2_, managedcom1_.facebook as facebook7_1_2_, managedcom1_.instagram as instagra8_1_2_, managedcom1_.maxTeams as maxTeams9_1_2_, managedcom1_.minTeams as minTeam10_1_2_, managedcom1_.name as name11_1_2_, managedcom1_.openToInscription as openToI12_1_2_, managedcom1_.publicVisibility as publicV13_1_2_, managedcom1_.sport as sport14_1_2_, managedcom1_.telephone as telepho15_1_2_, managedcom1_.twitter as twitter16_1_2_, managedcom1_.type as type17_1_2_, managedcom1_.web as web18_1_2_, player2_.id as id1_6_3_, player2_.isRemoved as isRemove2_6_3_, player2_.admin_login as admin_lo8_6_3_, player2_.completeName as complete3_6_3_, player2_.image as image4_6_3_, player2_.interestsDescription as interest5_6_3_, player2_.nick as nick6_6_3_, player2_.playerUser as playerUs9_6_3_, player2_.visibility as visibili7_6_3_, user3_.login as login1_9_4_, user3_.isRemoved as isRemove2_9_4_, user3_.activationUUID as activati3_9_4_, user3_.birthdate as birthdat4_9_4_, user3_.country as country5_9_4_, user3_.email as email6_9_4_, user3_.facebook as facebook7_9_4_, user3_.identificationType as identifi8_9_4_, user3_.instagram as instagra9_9_4_, user3_.isActivated as isActiv10_9_4_, user3_.location as locatio11_9_4_, user3_.name as name12_9_4_, user3_.numIdentificationType as numIden13_9_4_, user3_.password as passwor14_9_4_, user3_.phone as phone15_9_4_, user3_.province as provinc16_9_4_, user3_.registrationDate as registr17_9_4_, user3_.residence as residen18_9_4_, user3_.role as role19_9_4_, user3_.surname as surname20_9_4_, user3_.twitter as twitter21_9_4_ from User user0_ left outer join Competition managedcom1_ on user0_.login=managedcom1_.admin_login left outer join Player player2_ on user0_.login=player2_.playerUser left outer join User user3_ on player2_.admin_login=user3_.login where user0_.login=?
[0m02:18:30,801 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0022: Unregistered web context: /5513517a-6af5-4484-b92b-0c55764ffc65
[0m[0m02:18:30,848 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 67) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '5513517a-6af5-4484-b92b-0c55764ffc65.war#test'
[0m[0m02:18:30,848 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 67) HHH000227: Running hbm2ddl schema export
[0mHibernate: drop table comp_headq if exists
Hibernate: drop table Competition if exists
Hibernate: drop table FavouriteSport if exists
Hibernate: drop table FavouriteTeam if exists
Hibernate: drop table Headquarter if exists
Hibernate: drop table InvitationBetweenTeamCompetition if exists
Hibernate: drop table Player if exists
Hibernate: drop table player_team if exists
Hibernate: drop table Team if exists
Hibernate: drop table User if exists
[0m02:18:30,866 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 67) HHH000230: Schema export complete
[0m[0m02:18:30,869 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 69) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '5513517a-6af5-4484-b92b-0c55764ffc65.war#test'
[0m[0m02:18:30,889 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 69) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m02:18:30,914 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment 5513517a-6af5-4484-b92b-0c55764ffc65.war (runtime-name: 5513517a-6af5-4484-b92b-0c55764ffc65.war) in 116ms
[0m[33m02:18:30,935 WARN [org.jboss.as.controller] (management-handler-thread - 4) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
[0m[0m02:18:30,943 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/wildfly-10.1.0.Final/standalone/data/content/fd/5edb7262f55b203b40e3d90077588c0805e9d7/content
[0m[0m02:18:30,946 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "5513517a-6af5-4484-b92b-0c55764ffc65.war" (runtime-name: "5513517a-6af5-4484-b92b-0c55764ffc65.war")
[0m[33m02:18:31,369 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m02:18:34,799 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/wildfly-10.1.0.Final/standalone/data/content/c5/9777c7e745a357aa8bdff57caab83640085ab2/content
[0m[0m02:18:34,803 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war" (runtime-name: "f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war")
[0m[0m02:18:35,747 INFO [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for test
[0m[0m02:18:35,795 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 67) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war#test'
[0m[0m02:18:35,796 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 67) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m02:18:35,862 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war
[0m[0m02:18:35,883 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionService' in deployment unit 'deployment "f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war"' are as follows:
java:global/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:app/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:module/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:global/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/CompetitionService
java:app/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/CompetitionService
java:module/CompetitionService
[0m[0m02:18:35,884 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'UserService' in deployment unit 'deployment "f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war"' are as follows:
java:global/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:app/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:module/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:global/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/UserService
java:app/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/UserService
java:module/UserService
[0m[0m02:18:35,885 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'HeadquartersService' in deployment unit 'deployment "f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war"' are as follows:
java:global/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:app/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:module/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:global/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/HeadquartersService
java:app/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/HeadquartersService
java:module/HeadquartersService
[0m[0m02:18:35,886 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PlayerService' in deployment unit 'deployment "f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war"' are as follows:
java:global/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:app/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:module/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:global/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/PlayerService
java:app/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/PlayerService
java:module/PlayerService
[0m[0m02:18:35,886 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'TeamService' in deployment unit 'deployment "f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war"' are as follows:
java:global/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:app/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:module/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:global/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/TeamService
java:app/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/TeamService
java:module/TeamService
[0m[0m02:18:35,890 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'EmailService' in deployment unit 'deployment "f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war"' are as follows:
java:global/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:app/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:module/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:global/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/EmailService
java:app/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03/EmailService
java:module/EmailService
[0m[0m02:18:35,979 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 69) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m02:18:35,980 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 69) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m02:18:35,998 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 69) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m02:18:36,077 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 69) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war#test'
[0m[0m02:18:36,080 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 69) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m02:18:36,082 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 69) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m02:18:36,096 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 69) Envers integration enabled? : true
[0m[0m02:18:36,618 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 69) HHH000227: Running hbm2ddl schema export
[0mHibernate: drop table comp_headq if exists
Hibernate: drop table Competition if exists
Hibernate: drop table FavouriteSport if exists
Hibernate: drop table FavouriteTeam if exists
Hibernate: drop table Headquarter if exists
Hibernate: drop table InvitationBetweenTeamCompetition if exists
Hibernate: drop table Player if exists
Hibernate: drop table player_team if exists
Hibernate: drop table Team if exists
Hibernate: drop table User if exists
Hibernate: create table comp_headq (comp_id integer not null, headq_id varchar(100) not null)
Hibernate: create table Competition (id integer generated by default as identity, isRemoved boolean not null, abbreviation varchar(25) not null, contactPerson varchar(100) not null, description varchar(250) not null, email varchar(100) not null, facebook varchar(255), instagram varchar(255), maxTeams integer not null, minTeams integer not null, name varchar(100) not null, openToInscription boolean not null, publicVisibility boolean not null, sport varchar(255) not null, telephone varchar(25) not null, twitter varchar(255), type varchar(255) not null, web varchar(150) not null, admin_login varchar(100), primary key (id))
Hibernate: create table FavouriteSport (id integer not null, sport varchar(255))
Hibernate: create table FavouriteTeam (id integer not null, team varchar(255))
Hibernate: create table Headquarter (name varchar(100) not null, isRemoved boolean not null, address varchar(100) not null, description varchar(250) not null, locality varchar(100) not null, province varchar(100) not null, admin_login varchar(100), primary key (name))
Hibernate: create table InvitationBetweenTeamCompetition (date timestamp, state varchar(255), competition_id integer not null, team_nameTeam varchar(100) not null, primary key (competition_id, team_nameTeam))
Hibernate: create table Player (id integer generated by default as identity, isRemoved boolean not null, completeName varchar(100) not null, image binary(255), interestsDescription varchar(500) not null, nick varchar(30) not null, visibility boolean not null, admin_login varchar(100) not null, playerUser varchar(100), primary key (id))
Hibernate: create table player_team (player_id integer not null, team_name varchar(100) not null)
Hibernate: create table Team (nameTeam varchar(100) not null, isRemoved boolean not null, contactPerson varchar(255) not null, descriptionTeam varchar(255), email varchar(255), facebook varchar(255), instagram varchar(255), isVisible boolean not null, maxPlayers integer not null, minPlayers integer not null, nickTeam varchar(25) not null, openToInscription boolean not null, phone varchar(255), sportType varchar(255) not null, twitter varchar(255), web varchar(255), headquarter_name varchar(100), user_login varchar(100) not null, primary key (nameTeam))
Hibernate: create table User (login varchar(100) not null, isRemoved boolean not null, activationUUID varchar(255) not null, birthdate timestamp not null, country varchar(100) not null, email varchar(100) not null, facebook varchar(255), identificationType varchar(255) not null, instagram varchar(255), isActivated boolean not null, location varchar(100) not null, name varchar(100) not null, numIdentificationType varchar(50) not null, password varchar(100) not null, phone varchar(25) not null, province varchar(100) not null, registrationDate timestamp not null, residence varchar(200) not null, role varchar(255) not null, surname varchar(200) not null, twitter varchar(255), primary key (login))
Hibernate: alter table comp_headq add constraint FKf1w7li2qukh6bm6o6kwd18j18 foreign key (headq_id) references Headquarter
Hibernate: alter table comp_headq add constraint FKqg1n0f9ovrvbsf6178w6qmn3f foreign key (comp_id) references Competition
Hibernate: alter table Competition add constraint FKt0cgolc9h765xrgtk283nicm5 foreign key (admin_login) references User
Hibernate: alter table FavouriteSport add constraint FK79knaa70ks4lu50q7p5aw81rr foreign key (id) references Player
Hibernate: alter table FavouriteTeam add constraint FKlmfw9ht8kbs46irfaa9xbcb6e foreign key (id) references Player
Hibernate: alter table Headquarter add constraint FKih8rff24bt32u9fmdp53bc4ku foreign key (admin_login) references User
Hibernate: alter table InvitationBetweenTeamCompetition add constraint FK9jlv6prl1ygt6mwffrin1g8jv foreign key (competition_id) references Competition
Hibernate: alter table InvitationBetweenTeamCompetition add constraint FK6rxf6g5w8kywcpecxcbnvu59q foreign key (team_nameTeam) references Team
Hibernate: alter table Player add constraint FKtoso2lqctbkisj2lrpal4ykrb foreign key (admin_login) references User
Hibernate: alter table Player add constraint FKia5seiuu41x3a8k3r0l0bod6n foreign key (playerUser) references User
Hibernate: alter table player_team add constraint FK6lhoow076kqnmbixe6ji4h8ps foreign key (team_name) references Team
Hibernate: alter table player_team add constraint FKh0kaqqlfp2417c297cwaf5olr foreign key (player_id) references Player
Hibernate: alter table Team add constraint FKbv2uhap51i2ifxf7gp22jx0t8 foreign key (headquarter_name) references Headquarter
Hibernate: alter table Team add constraint FKjyw0ynld97d0us2xutu92tcrn foreign key (user_login) references User
[0m02:18:36,677 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 69) HHH000230: Schema export complete
[0m[0m02:18:36,850 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:36,871 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:36,872 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:36,886 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:36,891 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m02:18:37,448 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03'
[0m[0m02:18:37,700 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0021: Registered web context: /f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03
[0m[0m02:18:37,717 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war" (runtime-name : "f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war")
[0m[33m02:18:38,746 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-22) RESTEASY002120: ClassNotFoundException: Unable to load builtin provider org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from jar:file:/var/lib/jenkins/.m2/repository/org/jboss/resteasy/resteasy-jackson-provider/3.0.24.Final/resteasy-jackson-provider-3.0.24.Final.jar!/META-INF/services/javax.ws.rs.ext.Providers: java.lang.ClassNotFoundException: org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from [Module "deployment.f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:198) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:412) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:400) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
at org.jboss.resteasy.plugins.providers.RegisterBuiltin.registerProviders(RegisterBuiltin.java:70) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:31) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:230) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:113) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.init(RunAsLifecycleInterceptor.java:78)
at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:250) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ManagedServlet.getServlet(ManagedServlet.java:171) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:84) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.DisableCacheHandler.handleRequest(DisableCacheHandler.java:33) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]
[0mHibernate: select user0_.login as login1_9_0_, user0_.isRemoved as isRemove2_9_0_, user0_.activationUUID as activati3_9_0_, user0_.birthdate as birthdat4_9_0_, user0_.country as country5_9_0_, user0_.email as email6_9_0_, user0_.facebook as facebook7_9_0_, user0_.identificationType as identifi8_9_0_, user0_.instagram as instagra9_9_0_, user0_.isActivated as isActiv10_9_0_, user0_.location as locatio11_9_0_, user0_.name as name12_9_0_, user0_.numIdentificationType as numIden13_9_0_, user0_.password as passwor14_9_0_, user0_.phone as phone15_9_0_, user0_.province as provinc16_9_0_, user0_.registrationDate as registr17_9_0_, user0_.residence as residen18_9_0_, user0_.role as role19_9_0_, user0_.surname as surname20_9_0_, user0_.twitter as twitter21_9_0_, managedcom1_.admin_login as admin_l19_1_1_, managedcom1_.id as id1_1_1_, managedcom1_.id as id1_1_2_, managedcom1_.isRemoved as isRemove2_1_2_, managedcom1_.abbreviation as abbrevia3_1_2_, managedcom1_.admin_login as admin_l19_1_2_, managedcom1_.contactPerson as contactP4_1_2_, managedcom1_.description as descript5_1_2_, managedcom1_.email as email6_1_2_, managedcom1_.facebook as facebook7_1_2_, managedcom1_.instagram as instagra8_1_2_, managedcom1_.maxTeams as maxTeams9_1_2_, managedcom1_.minTeams as minTeam10_1_2_, managedcom1_.name as name11_1_2_, managedcom1_.openToInscription as openToI12_1_2_, managedcom1_.publicVisibility as publicV13_1_2_, managedcom1_.sport as sport14_1_2_, managedcom1_.telephone as telepho15_1_2_, managedcom1_.twitter as twitter16_1_2_, managedcom1_.type as type17_1_2_, managedcom1_.web as web18_1_2_, player2_.id as id1_6_3_, player2_.isRemoved as isRemove2_6_3_, player2_.admin_login as admin_lo8_6_3_, player2_.completeName as complete3_6_3_, player2_.image as image4_6_3_, player2_.interestsDescription as interest5_6_3_, player2_.nick as nick6_6_3_, player2_.playerUser as playerUs9_6_3_, player2_.visibility as visibili7_6_3_, user3_.login as login1_9_4_, user3_.isRemoved as isRemove2_9_4_, user3_.activationUUID as activati3_9_4_, user3_.birthdate as birthdat4_9_4_, user3_.country as country5_9_4_, user3_.email as email6_9_4_, user3_.facebook as facebook7_9_4_, user3_.identificationType as identifi8_9_4_, user3_.instagram as instagra9_9_4_, user3_.isActivated as isActiv10_9_4_, user3_.location as locatio11_9_4_, user3_.name as name12_9_4_, user3_.numIdentificationType as numIden13_9_4_, user3_.password as passwor14_9_4_, user3_.phone as phone15_9_4_, user3_.province as provinc16_9_4_, user3_.registrationDate as registr17_9_4_, user3_.residence as residen18_9_4_, user3_.role as role19_9_4_, user3_.surname as surname20_9_4_, user3_.twitter as twitter21_9_4_ from User user0_ left outer join Competition managedcom1_ on user0_.login=managedcom1_.admin_login left outer join Player player2_ on user0_.login=player2_.playerUser left outer join User user3_ on player2_.admin_login=user3_.login where user0_.login=?
[0m02:18:38,874 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-22) HHH000397: Using ASTQueryTranslatorFactory
[0mHibernate: select competitio0_.id as id1_1_, competitio0_.isRemoved as isRemove2_1_, competitio0_.abbreviation as abbrevia3_1_, competitio0_.admin_login as admin_l19_1_, competitio0_.contactPerson as contactP4_1_, competitio0_.description as descript5_1_, competitio0_.email as email6_1_, competitio0_.facebook as facebook7_1_, competitio0_.instagram as instagra8_1_, competitio0_.maxTeams as maxTeams9_1_, competitio0_.minTeams as minTeam10_1_, competitio0_.name as name11_1_, competitio0_.openToInscription as openToI12_1_, competitio0_.publicVisibility as publicV13_1_, competitio0_.sport as sport14_1_, competitio0_.telephone as telepho15_1_, competitio0_.twitter as twitter16_1_, competitio0_.type as type17_1_, competitio0_.web as web18_1_ from Competition competitio0_ where competitio0_.admin_login=? and competitio0_.isRemoved<>1
Hibernate: select user0_.login as login1_9_0_, user0_.isRemoved as isRemove2_9_0_, user0_.activationUUID as activati3_9_0_, user0_.birthdate as birthdat4_9_0_, user0_.country as country5_9_0_, user0_.email as email6_9_0_, user0_.facebook as facebook7_9_0_, user0_.identificationType as identifi8_9_0_, user0_.instagram as instagra9_9_0_, user0_.isActivated as isActiv10_9_0_, user0_.location as locatio11_9_0_, user0_.name as name12_9_0_, user0_.numIdentificationType as numIden13_9_0_, user0_.password as passwor14_9_0_, user0_.phone as phone15_9_0_, user0_.province as provinc16_9_0_, user0_.registrationDate as registr17_9_0_, user0_.residence as residen18_9_0_, user0_.role as role19_9_0_, user0_.surname as surname20_9_0_, user0_.twitter as twitter21_9_0_, managedcom1_.admin_login as admin_l19_1_1_, managedcom1_.id as id1_1_1_, managedcom1_.id as id1_1_2_, managedcom1_.isRemoved as isRemove2_1_2_, managedcom1_.abbreviation as abbrevia3_1_2_, managedcom1_.admin_login as admin_l19_1_2_, managedcom1_.contactPerson as contactP4_1_2_, managedcom1_.description as descript5_1_2_, managedcom1_.email as email6_1_2_, managedcom1_.facebook as facebook7_1_2_, managedcom1_.instagram as instagra8_1_2_, managedcom1_.maxTeams as maxTeams9_1_2_, managedcom1_.minTeams as minTeam10_1_2_, managedcom1_.name as name11_1_2_, managedcom1_.openToInscription as openToI12_1_2_, managedcom1_.publicVisibility as publicV13_1_2_, managedcom1_.sport as sport14_1_2_, managedcom1_.telephone as telepho15_1_2_, managedcom1_.twitter as twitter16_1_2_, managedcom1_.type as type17_1_2_, managedcom1_.web as web18_1_2_, player2_.id as id1_6_3_, player2_.isRemoved as isRemove2_6_3_, player2_.admin_login as admin_lo8_6_3_, player2_.completeName as complete3_6_3_, player2_.image as image4_6_3_, player2_.interestsDescription as interest5_6_3_, player2_.nick as nick6_6_3_, player2_.playerUser as playerUs9_6_3_, player2_.visibility as visibili7_6_3_, user3_.login as login1_9_4_, user3_.isRemoved as isRemove2_9_4_, user3_.activationUUID as activati3_9_4_, user3_.birthdate as birthdat4_9_4_, user3_.country as country5_9_4_, user3_.email as email6_9_4_, user3_.facebook as facebook7_9_4_, user3_.identificationType as identifi8_9_4_, user3_.instagram as instagra9_9_4_, user3_.isActivated as isActiv10_9_4_, user3_.location as locatio11_9_4_, user3_.name as name12_9_4_, user3_.numIdentificationType as numIden13_9_4_, user3_.password as passwor14_9_4_, user3_.phone as phone15_9_4_, user3_.province as provinc16_9_4_, user3_.registrationDate as registr17_9_4_, user3_.residence as residen18_9_4_, user3_.role as role19_9_4_, user3_.surname as surname20_9_4_, user3_.twitter as twitter21_9_4_ from User user0_ left outer join Competition managedcom1_ on user0_.login=managedcom1_.admin_login left outer join Player player2_ on user0_.login=player2_.playerUser left outer join User user3_ on player2_.admin_login=user3_.login where user0_.login=?
[0m02:18:40,091 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0022: Unregistered web context: /f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03
[0m[0m02:18:40,123 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 70) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war#test'
[0m[0m02:18:40,124 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 70) HHH000227: Running hbm2ddl schema export
[0mHibernate: drop table comp_headq if exists
Hibernate: drop table Competition if exists
Hibernate: drop table FavouriteSport if exists
Hibernate: drop table FavouriteTeam if exists
Hibernate: drop table Headquarter if exists
Hibernate: drop table InvitationBetweenTeamCompetition if exists
Hibernate: drop table Player if exists
Hibernate: drop table player_team if exists
Hibernate: drop table Team if exists
Hibernate: drop table User if exists
[0m02:18:40,140 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 70) HHH000230: Schema export complete
[0m[0m02:18:40,143 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 69) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war#test'
[0m[0m02:18:40,165 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 69) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m02:18:40,185 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war (runtime-name: f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war) in 96ms
[0m[33m02:18:40,198 WARN [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
[0m[0m02:18:40,203 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/wildfly-10.1.0.Final/standalone/data/content/c5/9777c7e745a357aa8bdff57caab83640085ab2/content
[0m[0m02:18:40,204 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war" (runtime-name: "f2c3c8aa-13bc-42fa-a1fb-71640b6c9f03.war")
[0m[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.259 s - in es.uvigo.esei.dgss.teamb.ligaaas.rest.ResourceIntegrationTestSuite
[33m02:18:40,214 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked.
[0m[0m02:18:40,259 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
[0m[0m02:18:40,300 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss1718/teamB/ligaaas]
[0m[0m02:18:40,339 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0019: Host default-host stopping
[0m[0m02:18:40,400 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0008: Undertow HTTP listener default suspending
[0m[0m02:18:40,403 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = h2
[0m[0m02:18:40,404 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:48080
[0m[0m02:18:40,420 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0004: Undertow 1.4.0.Final stopping
[0m[0m02:18:40,464 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 178ms
[0m[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 9 classes
[INFO]
[INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1718-teamB-ligaaas-rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dgss1718-teamB-ligaaas-rest] in [/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LIGAaaS Team B/rest/src/main/webapp]
[INFO] Webapp assembled in [90 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-rest >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes"
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-rest <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-rest ---
[INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-rest ---
[INFO]
Loading source files for package es.uvigo.esei.dgss.teamb.ligaaas.rest...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/CompetitionDTO.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/CompetitionPrivateResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/CompetitionResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamDTO.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamPrivateResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/UserDTO.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/UserResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/package-frame.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/package-summary.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/package-tree.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/class-use/CompetitionPrivateResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/class-use/TeamPrivateResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/class-use/CompetitionResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/class-use/UserDTO.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/class-use/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/class-use/TeamResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/class-use/UserResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/class-use/CompetitionDTO.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/class-use/TeamDTO.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/rest/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1718-teamB-ligaaas-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes"
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1718-teamB-ligaaas-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 9 classes
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-rest ---
[INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar