m1_.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=?
[0m21:30:12,157 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0022: Unregistered web context: /525f8d13-6f27-4b56-9fff-eac2ef626934
[0m[0m21:30:12,273 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 68) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '525f8d13-6f27-4b56-9fff-eac2ef626934.war#test'
[0m[0m21:30:12,275 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 68) 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
[0m21:30:12,408 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 68) HHH000230: Schema export complete
[0m[0m21:30:12,428 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 67) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '525f8d13-6f27-4b56-9fff-eac2ef626934.war#test'
[0m[0m21:30:12,481 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 68) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m21:30:12,485 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment 525f8d13-6f27-4b56-9fff-eac2ef626934.war (runtime-name: 525f8d13-6f27-4b56-9fff-eac2ef626934.war) in 375ms
[0m[33m21:30:12,522 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[0m21:30:12,528 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/15/10a136845aa9c9351cc1e51956131988ccc255/content
[0m[0m21:30:12,530 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "525f8d13-6f27-4b56-9fff-eac2ef626934.war" (runtime-name: "525f8d13-6f27-4b56-9fff-eac2ef626934.war")
[0m[33m21:30:13,085 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m21:30:17,011 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/31/1145a67cbc068246ff38c5a265fe308d3007f5/content
[0m[0m21:30:17,015 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war" (runtime-name: "173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war")
[0m[0m21:30:18,130 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for test
[0m[0m21:30:18,196 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 68) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war#test'
[0m[0m21:30:18,197 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 68) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m21:30:18,309 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war
[0m[0m21:30:18,341 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionService' in deployment unit 'deployment "173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war"' are as follows:
java:global/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:app/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:module/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:global/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/CompetitionService
java:app/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/CompetitionService
java:module/CompetitionService
[0m[0m21:30:18,345 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'UserService' in deployment unit 'deployment "173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war"' are as follows:
java:global/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:app/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:module/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:global/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/UserService
java:app/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/UserService
java:module/UserService
[0m[0m21:30:18,345 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'HeadquartersService' in deployment unit 'deployment "173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war"' are as follows:
java:global/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:app/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:module/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:global/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/HeadquartersService
java:app/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/HeadquartersService
java:module/HeadquartersService
[0m[0m21:30:18,348 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PlayerService' in deployment unit 'deployment "173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war"' are as follows:
java:global/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:app/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:module/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:global/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/PlayerService
java:app/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/PlayerService
java:module/PlayerService
[0m[0m21:30:18,348 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'TeamService' in deployment unit 'deployment "173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war"' are as follows:
java:global/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:app/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:module/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:global/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/TeamService
java:app/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/TeamService
java:module/TeamService
[0m[0m21:30:18,349 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'EmailService' in deployment unit 'deployment "173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war"' are as follows:
java:global/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:app/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:module/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:global/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/EmailService
java:app/173f36a4-359d-4ff8-88f8-5e248dfbf4f8/EmailService
java:module/EmailService
[0m[0m21:30:18,504 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 68) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:30:18,505 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 68) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:30:18,537 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 68) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m21:30:18,626 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 68) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war#test'
[0m[0m21:30:18,631 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 68) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m21:30:18,632 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 68) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m21:30:18,652 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 68) Envers integration enabled? : true
[0m[0m21:30:19,168 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 68) 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
[0m21:30:19,218 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 68) HHH000230: Schema export complete
[0m[0m21:30:19,386 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.173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:19,407 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.CompetitionServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:19,419 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.173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:19,436 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.173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:19,444 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.173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:20,226 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/173f36a4-359d-4ff8-88f8-5e248dfbf4f8'
[0m[0m21:30:20,592 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0021: Registered web context: /173f36a4-359d-4ff8-88f8-5e248dfbf4f8
[0m[0m21:30:20,632 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war" (runtime-name : "173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war")
[0m[33m21:30:21,754 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-9) 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.173f36a4-359d-4ff8-88f8-5e248dfbf4f8.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[0m21:30:21,935 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-9) 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_.isVisible=1 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=?
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=?
[es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Team@4c12ee12, es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Team@6b0b6001, es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Team@72ac14c6]---2222222222
[Les.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Team;@534463c0--3333333333
Hibernate: 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_.sportType=? 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=?
[0m21:30:23,941 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0022: Unregistered web context: /173f36a4-359d-4ff8-88f8-5e248dfbf4f8
[0m[0m21:30:23,992 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 70) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war#test'
[0m[0m21:30:23,993 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
[0m21:30:24,017 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 70) HHH000230: Schema export complete
[0m[0m21:30:24,021 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 70) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war#test'
[0m[0m21:30:24,035 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 70) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m21:30:24,073 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment 173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war (runtime-name: 173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war) in 135ms
[0m[33m21:30:24,103 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[0m21:30:24,111 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/31/1145a67cbc068246ff38c5a265fe308d3007f5/content
[0m[0m21:30:24,111 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war" (runtime-name: "173f36a4-359d-4ff8-88f8-5e248dfbf4f8.war")
[0m[33m21:30:24,548 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m21:30:28,467 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/7b/929f712bfa16fef074bcd484c74bfa984018f0/content
[0m[0m21:30:28,471 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "dc9d6b2f-c4ca-4790-af6b-6323304948db.war" (runtime-name: "dc9d6b2f-c4ca-4790-af6b-6323304948db.war")
[0m[0m21:30:29,354 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for test
[0m[0m21:30:29,426 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 70) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'dc9d6b2f-c4ca-4790-af6b-6323304948db.war#test'
[0m[0m21:30:29,427 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 70) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m21:30:29,490 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dc9d6b2f-c4ca-4790-af6b-6323304948db.war
[0m[0m21:30:29,528 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionService' in deployment unit 'deployment "dc9d6b2f-c4ca-4790-af6b-6323304948db.war"' are as follows:
java:global/dc9d6b2f-c4ca-4790-af6b-6323304948db/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:app/dc9d6b2f-c4ca-4790-af6b-6323304948db/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:module/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:global/dc9d6b2f-c4ca-4790-af6b-6323304948db/CompetitionService
java:app/dc9d6b2f-c4ca-4790-af6b-6323304948db/CompetitionService
java:module/CompetitionService
[0m[0m21:30:29,530 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'UserService' in deployment unit 'deployment "dc9d6b2f-c4ca-4790-af6b-6323304948db.war"' are as follows:
java:global/dc9d6b2f-c4ca-4790-af6b-6323304948db/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:app/dc9d6b2f-c4ca-4790-af6b-6323304948db/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:module/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:global/dc9d6b2f-c4ca-4790-af6b-6323304948db/UserService
java:app/dc9d6b2f-c4ca-4790-af6b-6323304948db/UserService
java:module/UserService
[0m[0m21:30:29,530 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'HeadquartersService' in deployment unit 'deployment "dc9d6b2f-c4ca-4790-af6b-6323304948db.war"' are as follows:
java:global/dc9d6b2f-c4ca-4790-af6b-6323304948db/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:app/dc9d6b2f-c4ca-4790-af6b-6323304948db/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:module/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:global/dc9d6b2f-c4ca-4790-af6b-6323304948db/HeadquartersService
java:app/dc9d6b2f-c4ca-4790-af6b-6323304948db/HeadquartersService
java:module/HeadquartersService
[0m[0m21:30:29,531 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PlayerService' in deployment unit 'deployment "dc9d6b2f-c4ca-4790-af6b-6323304948db.war"' are as follows:
java:global/dc9d6b2f-c4ca-4790-af6b-6323304948db/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:app/dc9d6b2f-c4ca-4790-af6b-6323304948db/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:module/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:global/dc9d6b2f-c4ca-4790-af6b-6323304948db/PlayerService
java:app/dc9d6b2f-c4ca-4790-af6b-6323304948db/PlayerService
java:module/PlayerService
[0m[0m21:30:29,531 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'TeamService' in deployment unit 'deployment "dc9d6b2f-c4ca-4790-af6b-6323304948db.war"' are as follows:
java:global/dc9d6b2f-c4ca-4790-af6b-6323304948db/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:app/dc9d6b2f-c4ca-4790-af6b-6323304948db/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:module/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:global/dc9d6b2f-c4ca-4790-af6b-6323304948db/TeamService
java:app/dc9d6b2f-c4ca-4790-af6b-6323304948db/TeamService
java:module/TeamService
[0m[0m21:30:29,536 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'EmailService' in deployment unit 'deployment "dc9d6b2f-c4ca-4790-af6b-6323304948db.war"' are as follows:
java:global/dc9d6b2f-c4ca-4790-af6b-6323304948db/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:app/dc9d6b2f-c4ca-4790-af6b-6323304948db/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:module/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:global/dc9d6b2f-c4ca-4790-af6b-6323304948db/EmailService
java:app/dc9d6b2f-c4ca-4790-af6b-6323304948db/EmailService
java:module/EmailService
[0m[0m21:30:29,636 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 70) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:30:29,637 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 70) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:30:29,677 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 70) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m21:30:29,731 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 69) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'dc9d6b2f-c4ca-4790-af6b-6323304948db.war#test'
[0m[0m21:30:29,734 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 69) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m21:30:29,734 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 69) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m21:30:29,753 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 69) Envers integration enabled? : true
[0m[0m21:30:30,137 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
[0m21:30:30,180 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 69) HHH000230: Schema export complete
[0m[0m21:30:30,250 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.dc9d6b2f-c4ca-4790-af6b-6323304948db.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:30,261 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.dc9d6b2f-c4ca-4790-af6b-6323304948db.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:30,277 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.dc9d6b2f-c4ca-4790-af6b-6323304948db.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:30,289 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.dc9d6b2f-c4ca-4790-af6b-6323304948db.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:30,298 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.dc9d6b2f-c4ca-4790-af6b-6323304948db.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:30,927 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 70) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/dc9d6b2f-c4ca-4790-af6b-6323304948db'
[0m[0m21:30:31,204 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 70) WFLYUT0021: Registered web context: /dc9d6b2f-c4ca-4790-af6b-6323304948db
[0m[0m21:30:31,220 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "dc9d6b2f-c4ca-4790-af6b-6323304948db.war" (runtime-name : "dc9d6b2f-c4ca-4790-af6b-6323304948db.war")
[0m[33m21:30:32,403 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) 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.dc9d6b2f-c4ca-4790-af6b-6323304948db.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=?
[0m21:30:32,585 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-1) 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=?
[0m21:30:33,778 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 70) WFLYUT0022: Unregistered web context: /dc9d6b2f-c4ca-4790-af6b-6323304948db
[0m[0m21:30:33,817 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 71) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'dc9d6b2f-c4ca-4790-af6b-6323304948db.war#test'
[0m[0m21:30:33,817 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 71) 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
[0m21:30:33,831 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 71) HHH000230: Schema export complete
[0m[0m21:30:33,838 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 70) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'dc9d6b2f-c4ca-4790-af6b-6323304948db.war#test'
[0m[0m21:30:33,851 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 70) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m21:30:33,882 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment dc9d6b2f-c4ca-4790-af6b-6323304948db.war (runtime-name: dc9d6b2f-c4ca-4790-af6b-6323304948db.war) in 106ms
[0m[33m21:30:33,897 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[0m21:30:33,900 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/7b/929f712bfa16fef074bcd484c74bfa984018f0/content
[0m[0m21:30:33,901 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "dc9d6b2f-c4ca-4790-af6b-6323304948db.war" (runtime-name: "dc9d6b2f-c4ca-4790-af6b-6323304948db.war")
[0m[33m21:30:34,328 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m21:30:37,993 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/ab/93df20be66fd270753a4dcd645ee7e0c85618e/content
[0m[0m21:30:37,997 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "5355ef60-5d0b-4e05-b673-c57716428acf.war" (runtime-name: "5355ef60-5d0b-4e05-b673-c57716428acf.war")
[0m[0m21:30:38,820 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for test
[0m[0m21:30:38,873 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 71) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '5355ef60-5d0b-4e05-b673-c57716428acf.war#test'
[0m[0m21:30:38,874 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 71) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m21:30:38,928 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 5355ef60-5d0b-4e05-b673-c57716428acf.war
[0m[0m21:30:38,945 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionService' in deployment unit 'deployment "5355ef60-5d0b-4e05-b673-c57716428acf.war"' are as follows:
java:global/5355ef60-5d0b-4e05-b673-c57716428acf/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:app/5355ef60-5d0b-4e05-b673-c57716428acf/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:module/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:global/5355ef60-5d0b-4e05-b673-c57716428acf/CompetitionService
java:app/5355ef60-5d0b-4e05-b673-c57716428acf/CompetitionService
java:module/CompetitionService
[0m[0m21:30:38,948 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'UserService' in deployment unit 'deployment "5355ef60-5d0b-4e05-b673-c57716428acf.war"' are as follows:
java:global/5355ef60-5d0b-4e05-b673-c57716428acf/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:app/5355ef60-5d0b-4e05-b673-c57716428acf/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:module/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:global/5355ef60-5d0b-4e05-b673-c57716428acf/UserService
java:app/5355ef60-5d0b-4e05-b673-c57716428acf/UserService
java:module/UserService
[0m[0m21:30:38,948 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'HeadquartersService' in deployment unit 'deployment "5355ef60-5d0b-4e05-b673-c57716428acf.war"' are as follows:
java:global/5355ef60-5d0b-4e05-b673-c57716428acf/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:app/5355ef60-5d0b-4e05-b673-c57716428acf/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:module/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:global/5355ef60-5d0b-4e05-b673-c57716428acf/HeadquartersService
java:app/5355ef60-5d0b-4e05-b673-c57716428acf/HeadquartersService
java:module/HeadquartersService
[0m[0m21:30:38,949 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PlayerService' in deployment unit 'deployment "5355ef60-5d0b-4e05-b673-c57716428acf.war"' are as follows:
java:global/5355ef60-5d0b-4e05-b673-c57716428acf/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:app/5355ef60-5d0b-4e05-b673-c57716428acf/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:module/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:global/5355ef60-5d0b-4e05-b673-c57716428acf/PlayerService
java:app/5355ef60-5d0b-4e05-b673-c57716428acf/PlayerService
java:module/PlayerService
[0m[0m21:30:38,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'TeamService' in deployment unit 'deployment "5355ef60-5d0b-4e05-b673-c57716428acf.war"' are as follows:
java:global/5355ef60-5d0b-4e05-b673-c57716428acf/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:app/5355ef60-5d0b-4e05-b673-c57716428acf/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:module/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:global/5355ef60-5d0b-4e05-b673-c57716428acf/TeamService
java:app/5355ef60-5d0b-4e05-b673-c57716428acf/TeamService
java:module/TeamService
[0m[0m21:30:38,951 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'EmailService' in deployment unit 'deployment "5355ef60-5d0b-4e05-b673-c57716428acf.war"' are as follows:
java:global/5355ef60-5d0b-4e05-b673-c57716428acf/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:app/5355ef60-5d0b-4e05-b673-c57716428acf/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:module/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:global/5355ef60-5d0b-4e05-b673-c57716428acf/EmailService
java:app/5355ef60-5d0b-4e05-b673-c57716428acf/EmailService
java:module/EmailService
[0m[0m21:30:39,055 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 71) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:30:39,056 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 71) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:30:39,077 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 71) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m21:30:39,148 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 71) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '5355ef60-5d0b-4e05-b673-c57716428acf.war#test'
[0m[0m21:30:39,150 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 71) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m21:30:39,150 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 71) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m21:30:39,160 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 71) Envers integration enabled? : true
[0m[0m21:30:39,585 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 71) 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
[0m21:30:39,626 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 71) HHH000230: Schema export complete
[0m[0m21:30:39,709 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.5355ef60-5d0b-4e05-b673-c57716428acf.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:39,715 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.5355ef60-5d0b-4e05-b673-c57716428acf.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:39,728 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.5355ef60-5d0b-4e05-b673-c57716428acf.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:39,747 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.5355ef60-5d0b-4e05-b673-c57716428acf.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:39,749 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.5355ef60-5d0b-4e05-b673-c57716428acf.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:40,359 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 65) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/5355ef60-5d0b-4e05-b673-c57716428acf'
[0m[0m21:30:40,665 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 65) WFLYUT0021: Registered web context: /5355ef60-5d0b-4e05-b673-c57716428acf
[0m[0m21:30:40,698 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "5355ef60-5d0b-4e05-b673-c57716428acf.war" (runtime-name : "5355ef60-5d0b-4e05-b673-c57716428acf.war")
[0m[33m21:30:41,720 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-23) 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.5355ef60-5d0b-4e05-b673-c57716428acf.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[0m21:30:41,809 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-23) 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=?
[0m21:30:43,110 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 65) WFLYUT0022: Unregistered web context: /5355ef60-5d0b-4e05-b673-c57716428acf
[0m[0m21:30:43,132 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 72) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '5355ef60-5d0b-4e05-b673-c57716428acf.war#test'
[0m[0m21:30:43,133 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 72) 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
[0m21:30:43,164 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 72) HHH000230: Schema export complete
[0m[0m21:30:43,167 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 72) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '5355ef60-5d0b-4e05-b673-c57716428acf.war#test'
[0m[0m21:30:43,184 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 72) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m21:30:43,213 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment 5355ef60-5d0b-4e05-b673-c57716428acf.war (runtime-name: 5355ef60-5d0b-4e05-b673-c57716428acf.war) in 111ms
[0m[33m21:30:43,231 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[0m21:30:43,236 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/ab/93df20be66fd270753a4dcd645ee7e0c85618e/content
[0m[0m21:30:43,242 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "5355ef60-5d0b-4e05-b673-c57716428acf.war" (runtime-name: "5355ef60-5d0b-4e05-b673-c57716428acf.war")
[0m[33m21:30:43,637 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m21:30:47,312 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/wildfly-10.1.0.Final/standalone/data/content/0c/8d556f0b108d5f3ae28d1f9822c598bfb651cd/content
[0m[0m21:30:47,316 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "ddb27bd1-9f66-4675-807a-14c12975f02a.war" (runtime-name: "ddb27bd1-9f66-4675-807a-14c12975f02a.war")
[0m[0m21:30:48,225 INFO [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for test
[0m[0m21:30:48,277 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 72) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'ddb27bd1-9f66-4675-807a-14c12975f02a.war#test'
[0m[0m21:30:48,278 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 72) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m21:30:48,377 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment ddb27bd1-9f66-4675-807a-14c12975f02a.war
[0m[0m21:30:48,409 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionService' in deployment unit 'deployment "ddb27bd1-9f66-4675-807a-14c12975f02a.war"' are as follows:
java:global/ddb27bd1-9f66-4675-807a-14c12975f02a/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:app/ddb27bd1-9f66-4675-807a-14c12975f02a/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:module/CompetitionService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService
java:global/ddb27bd1-9f66-4675-807a-14c12975f02a/CompetitionService
java:app/ddb27bd1-9f66-4675-807a-14c12975f02a/CompetitionService
java:module/CompetitionService
[0m[0m21:30:48,416 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'UserService' in deployment unit 'deployment "ddb27bd1-9f66-4675-807a-14c12975f02a.war"' are as follows:
java:global/ddb27bd1-9f66-4675-807a-14c12975f02a/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:app/ddb27bd1-9f66-4675-807a-14c12975f02a/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:module/UserService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService
java:global/ddb27bd1-9f66-4675-807a-14c12975f02a/UserService
java:app/ddb27bd1-9f66-4675-807a-14c12975f02a/UserService
java:module/UserService
[0m[0m21:30:48,416 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'HeadquartersService' in deployment unit 'deployment "ddb27bd1-9f66-4675-807a-14c12975f02a.war"' are as follows:
java:global/ddb27bd1-9f66-4675-807a-14c12975f02a/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:app/ddb27bd1-9f66-4675-807a-14c12975f02a/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:module/HeadquartersService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.HeadquartersService
java:global/ddb27bd1-9f66-4675-807a-14c12975f02a/HeadquartersService
java:app/ddb27bd1-9f66-4675-807a-14c12975f02a/HeadquartersService
java:module/HeadquartersService
[0m[0m21:30:48,417 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PlayerService' in deployment unit 'deployment "ddb27bd1-9f66-4675-807a-14c12975f02a.war"' are as follows:
java:global/ddb27bd1-9f66-4675-807a-14c12975f02a/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:app/ddb27bd1-9f66-4675-807a-14c12975f02a/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:module/PlayerService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService
java:global/ddb27bd1-9f66-4675-807a-14c12975f02a/PlayerService
java:app/ddb27bd1-9f66-4675-807a-14c12975f02a/PlayerService
java:module/PlayerService
[0m[0m21:30:48,417 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'TeamService' in deployment unit 'deployment "ddb27bd1-9f66-4675-807a-14c12975f02a.war"' are as follows:
java:global/ddb27bd1-9f66-4675-807a-14c12975f02a/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:app/ddb27bd1-9f66-4675-807a-14c12975f02a/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:module/TeamService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService
java:global/ddb27bd1-9f66-4675-807a-14c12975f02a/TeamService
java:app/ddb27bd1-9f66-4675-807a-14c12975f02a/TeamService
java:module/TeamService
[0m[0m21:30:48,417 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'EmailService' in deployment unit 'deployment "ddb27bd1-9f66-4675-807a-14c12975f02a.war"' are as follows:
java:global/ddb27bd1-9f66-4675-807a-14c12975f02a/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:app/ddb27bd1-9f66-4675-807a-14c12975f02a/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:module/EmailService!es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.EmailService
java:global/ddb27bd1-9f66-4675-807a-14c12975f02a/EmailService
java:app/ddb27bd1-9f66-4675-807a-14c12975f02a/EmailService
java:module/EmailService
[0m[0m21:30:48,541 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 72) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:30:48,542 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 72) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:30:48,557 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 72) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m21:30:48,635 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 65) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'ddb27bd1-9f66-4675-807a-14c12975f02a.war#test'
[0m[0m21:30:48,641 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 65) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m21:30:48,642 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 65) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m21:30:48,650 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 65) Envers integration enabled? : true
[0m[0m21:30:49,109 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 65) 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
[0m21:30:49,181 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 65) HHH000230: Schema export complete
[0m[0m21:30:49,321 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.ddb27bd1-9f66-4675-807a-14c12975f02a.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:49,325 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.ddb27bd1-9f66-4675-807a-14c12975f02a.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:49,353 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.ddb27bd1-9f66-4675-807a-14c12975f02a.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:49,365 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.ddb27bd1-9f66-4675-807a-14c12975f02a.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:49,379 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.PlayerServiceIntegrationTest because of underlying class loading error: Type es.uvigo.esei.dgss.teamb.ligaaas.service.util.security.RoleCaller from [Module "deployment.ddb27bd1-9f66-4675-807a-14c12975f02a.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m21:30:50,273 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 65) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/ddb27bd1-9f66-4675-807a-14c12975f02a'
[0m[0m21:30:50,750 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 65) WFLYUT0021: Registered web context: /ddb27bd1-9f66-4675-807a-14c12975f02a
[0m[0m21:30:50,778 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "ddb27bd1-9f66-4675-807a-14c12975f02a.war" (runtime-name : "ddb27bd1-9f66-4675-807a-14c12975f02a.war")
[0m[33m21:30:52,719 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-11) 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.ddb27bd1-9f66-4675-807a-14c12975f02a.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=?
[0m21:30:52,862 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-11) 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=?
[0m21:30:54,023 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 65) WFLYUT0022: Unregistered web context: /ddb27bd1-9f66-4675-807a-14c12975f02a
[0m[0m21:30:54,055 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 72) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'ddb27bd1-9f66-4675-807a-14c12975f02a.war#test'
[0m[0m21:30:54,056 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 72) 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
[0m21:30:54,072 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 72) HHH000230: Schema export complete
[0m[0m21:30:54,079 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'ddb27bd1-9f66-4675-807a-14c12975f02a.war#test'
[0m[0m21:30:54,111 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 72) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m21:30:54,125 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment ddb27bd1-9f66-4675-807a-14c12975f02a.war (runtime-name: ddb27bd1-9f66-4675-807a-14c12975f02a.war) in 104ms
[0m[33m21:30:54,151 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[0m21:30:54,160 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/0c/8d556f0b108d5f3ae28d1f9822c598bfb651cd/content
[0m[0m21:30:54,161 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "ddb27bd1-9f66-4675-807a-14c12975f02a.war" (runtime-name: "ddb27bd1-9f66-4675-807a-14c12975f02a.war")
[0m[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.677 s - in es.uvigo.esei.dgss.teamb.ligaaas.rest.ResourceIntegrationTestSuite
[33m21:30:54,185 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked.
[0m[0m21:30:54,217 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
[0m[0m21:30:54,249 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss1718/teamB/ligaaas]
[0m[0m21:30:54,266 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping
[0m[0m21:30:54,324 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending
[0m[0m21:30:54,328 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:48080
[0m[0m21:30:54,330 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 1.4.0.Final stopping
[0m[0m21:30:54,338 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2
[0m[0m21:30:54,409 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 160ms
[0m[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 30, 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 [52 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