Started by an SCM change Building in workspace /var/lib/jenkins/workspace/μStories - Team A > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url http://sing-group.org/dt/gitlab/dgss-1819-teamA/microstories.git # timeout=10 Fetching upstream changes from http://sing-group.org/dt/gitlab/dgss-1819-teamA/microstories.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --progress http://sing-group.org/dt/gitlab/dgss-1819-teamA/microstories.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse origin/develop^{commit} # timeout=10 Checking out Revision 035c8131e23e29f6dcd9ee6e75232ac4d21b457a (origin/develop) Commit message: "Tsk45 Modifies the behavior of the findMostStory service" > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 035c8131e23e29f6dcd9ee6e75232ac4d21b457a > /usr/bin/git rev-list 21fe2cdaaf2d23f48ec5264974b44ee4d2b605ce # timeout=10 Xvfb starting$ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-46-6492059590418913070.fbdir Parsing POMs Established TCP socket on 60085 [μStories - Team A] $ /usr/lib/jvm/java-8-oracle//bin/java -Xmx2048m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.11.jar:/usr/share/maven3/boot/plexus-classworlds-2.5.2.jar:/usr/share/maven3/conf/logging jenkins.maven3.agent.Maven33Main /usr/share/maven3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.11.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.11.jar 60085 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/μStories - Team A/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] μStories 18/19 Team A [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building μStories 18/19 Team A 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-pom --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/target [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-pom --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-pom >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-pom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-pom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-pom --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-domain --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/domain/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain --- [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/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/μStories - Team A/domain/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/μStories - Team A/domain/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/domain/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-domain --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s - in es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-domain --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec [INFO] Analyzed bundle 'Domain' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-domain --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain --- [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/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/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 @ dgss1819-teamA-microstories-domain <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-domain --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.enums... Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.Range.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Reading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.Range.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Genre.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Theme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Story.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Reading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-domain --- [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/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-domain --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec [INFO] Analyzed bundle 'Domain' with 7 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-domain --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-tests --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/tests/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /var/lib/jenkins/workspace/μStories - Team A/tests/target/classes [INFO] /var/lib/jenkins/workspace/μStories - Team A/tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java: /var/lib/jenkins/workspace/μStories - Team A/tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/μStories - Team A/tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/tests/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-tests --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-tests >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-tests <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service.util.security... Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities... Loading source files for package es.uvigo.esei.dgss.teama.microstories.matchers... Loading source files for package es.uvigo.esei.dgss.teama.microstories.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToReading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToTheme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/AreStoriesSortedMatcher.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/StoryDataset.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToReading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToTheme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/class-use/AreStoriesSortedMatcher.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-tests --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-service --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/service/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service --- [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/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/μStories - Team A/service/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/μStories - Team A/service/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/service/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running es.uvigo.esei.dgss.teama.microstories.service.ServiceIntegrationTestSuite 17:55:50,529 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final 17:55:51,437 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1 17:55:52,145 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting 17:55:57,262 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 17:55:57,300 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.4.0.Final 17:55:57,334 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.4.0.Final 17:55:57,433 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.21.Final 17:55:57,542 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem. 17:55:57,566 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem 17:55:57,590 INFO [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem 17:55:57,603 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 50) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. 17:55:57,612 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service 17:55:57,602 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension 17:55:57,650 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main] 17:55:57,662 INFO [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=4.9.6.Final 17:55:57,715 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 35) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors 17:55:57,788 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 17:55:57,924 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.4.0.Final starting 17:55:57,955 INFO [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) 17:55:57,955 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 17:55:58,034 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 17:55:58,453 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. 17:55:58,455 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 17:55:58,473 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 17:55:58,812 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:28080 17:55:59,110 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss1819/teamA/microstories] 17:55:59,158 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 17:55:59,671 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/standalone/deployments 17:56:00,000 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-3) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final 17:56:00,033 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 17:56:00,078 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 54) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 17:56:00,079 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 54) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 17:56:00,087 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 56) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 17:56:00,098 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 56) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 17:56:01,612 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:29990/management 17:56:01,612 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:29990 17:56:01,612 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 10826ms - Started 302 of 506 services (325 services are lazy, passive or on-demand) 17:56:02,443 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. 17:56:04,264 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final 17:56:04,322 INFO [org.xnio] (main) XNIO version 3.5.1.Final 17:56:04,336 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final 17:56:04,806 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final 17:56:06,694 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/standalone/data/content/73/1ceb1f175e270528284d3288712283ac3ed010/content 17:56:06,727 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") 17:56:08,459 INFO [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for test 17:56:08,626 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' 17:56:08,677 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 7) HHH000204: Processing PersistenceUnitInfo [ name: test ...] 17:56:08,758 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment test.war 17:56:08,920 INFO [org.hibernate.Version] (ServerService Thread Pool -- 7) HHH000412: Hibernate Core {5.0.10.Final} 17:56:08,923 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 7) HHH000206: hibernate.properties not found 17:56:08,935 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 7) HHH000021: Bytecode provider name : javassist 17:56:08,950 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.2.4.Final 17:56:09,085 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 7) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 17:56:09,292 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StoryService' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:app/test/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:module/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:global/test/StoryService java:app/test/StoryService java:module/StoryService 17:56:09,820 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 17:56:09,821 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 17:56:09,970 INFO [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900: 2.3.5 (Final) 17:56:10,590 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 17) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' 17:56:10,802 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 7) WFLYCLINF0002: Started client-mappings cache from ejb container 17:56:11,433 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 17) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:56:11,444 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 17) HHH000431: Unable to determine H2 database version, certain features may not work 17:56:11,514 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 17) Envers integration enabled? : true 17:56:12,016 WARN [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 17) HHH000038: Composite-id class does not override equals(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading 17:56:12,016 WARN [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 17) HHH000039: Composite-id class does not override hashCode(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading 17:56:12,512 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 17) HHH000227: Running hbm2ddl schema export Hibernate: drop table Reading if exists Hibernate: drop table Story if exists Hibernate: drop table Story_themes if exists Hibernate: create table Reading (date timestamp not null, counter integer not null, story integer not null, primary key (story, date)) Hibernate: create table Story (id integer generated by default as identity, author varchar(50) not null, dateOfPublish timestamp, genre integer not null, text varchar(1000) not null, title varchar(50) not null, primary key (id)) Hibernate: create table Story_themes (Story_id integer not null, theme integer not null, primary key (Story_id, theme)) Hibernate: alter table Reading add constraint FKc1op5r307yxtws4ih353istml foreign key (story) references Story Hibernate: alter table Story_themes add constraint FKb6a6ppaw3pcfyw463milsy02e foreign key (Story_id) references Story 17:56:12,546 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 17) HHH000230: Schema export complete 17:56:14,072 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 17) WFLYUT0021: Registered web context: /test 17:56:14,159 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") 17:56:15,466 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-2) HHH000397: Using ASTQueryTranslatorFactory Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:56:16,284 WARN [org.hibernate.orm.deprecation] (default task-17) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id Hibernate: select story0_.id as id1_1_0_, story0_.author as author2_1_0_, story0_.dateOfPublish as dateOfPu3_1_0_, story0_.genre as genre4_1_0_, story0_.text as text5_1_0_, story0_.title as title6_1_0_, readings1_.story as story3_0_1_, readings1_.date as date1_0_1_, readings1_.story as story3_0_2_, readings1_.date as date1_0_2_, readings1_.counter as counter2_0_2_, themes2_.Story_id as Story_id1_2_3_, themes2_.theme as theme2_2_3_ from Story story0_ left outer join Reading readings1_ on story0_.id=readings1_.story left outer join Story_themes themes2_ on story0_.id=themes2_.Story_id where story0_.id=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id 17:56:17,425 WARN [org.hibernate.orm.deprecation] (default task-6) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_0_, story0_.author as author2_1_0_, story0_.dateOfPublish as dateOfPu3_1_0_, story0_.genre as genre4_1_0_, story0_.text as text5_1_0_, story0_.title as title6_1_0_, readings1_.story as story3_0_1_, readings1_.date as date1_0_1_, readings1_.story as story3_0_2_, readings1_.date as date1_0_2_, readings1_.counter as counter2_0_2_, themes2_.Story_id as Story_id1_2_3_, themes2_.theme as theme2_2_3_ from Story story0_ left outer join Reading readings1_ on story0_.id=readings1_.story left outer join Story_themes themes2_ on story0_.id=themes2_.Story_id where story0_.id=? 17:56:18,024 WARN [org.hibernate.orm.deprecation] (default task-18) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:56:19,653 WARN [org.hibernate.orm.deprecation] (default task-17) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:56:19,948 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 17) WFLYUT0022: Unregistered web context: /test 17:56:20,012 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 17) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' 17:56:20,013 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 17) HHH000227: Running hbm2ddl schema export Hibernate: drop table Reading if exists Hibernate: drop table Story if exists Hibernate: drop table Story_themes if exists 17:56:20,019 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 17) HHH000230: Schema export complete 17:56:20,025 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' 17:56:20,047 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 7) WFLYCLINF0003: Stopped client-mappings cache from ejb container 17:56:20,063 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 142ms 17:56:20,094 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] 17:56:20,099 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/standalone/data/content/73/1ceb1f175e270528284d3288712283ac3ed010/content 17:56:20,102 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.036 s - in es.uvigo.esei.dgss.teama.microstories.service.ServiceIntegrationTestSuite 17:56:20,129 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. 17:56:20,135 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss1819/teamA/microstories] 17:56:20,188 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 17:56:20,194 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping 17:56:20,218 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 17:56:20,238 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending 17:56:20,240 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:28080 17:56:20,243 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 1.4.0.Final stopping 17:56:20,288 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 132ms [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-service --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec [INFO] Analyzed bundle 'Service' with 1 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service --- [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/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/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 @ dgss1819-teamA-microstories-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-service --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/StoryService.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/StoryService.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss1819-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-service --- [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/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-service --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec [INFO] Analyzed bundle 'Service' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-service --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-rest --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/rest/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-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/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/μStories - Team A/rest/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/μStories - Team A/rest/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/rest/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running es.uvigo.esei.dgss.teama.microstories.rest.ResourceIntegrationTestSuite 17:56:34,000 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final 17:56:37,480 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1 17:56:38,801 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting 17:56:42,150 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 17:56:42,194 INFO [org.xnio] (MSC service thread 1-3) XNIO version 3.4.0.Final 17:56:42,220 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.4.0.Final 17:56:42,345 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem. 17:56:42,420 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem 17:56:42,448 INFO [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem 17:56:42,458 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension 17:56:42,454 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 50) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. 17:56:42,506 INFO [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.6.Final 17:56:42,550 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 35) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors 17:56:42,559 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main] 17:56:42,573 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.4.0.Final starting 17:56:42,706 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 17:56:42,765 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.21.Final 17:56:42,806 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) 17:56:42,871 INFO [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service 17:56:42,914 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 17:56:42,926 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 17:56:43,121 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/workspace/μStories - Team A/rest/target/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 17:56:43,244 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server. 17:56:43,246 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting 17:56:43,549 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:28080 17:56:44,039 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss1819/teamA/microstories] 17:56:44,042 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 17:56:44,863 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 17:56:44,918 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-3) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final 17:56:44,943 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/μStories - Team A/rest/target/wildfly-10.1.0.Final/standalone/deployments 17:56:45,012 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 55) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 17:56:45,027 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 55) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 17:56:45,550 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 56) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 17:56:45,551 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 56) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 17:56:46,067 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:29990/management 17:56:46,067 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:29990 17:56:46,068 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 9175ms - Started 302 of 506 services (325 services are lazy, passive or on-demand) 17:56:47,418 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. 17:56:49,029 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final 17:56:49,122 INFO [org.xnio] (main) XNIO version 3.5.1.Final 17:56:49,135 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final 17:56:49,264 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final 17:56:50,603 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/μStories - Team A/rest/target/wildfly-10.1.0.Final/standalone/data/content/81/f11401b1652b43d4763e3dbc557930799b5490/content 17:56:50,641 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") 17:56:52,020 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for test 17:56:52,197 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' 17:56:52,260 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 20) HHH000204: Processing PersistenceUnitInfo [ name: test ...] 17:56:52,353 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment test.war 17:56:52,521 INFO [org.hibernate.Version] (ServerService Thread Pool -- 20) HHH000412: Hibernate Core {5.0.10.Final} 17:56:52,523 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 20) HHH000206: hibernate.properties not found 17:56:52,526 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 20) HHH000021: Bytecode provider name : javassist 17:56:52,562 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.2.4.Final 17:56:52,689 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 20) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 17:56:52,797 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StoryService' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:app/test/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:module/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:global/test/StoryService java:app/test/StoryService java:module/StoryService 17:56:53,227 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 20) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 17:56:53,227 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 20) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 17:56:53,451 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.3.5 (Final) 17:56:54,225 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' 17:56:54,388 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 20) WFLYCLINF0002: Started client-mappings cache from ejb container 17:56:54,882 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 19) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:56:54,893 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 19) HHH000431: Unable to determine H2 database version, certain features may not work 17:56:54,968 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 19) Envers integration enabled? : true 17:56:55,707 WARN [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 19) HHH000038: Composite-id class does not override equals(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading 17:56:55,707 WARN [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 19) HHH000039: Composite-id class does not override hashCode(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading 17:56:56,208 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 19) HHH000227: Running hbm2ddl schema export Hibernate: drop table Reading if exists Hibernate: drop table Story if exists Hibernate: drop table Story_themes if exists Hibernate: create table Reading (date timestamp not null, counter integer not null, story integer not null, primary key (story, date)) Hibernate: create table Story (id integer generated by default as identity, author varchar(50) not null, dateOfPublish timestamp, genre integer not null, text varchar(1000) not null, title varchar(50) not null, primary key (id)) Hibernate: create table Story_themes (Story_id integer not null, theme integer not null, primary key (Story_id, theme)) Hibernate: alter table Reading add constraint FKc1op5r307yxtws4ih353istml foreign key (story) references Story Hibernate: alter table Story_themes add constraint FKb6a6ppaw3pcfyw463milsy02e foreign key (Story_id) references Story 17:56:56,243 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 19) HHH000230: Schema export complete 17:56:58,064 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 20) WFLYUT0021: Registered web context: /test 17:56:58,165 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") log4j:WARN No appenders could be found for logger (org.jboss.resteasy.plugins.providers.DocumentProvider). log4j:WARN Please initialize the log4j system properly. 17:57:00,348 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.test.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.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.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] 17:57:00,582 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-9) RESTEASY002142: Multiple resource methods match request "GET /microstory/recent". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findRecentStories()] 17:57:00,958 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-9) HHH000397: Using ASTQueryTranslatorFactory Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_0_, story0_.author as author2_1_0_, story0_.dateOfPublish as dateOfPu3_1_0_, story0_.genre as genre4_1_0_, story0_.text as text5_1_0_, story0_.title as title6_1_0_, readings1_.story as story3_0_1_, readings1_.date as date1_0_1_, readings1_.story as story3_0_2_, readings1_.date as date1_0_2_, readings1_.counter as counter2_0_2_, themes2_.Story_id as Story_id1_2_3_, themes2_.theme as theme2_2_3_ from Story story0_ left outer join Reading readings1_ on story0_.id=readings1_.story left outer join Story_themes themes2_ on story0_.id=themes2_.Story_id where story0_.id=? Hibernate: select story0_.id as id1_1_0_, story0_.author as author2_1_0_, story0_.dateOfPublish as dateOfPu3_1_0_, story0_.genre as genre4_1_0_, story0_.text as text5_1_0_, story0_.title as title6_1_0_, readings1_.story as story3_0_1_, readings1_.date as date1_0_1_, readings1_.story as story3_0_2_, readings1_.date as date1_0_2_, readings1_.counter as counter2_0_2_, themes2_.Story_id as Story_id1_2_3_, themes2_.theme as theme2_2_3_ from Story story0_ left outer join Reading readings1_ on story0_.id=readings1_.story left outer join Story_themes themes2_ on story0_.id=themes2_.Story_id where story0_.id=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? 17:57:07,481 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-31) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:07,620 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-32) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] 17:57:07,645 WARN [org.hibernate.orm.deprecation] (default task-32) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:07,705 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-30) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:07,816 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:07,969 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-4) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] 17:57:07,997 WARN [org.hibernate.orm.deprecation] (default task-4) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:08,053 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-3) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] 17:57:08,064 WARN [org.hibernate.orm.deprecation] (default task-3) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:08,124 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-5) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] 17:57:08,144 WARN [org.hibernate.orm.deprecation] (default task-5) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:08,200 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-7) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:08,467 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-12) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:08,538 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-15) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:08,578 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-13) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:08,653 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-14) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:08,735 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-16) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? 17:57:08,765 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-17) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? 17:57:08,796 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-18) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:08,830 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-20) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:09,031 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-25) RESTEASY002142: Multiple resource methods match request "GET /microstory/hottest". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findMostRead(), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 17:57:09,287 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 20) WFLYUT0022: Unregistered web context: /test 17:57:09,339 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 61) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' 17:57:09,340 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 61) HHH000227: Running hbm2ddl schema export Hibernate: drop table Reading if exists Hibernate: drop table Story if exists Hibernate: drop table Story_themes if exists 17:57:09,352 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 61) HHH000230: Schema export complete 17:57:09,373 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 61) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' 17:57:09,396 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 61) WFLYCLINF0003: Stopped client-mappings cache from ejb container 17:57:09,403 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 131ms 17:57:09,431 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] 17:57:09,435 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/μStories - Team A/rest/target/wildfly-10.1.0.Final/standalone/data/content/81/f11401b1652b43d4763e3dbc557930799b5490/content 17:57:09,435 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.501 s - in es.uvigo.esei.dgss.teama.microstories.rest.ResourceIntegrationTestSuite [INFO] Running es.uvigo.esei.dgss.teama.microstories.rest.ResourceUnitTestSuite [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in es.uvigo.esei.dgss.teama.microstories.rest.ResourceUnitTestSuite 17:57:09,737 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. 17:57:09,748 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss1819/teamA/microstories] 17:57:09,756 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 17:57:09,803 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping 17:57:09,810 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 17:57:09,858 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0008: Undertow HTTP listener default suspending 17:57:09,860 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:28080 17:57:09,866 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0004: Undertow 1.4.0.Final stopping 17:57:09,882 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 109ms [INFO] [INFO] Results: [INFO] [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-rest --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1819-teamA-microstories-rest] in [/var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/rest/src/main/webapp] [INFO] Webapp assembled in [23 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-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/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/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 @ dgss1819-teamA-microstories-rest <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-rest --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-rest --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.rest... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-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/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-rest --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-jsf --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/jsf/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf --- [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/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/μStories - Team A/jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (download-geckodriver) @ dgss1819-teamA-microstories-jsf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [mkdir] Created dir: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver [get] Getting: https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-linux64.tar.gz [get] To: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz [get] https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-linux64.tar.gz moved to https://github-production-release-asset-2e65be.s3.amazonaws.com/25354393/e31e4c22-be6f-11e7-9bc7-dedc3490a7fd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20181207%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20181207T165648Z&X-Amz-Expires=300&X-Amz-Signature=908ab89abd671dd776e951f178f5bed5f86107012d74f3cd4a47ed98f1460bf9&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dgeckodriver-v0.19.1-linux64.tar.gz&response-content-type=application%2Foctet-stream [untar] Expanding: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz into /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/jsf/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1819-teamA-microstories-jsf] in [/var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/webapp] [INFO] Webapp assembled in [23 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf --- [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/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/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 @ dgss1819-teamA-microstories-jsf <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-jsf --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.jsf... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/SearchController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/StoryController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @param for redirect [WARNING] public String searchStoriesByString(boolean redirect) { [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @return [WARNING] public String searchStoriesByString(boolean redirect) { [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-jsf --- [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/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-jsf --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-ear --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/ear/target [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ dgss1819-teamA-microstories-ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/ear/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ dgss1819-teamA-microstories-ear --- [INFO] Copying artifact [war:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-jsf:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] Copying artifact [war:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-rest:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] Copying artifact [jar:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-domain:0.2.0-SNAPSHOT] to [lib/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar] [INFO] Copying artifact [jar:org.apache.commons:commons-lang3:3.4] to [lib/commons-lang3-3.4.jar] [INFO] Copying artifact [ejb:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-service:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar] [INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar [INFO] Could not find manifest file: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-ear >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-ear <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-ear --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-ear --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 18/19 Team A .............................. SUCCESS [ 8.950 s] [INFO] Domain ............................................. SUCCESS [ 13.038 s] [INFO] Tests .............................................. SUCCESS [ 7.861 s] [INFO] Service ............................................ SUCCESS [ 42.057 s] [INFO] REST ............................................... SUCCESS [ 47.808 s] [INFO] JSF ................................................ SUCCESS [ 11.143 s] [INFO] EAR ................................................ SUCCESS [ 5.758 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:20 min [INFO] Finished at: 2018-12-07T17:57:31+01:00 [INFO] Final Memory: 65M/792M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/tests/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/domain/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/jsf/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/rest/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/ear/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear [μStories - Team A] $ mvn -DskipTests=true deploy channel stopped [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] μStories 18/19 Team A [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building μStories 18/19 Team A 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-pom --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-pom >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-pom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-pom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-pom --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-pom --- [INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-pom:0.2.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain --- [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/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-domain --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec [INFO] Analyzed bundle 'Domain' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-domain --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain --- [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/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-domain <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-domain --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.enums... Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.Range.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Reading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.Range.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Genre.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Theme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Story.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Reading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-domain --- [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/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-domain --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec [INFO] Analyzed bundle 'Domain' with 7 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-domain --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-domain --- [INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-domain:0.2.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-tests --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-tests >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-tests <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service.util.security... Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities... Loading source files for package es.uvigo.esei.dgss.teama.microstories.matchers... Loading source files for package es.uvigo.esei.dgss.teama.microstories.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToReading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToTheme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/AreStoriesSortedMatcher.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/StoryDataset.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToReading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToTheme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/class-use/AreStoriesSortedMatcher.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-tests --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-tests --- [INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-tests:0.2.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service --- [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/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-service --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec [INFO] Analyzed bundle 'Service' with 1 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-service --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service --- [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/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-service --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/StoryService.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/StoryService.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss1819-teamA-microstories-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-service --- [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/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-service --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec [INFO] Analyzed bundle 'Service' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-service --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-service --- [INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-service:0.2.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-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/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-rest --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1819-teamA-microstories-rest] in [/var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/rest/src/main/webapp] [INFO] Webapp assembled in [25 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-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/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-rest <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-rest --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-rest --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.rest... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-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/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-rest --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-rest --- [INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-rest:0.2.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf --- [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/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-jsf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (download-geckodriver) @ dgss1819-teamA-microstories-jsf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [get] Destination already exists (skipping): /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz [untar] Expanding: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz into /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1819-teamA-microstories-jsf] in [/var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/webapp] [INFO] Webapp assembled in [24 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf --- [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/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-jsf <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-jsf --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.jsf... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/SearchController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/StoryController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @param for redirect [WARNING] public String searchStoriesByString(boolean redirect) { [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @return [WARNING] public String searchStoriesByString(boolean redirect) { [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-jsf --- [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/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-jsf --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-jsf --- [INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-jsf:0.2.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ dgss1819-teamA-microstories-ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ dgss1819-teamA-microstories-ear --- [INFO] Copying artifact [war:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-jsf:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] Copying artifact [war:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-rest:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] Could not find manifest file: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-ear >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-ear <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-ear --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-ear --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-ear --- Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/maven-metadata.xml 647/647 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/maven-metadata.xml (647 B at 2.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-20181207.165748-13.pom 2/44 KB 4/44 KB 6/44 KB 8/44 KB 10/44 KB 12/44 KB 14/44 KB 16/44 KB 18/44 KB 20/44 KB 22/44 KB 24/44 KB 26/44 KB 28/44 KB 30/44 KB 32/44 KB 34/44 KB 36/44 KB 38/44 KB 40/44 KB 42/44 KB 44/44 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-20181207.165748-13.pom (44 KB at 558.6 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/maven-metadata.xml 428/428 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/maven-metadata.xml (428 B at 29.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/maven-metadata.xml 647/647 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/maven-metadata.xml (647 B at 26.3 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/maven-metadata.xml 428/428 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/maven-metadata.xml (428 B at 16.7 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 102.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181207.165748-13.jar 2/16 KB 4/16 KB 6/16 KB 8/16 KB 10/16 KB 12/16 KB 14/16 KB 16/16 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181207.165748-13.jar (16 KB at 511.6 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181207.165748-13.pom 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181207.165748-13.pom (2 KB at 38.6 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/maven-metadata.xml 431/431 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/maven-metadata.xml (431 B at 32.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 55.7 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/maven-metadata.xml 431/431 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/maven-metadata.xml (431 B at 21.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181207.165748-13-sources.jar 2/9 KB 4/9 KB 6/9 KB 8/9 KB 9/9 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181207.165748-13-sources.jar (9 KB at 313.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 47.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181207.165748-13-javadoc.jar 2/66 KB 4/66 KB 6/66 KB 8/66 KB 10/66 KB 12/66 KB 14/66 KB 16/66 KB 18/66 KB 20/66 KB 22/66 KB 24/66 KB 26/66 KB 28/66 KB 30/66 KB 32/66 KB 34/66 KB 36/66 KB 38/66 KB 40/66 KB 42/66 KB 44/66 KB 46/66 KB 48/66 KB 50/66 KB 52/66 KB 54/66 KB 56/66 KB 58/66 KB 60/66 KB 62/66 KB 64/66 KB 66/66 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181207.165748-13-javadoc.jar (66 KB at 1775.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 68.0 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 111.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181207.165749-13.jar 2/53 KB 4/53 KB 6/53 KB 8/53 KB 10/53 KB 12/53 KB 14/53 KB 16/53 KB 18/53 KB 20/53 KB 22/53 KB 24/53 KB 26/53 KB 28/53 KB 30/53 KB 32/53 KB 34/53 KB 36/53 KB 38/53 KB 40/53 KB 42/53 KB 44/53 KB 46/53 KB 48/53 KB 50/53 KB 52/53 KB 53/53 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181207.165749-13.jar (53 KB at 1595.3 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181207.165749-13.pom 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181207.165749-13.pom (2 KB at 64.7 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/maven-metadata.xml 430/430 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/maven-metadata.xml (430 B at 46.7 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 61.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/maven-metadata.xml 430/430 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/maven-metadata.xml (430 B at 21.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181207.165749-13-sources.jar 2/41 KB 4/41 KB 6/41 KB 8/41 KB 10/41 KB 12/41 KB 14/41 KB 16/41 KB 18/41 KB 20/41 KB 22/41 KB 24/41 KB 26/41 KB 28/41 KB 30/41 KB 32/41 KB 34/41 KB 36/41 KB 38/41 KB 40/41 KB 41/41 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181207.165749-13-sources.jar (41 KB at 1487.6 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 76.5 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181207.165749-13-javadoc.jar 2/104 KB 4/104 KB 6/104 KB 8/104 KB 10/104 KB 12/104 KB 14/104 KB 16/104 KB 18/104 KB 20/104 KB 22/104 KB 24/104 KB 26/104 KB 28/104 KB 30/104 KB 32/104 KB 34/104 KB 36/104 KB 38/104 KB 40/104 KB 42/104 KB 44/104 KB 46/104 KB 48/104 KB 50/104 KB 52/104 KB 54/104 KB 56/104 KB 58/104 KB 60/104 KB 62/104 KB 64/104 KB 66/104 KB 68/104 KB 70/104 KB 72/104 KB 74/104 KB 76/104 KB 78/104 KB 80/104 KB 82/104 KB 84/104 KB 86/104 KB 88/104 KB 90/104 KB 92/104 KB 94/104 KB 96/104 KB 98/104 KB 100/104 KB 102/104 KB 104/104 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181207.165749-13-javadoc.jar (104 KB at 2725.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 64.4 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 119.5 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181207.165749-13.jar 2/8 KB 4/8 KB 6/8 KB 8/8 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181207.165749-13.jar (8 KB at 388.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181207.165749-13.pom 2/3 KB 3/3 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181207.165749-13.pom (3 KB at 159.5 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/maven-metadata.xml 432/432 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/maven-metadata.xml (432 B at 21.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 55.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/maven-metadata.xml 432/432 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/maven-metadata.xml (432 B at 21.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181207.165749-13-sources.jar 2/7 KB 4/7 KB 6/7 KB 7/7 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181207.165749-13-sources.jar (7 KB at 304.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 71.7 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181207.165749-13-javadoc.jar 2/26 KB 4/26 KB 6/26 KB 8/26 KB 10/26 KB 12/26 KB 14/26 KB 16/26 KB 18/26 KB 20/26 KB 22/26 KB 24/26 KB 26/26 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181207.165749-13-javadoc.jar (26 KB at 922.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 71.7 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181207.165749-13-tests.jar 2/14 KB 4/14 KB 6/14 KB 8/14 KB 10/14 KB 12/14 KB 14/14 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181207.165749-13-tests.jar (14 KB at 490.6 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 42.2 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 111.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181207.165749-13.war 2/10 KB 4/10 KB 6/10 KB 8/10 KB 10/10 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181207.165749-13.war (10 KB at 286.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181207.165749-13.pom 2/3 KB 3/3 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181207.165749-13.pom (3 KB at 157.9 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/maven-metadata.xml 429/429 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/maven-metadata.xml (429 B at 34.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 71.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/maven-metadata.xml 429/429 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/maven-metadata.xml (429 B at 23.3 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181207.165749-13-sources.jar 2/7 KB 4/7 KB 6/7 KB 7/7 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181207.165749-13-sources.jar (7 KB at 254.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 40.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181207.165749-13-javadoc.jar 2/39 KB 4/39 KB 6/39 KB 8/39 KB 10/39 KB 12/39 KB 14/39 KB 16/39 KB 18/39 KB 20/39 KB 22/39 KB 24/39 KB 26/39 KB 28/39 KB 30/39 KB 32/39 KB 34/39 KB 36/39 KB 38/39 KB 39/39 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181207.165749-13-javadoc.jar (39 KB at 1070.3 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 48.9 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 94.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181207.165749-13.war 2/2261 KB 4/2261 KB 6/2261 KB 8/2261 KB 10/2261 KB 12/2261 KB 14/2261 KB 16/2261 KB 18/2261 KB 20/2261 KB 22/2261 KB 24/2261 KB 26/2261 KB 28/2261 KB 30/2261 KB 32/2261 KB 34/2261 KB 36/2261 KB 38/2261 KB 40/2261 KB 42/2261 KB 44/2261 KB 46/2261 KB 48/2261 KB 50/2261 KB 52/2261 KB 54/2261 KB 56/2261 KB 58/2261 KB 60/2261 KB 62/2261 KB 64/2261 KB 66/2261 KB 68/2261 KB 70/2261 KB 72/2261 KB 74/2261 KB 76/2261 KB 78/2261 KB 80/2261 KB 82/2261 KB 84/2261 KB 86/2261 KB 88/2261 KB 90/2261 KB 92/2261 KB 94/2261 KB 96/2261 KB 98/2261 KB 100/2261 KB 102/2261 KB 104/2261 KB 106/2261 KB 108/2261 KB 110/2261 KB 112/2261 KB 114/2261 KB 116/2261 KB 118/2261 KB 120/2261 KB 122/2261 KB 124/2261 KB 126/2261 KB 128/2261 KB 130/2261 KB 132/2261 KB 134/2261 KB 136/2261 KB 138/2261 KB 140/2261 KB 142/2261 KB 144/2261 KB 146/2261 KB 148/2261 KB 150/2261 KB 152/2261 KB 154/2261 KB 156/2261 KB 158/2261 KB 160/2261 KB 162/2261 KB 164/2261 KB 166/2261 KB 168/2261 KB 170/2261 KB 172/2261 KB 174/2261 KB 176/2261 KB 178/2261 KB 180/2261 KB 182/2261 KB 184/2261 KB 186/2261 KB 188/2261 KB 190/2261 KB 192/2261 KB 194/2261 KB 196/2261 KB 198/2261 KB 200/2261 KB 202/2261 KB 204/2261 KB 206/2261 KB 208/2261 KB 210/2261 KB 212/2261 KB 214/2261 KB 216/2261 KB 218/2261 KB 220/2261 KB 222/2261 KB 224/2261 KB 226/2261 KB 228/2261 KB 230/2261 KB 232/2261 KB 234/2261 KB 236/2261 KB 238/2261 KB 240/2261 KB 242/2261 KB 244/2261 KB 246/2261 KB 248/2261 KB 250/2261 KB 252/2261 KB 254/2261 KB 256/2261 KB 258/2261 KB 260/2261 KB 262/2261 KB 264/2261 KB 266/2261 KB 268/2261 KB 270/2261 KB 272/2261 KB 274/2261 KB 276/2261 KB 278/2261 KB 280/2261 KB 282/2261 KB 284/2261 KB 286/2261 KB 288/2261 KB 290/2261 KB 292/2261 KB 294/2261 KB 296/2261 KB 298/2261 KB 300/2261 KB 302/2261 KB 304/2261 KB 306/2261 KB 308/2261 KB 310/2261 KB 312/2261 KB 314/2261 KB 316/2261 KB 318/2261 KB 320/2261 KB 322/2261 KB 324/2261 KB 326/2261 KB 328/2261 KB 330/2261 KB 332/2261 KB 334/2261 KB 336/2261 KB 338/2261 KB 340/2261 KB 342/2261 KB 344/2261 KB 346/2261 KB 348/2261 KB 350/2261 KB 352/2261 KB 354/2261 KB 356/2261 KB 358/2261 KB 360/2261 KB 362/2261 KB 364/2261 KB 366/2261 KB 368/2261 KB 370/2261 KB 372/2261 KB 374/2261 KB 376/2261 KB 378/2261 KB 380/2261 KB 382/2261 KB 384/2261 KB 386/2261 KB 388/2261 KB 390/2261 KB 392/2261 KB 394/2261 KB 396/2261 KB 398/2261 KB 400/2261 KB 402/2261 KB 404/2261 KB 406/2261 KB 408/2261 KB 410/2261 KB 412/2261 KB 414/2261 KB 416/2261 KB 418/2261 KB 420/2261 KB 422/2261 KB 424/2261 KB 426/2261 KB 428/2261 KB 430/2261 KB 432/2261 KB 434/2261 KB 436/2261 KB 438/2261 KB 440/2261 KB 442/2261 KB 444/2261 KB 446/2261 KB 448/2261 KB 450/2261 KB 452/2261 KB 454/2261 KB 456/2261 KB 458/2261 KB 460/2261 KB 462/2261 KB 464/2261 KB 466/2261 KB 468/2261 KB 470/2261 KB 472/2261 KB 474/2261 KB 476/2261 KB 478/2261 KB 480/2261 KB 482/2261 KB 484/2261 KB 486/2261 KB 488/2261 KB 490/2261 KB 492/2261 KB 494/2261 KB 496/2261 KB 498/2261 KB 500/2261 KB 502/2261 KB 504/2261 KB 506/2261 KB 508/2261 KB 510/2261 KB 512/2261 KB 514/2261 KB 516/2261 KB 518/2261 KB 520/2261 KB 522/2261 KB 524/2261 KB 526/2261 KB 528/2261 KB 530/2261 KB 532/2261 KB 534/2261 KB 536/2261 KB 538/2261 KB 540/2261 KB 542/2261 KB 544/2261 KB 546/2261 KB 548/2261 KB 550/2261 KB 552/2261 KB 554/2261 KB 556/2261 KB 558/2261 KB 560/2261 KB 562/2261 KB 564/2261 KB 566/2261 KB 568/2261 KB 570/2261 KB 572/2261 KB 574/2261 KB 576/2261 KB 578/2261 KB 580/2261 KB 582/2261 KB 584/2261 KB 586/2261 KB 588/2261 KB 590/2261 KB 592/2261 KB 594/2261 KB 596/2261 KB 598/2261 KB 600/2261 KB 602/2261 KB 604/2261 KB 606/2261 KB 608/2261 KB 610/2261 KB 612/2261 KB 614/2261 KB 616/2261 KB 618/2261 KB 620/2261 KB 622/2261 KB 624/2261 KB 626/2261 KB 628/2261 KB 630/2261 KB 632/2261 KB 634/2261 KB 636/2261 KB 638/2261 KB 640/2261 KB 642/2261 KB 644/2261 KB 646/2261 KB 648/2261 KB 650/2261 KB 652/2261 KB 654/2261 KB 656/2261 KB 658/2261 KB 660/2261 KB 662/2261 KB 664/2261 KB 666/2261 KB 668/2261 KB 670/2261 KB 672/2261 KB 674/2261 KB 676/2261 KB 678/2261 KB 680/2261 KB 682/2261 KB 684/2261 KB 686/2261 KB 688/2261 KB 690/2261 KB 692/2261 KB 694/2261 KB 696/2261 KB 698/2261 KB 700/2261 KB 702/2261 KB 704/2261 KB 706/2261 KB 708/2261 KB 710/2261 KB 712/2261 KB 714/2261 KB 716/2261 KB 718/2261 KB 720/2261 KB 722/2261 KB 724/2261 KB 726/2261 KB 728/2261 KB 730/2261 KB 732/2261 KB 734/2261 KB 736/2261 KB 738/2261 KB 740/2261 KB 742/2261 KB 744/2261 KB 746/2261 KB 748/2261 KB 750/2261 KB 752/2261 KB 754/2261 KB 756/2261 KB 758/2261 KB 760/2261 KB 762/2261 KB 764/2261 KB 766/2261 KB 768/2261 KB 770/2261 KB 772/2261 KB 774/2261 KB 776/2261 KB 778/2261 KB 780/2261 KB 782/2261 KB 784/2261 KB 786/2261 KB 788/2261 KB 790/2261 KB 792/2261 KB 794/2261 KB 796/2261 KB 798/2261 KB 800/2261 KB 802/2261 KB 804/2261 KB 806/2261 KB 808/2261 KB 810/2261 KB 812/2261 KB 814/2261 KB 816/2261 KB 818/2261 KB 820/2261 KB 822/2261 KB 824/2261 KB 826/2261 KB 828/2261 KB 830/2261 KB 832/2261 KB 834/2261 KB 836/2261 KB 838/2261 KB 840/2261 KB 842/2261 KB 844/2261 KB 846/2261 KB 848/2261 KB 850/2261 KB 852/2261 KB 854/2261 KB 856/2261 KB 858/2261 KB 860/2261 KB 862/2261 KB 864/2261 KB 866/2261 KB 868/2261 KB 870/2261 KB 872/2261 KB 874/2261 KB 876/2261 KB 878/2261 KB 880/2261 KB 882/2261 KB 884/2261 KB 886/2261 KB 888/2261 KB 890/2261 KB 892/2261 KB 894/2261 KB 896/2261 KB 898/2261 KB 900/2261 KB 902/2261 KB 904/2261 KB 906/2261 KB 908/2261 KB 910/2261 KB 912/2261 KB 914/2261 KB 916/2261 KB 918/2261 KB 920/2261 KB 922/2261 KB 924/2261 KB 926/2261 KB 928/2261 KB 930/2261 KB 932/2261 KB 934/2261 KB 936/2261 KB 938/2261 KB 940/2261 KB 942/2261 KB 944/2261 KB 946/2261 KB 948/2261 KB 950/2261 KB 952/2261 KB 954/2261 KB 956/2261 KB 958/2261 KB 960/2261 KB 962/2261 KB 964/2261 KB 966/2261 KB 968/2261 KB 970/2261 KB 972/2261 KB 974/2261 KB 976/2261 KB 978/2261 KB 980/2261 KB 982/2261 KB 984/2261 KB 986/2261 KB 988/2261 KB 990/2261 KB 992/2261 KB 994/2261 KB 996/2261 KB 998/2261 KB 1000/2261 KB 1002/2261 KB 1004/2261 KB 1006/2261 KB 1008/2261 KB 1010/2261 KB 1012/2261 KB 1014/2261 KB 1016/2261 KB 1018/2261 KB 1020/2261 KB 1022/2261 KB 1024/2261 KB 1026/2261 KB 1028/2261 KB 1030/2261 KB 1032/2261 KB 1034/2261 KB 1036/2261 KB 1038/2261 KB 1040/2261 KB 1042/2261 KB 1044/2261 KB 1046/2261 KB 1048/2261 KB 1050/2261 KB 1052/2261 KB 1054/2261 KB 1056/2261 KB 1058/2261 KB 1060/2261 KB 1062/2261 KB 1064/2261 KB 1066/2261 KB 1068/2261 KB 1070/2261 KB 1072/2261 KB 1074/2261 KB 1076/2261 KB 1078/2261 KB 1080/2261 KB 1082/2261 KB 1084/2261 KB 1086/2261 KB 1088/2261 KB 1090/2261 KB 1092/2261 KB 1094/2261 KB 1096/2261 KB 1098/2261 KB 1100/2261 KB 1102/2261 KB 1104/2261 KB 1106/2261 KB 1108/2261 KB 1110/2261 KB 1112/2261 KB 1114/2261 KB 1116/2261 KB 1118/2261 KB 1120/2261 KB 1122/2261 KB 1124/2261 KB 1126/2261 KB 1128/2261 KB 1130/2261 KB 1132/2261 KB 1134/2261 KB 1136/2261 KB 1138/2261 KB 1140/2261 KB 1142/2261 KB 1144/2261 KB 1146/2261 KB 1148/2261 KB 1150/2261 KB 1152/2261 KB 1154/2261 KB 1156/2261 KB 1158/2261 KB 1160/2261 KB 1162/2261 KB 1164/2261 KB 1166/2261 KB 1168/2261 KB 1170/2261 KB 1172/2261 KB 1174/2261 KB 1176/2261 KB 1178/2261 KB 1180/2261 KB 1182/2261 KB 1184/2261 KB 1186/2261 KB 1188/2261 KB 1190/2261 KB 1192/2261 KB 1194/2261 KB 1196/2261 KB 1198/2261 KB 1200/2261 KB 1202/2261 KB 1204/2261 KB 1206/2261 KB 1208/2261 KB 1210/2261 KB 1212/2261 KB 1214/2261 KB 1216/2261 KB 1218/2261 KB 1220/2261 KB 1222/2261 KB 1224/2261 KB 1226/2261 KB 1228/2261 KB 1230/2261 KB 1232/2261 KB 1234/2261 KB 1236/2261 KB 1238/2261 KB 1240/2261 KB 1242/2261 KB 1244/2261 KB 1246/2261 KB 1248/2261 KB 1250/2261 KB 1252/2261 KB 1254/2261 KB 1256/2261 KB 1258/2261 KB 1260/2261 KB 1262/2261 KB 1264/2261 KB 1266/2261 KB 1268/2261 KB 1270/2261 KB 1272/2261 KB 1274/2261 KB 1276/2261 KB 1278/2261 KB 1280/2261 KB 1282/2261 KB 1284/2261 KB 1286/2261 KB 1288/2261 KB 1290/2261 KB 1292/2261 KB 1294/2261 KB 1296/2261 KB 1298/2261 KB 1300/2261 KB 1302/2261 KB 1304/2261 KB 1306/2261 KB 1308/2261 KB 1310/2261 KB 1312/2261 KB 1314/2261 KB 1316/2261 KB 1318/2261 KB 1320/2261 KB 1322/2261 KB 1324/2261 KB 1326/2261 KB 1328/2261 KB 1330/2261 KB 1332/2261 KB 1334/2261 KB 1336/2261 KB 1338/2261 KB 1340/2261 KB 1342/2261 KB 1344/2261 KB 1346/2261 KB 1348/2261 KB 1350/2261 KB 1352/2261 KB 1354/2261 KB 1356/2261 KB 1358/2261 KB 1360/2261 KB 1362/2261 KB 1364/2261 KB 1366/2261 KB 1368/2261 KB 1370/2261 KB 1372/2261 KB 1374/2261 KB 1376/2261 KB 1378/2261 KB 1380/2261 KB 1382/2261 KB 1384/2261 KB 1386/2261 KB 1388/2261 KB 1390/2261 KB 1392/2261 KB 1394/2261 KB 1396/2261 KB 1398/2261 KB 1400/2261 KB 1402/2261 KB 1404/2261 KB 1406/2261 KB 1408/2261 KB 1410/2261 KB 1412/2261 KB 1414/2261 KB 1416/2261 KB 1418/2261 KB 1420/2261 KB 1422/2261 KB 1424/2261 KB 1426/2261 KB 1428/2261 KB 1430/2261 KB 1432/2261 KB 1434/2261 KB 1436/2261 KB 1438/2261 KB 1440/2261 KB 1442/2261 KB 1444/2261 KB 1446/2261 KB 1448/2261 KB 1450/2261 KB 1452/2261 KB 1454/2261 KB 1456/2261 KB 1458/2261 KB 1460/2261 KB 1462/2261 KB 1464/2261 KB 1466/2261 KB 1468/2261 KB 1470/2261 KB 1472/2261 KB 1474/2261 KB 1476/2261 KB 1478/2261 KB 1480/2261 KB 1482/2261 KB 1484/2261 KB 1486/2261 KB 1488/2261 KB 1490/2261 KB 1492/2261 KB 1494/2261 KB 1496/2261 KB 1498/2261 KB 1500/2261 KB 1502/2261 KB 1504/2261 KB 1506/2261 KB 1508/2261 KB 1510/2261 KB 1512/2261 KB 1514/2261 KB 1516/2261 KB 1518/2261 KB 1520/2261 KB 1522/2261 KB 1524/2261 KB 1526/2261 KB 1528/2261 KB 1530/2261 KB 1532/2261 KB 1534/2261 KB 1536/2261 KB 1538/2261 KB 1540/2261 KB 1542/2261 KB 1544/2261 KB 1546/2261 KB 1548/2261 KB 1550/2261 KB 1552/2261 KB 1554/2261 KB 1556/2261 KB 1558/2261 KB 1560/2261 KB 1562/2261 KB 1564/2261 KB 1566/2261 KB 1568/2261 KB 1570/2261 KB 1572/2261 KB 1574/2261 KB 1576/2261 KB 1578/2261 KB 1580/2261 KB 1582/2261 KB 1584/2261 KB 1586/2261 KB 1588/2261 KB 1590/2261 KB 1592/2261 KB 1594/2261 KB 1596/2261 KB 1598/2261 KB 1600/2261 KB 1602/2261 KB 1604/2261 KB 1606/2261 KB 1608/2261 KB 1610/2261 KB 1612/2261 KB 1614/2261 KB 1616/2261 KB 1618/2261 KB 1620/2261 KB 1622/2261 KB 1624/2261 KB 1626/2261 KB 1628/2261 KB 1630/2261 KB 1632/2261 KB 1634/2261 KB 1636/2261 KB 1638/2261 KB 1640/2261 KB 1642/2261 KB 1644/2261 KB 1646/2261 KB 1648/2261 KB 1650/2261 KB 1652/2261 KB 1654/2261 KB 1656/2261 KB 1658/2261 KB 1660/2261 KB 1662/2261 KB 1664/2261 KB 1666/2261 KB 1668/2261 KB 1670/2261 KB 1672/2261 KB 1674/2261 KB 1676/2261 KB 1678/2261 KB 1680/2261 KB 1682/2261 KB 1684/2261 KB 1686/2261 KB 1688/2261 KB 1690/2261 KB 1692/2261 KB 1694/2261 KB 1696/2261 KB 1698/2261 KB 1700/2261 KB 1702/2261 KB 1704/2261 KB 1706/2261 KB 1708/2261 KB 1710/2261 KB 1712/2261 KB 1714/2261 KB 1716/2261 KB 1718/2261 KB 1720/2261 KB 1722/2261 KB 1724/2261 KB 1726/2261 KB 1728/2261 KB 1730/2261 KB 1732/2261 KB 1734/2261 KB 1736/2261 KB 1738/2261 KB 1740/2261 KB 1742/2261 KB 1744/2261 KB 1746/2261 KB 1748/2261 KB 1750/2261 KB 1752/2261 KB 1754/2261 KB 1756/2261 KB 1758/2261 KB 1760/2261 KB 1762/2261 KB 1764/2261 KB 1766/2261 KB 1768/2261 KB 1770/2261 KB 1772/2261 KB 1774/2261 KB 1776/2261 KB 1778/2261 KB 1780/2261 KB 1782/2261 KB 1784/2261 KB 1786/2261 KB 1788/2261 KB 1790/2261 KB 1792/2261 KB 1794/2261 KB 1796/2261 KB 1798/2261 KB 1800/2261 KB 1802/2261 KB 1804/2261 KB 1806/2261 KB 1808/2261 KB 1810/2261 KB 1812/2261 KB 1814/2261 KB 1816/2261 KB 1818/2261 KB 1820/2261 KB 1822/2261 KB 1824/2261 KB 1826/2261 KB 1828/2261 KB 1830/2261 KB 1832/2261 KB 1834/2261 KB 1836/2261 KB 1838/2261 KB 1840/2261 KB 1842/2261 KB 1844/2261 KB 1846/2261 KB 1848/2261 KB 1850/2261 KB 1852/2261 KB 1854/2261 KB 1856/2261 KB 1858/2261 KB 1860/2261 KB 1862/2261 KB 1864/2261 KB 1866/2261 KB 1868/2261 KB 1870/2261 KB 1872/2261 KB 1874/2261 KB 1876/2261 KB 1878/2261 KB 1880/2261 KB 1882/2261 KB 1884/2261 KB 1886/2261 KB 1888/2261 KB 1890/2261 KB 1892/2261 KB 1894/2261 KB 1896/2261 KB 1898/2261 KB 1900/2261 KB 1902/2261 KB 1904/2261 KB 1906/2261 KB 1908/2261 KB 1910/2261 KB 1912/2261 KB 1914/2261 KB 1916/2261 KB 1918/2261 KB 1920/2261 KB 1922/2261 KB 1924/2261 KB 1926/2261 KB 1928/2261 KB 1930/2261 KB 1932/2261 KB 1934/2261 KB 1936/2261 KB 1938/2261 KB 1940/2261 KB 1942/2261 KB 1944/2261 KB 1946/2261 KB 1948/2261 KB 1950/2261 KB 1952/2261 KB 1954/2261 KB 1956/2261 KB 1958/2261 KB 1960/2261 KB 1962/2261 KB 1964/2261 KB 1966/2261 KB 1968/2261 KB 1970/2261 KB 1972/2261 KB 1974/2261 KB 1976/2261 KB 1978/2261 KB 1980/2261 KB 1982/2261 KB 1984/2261 KB 1986/2261 KB 1988/2261 KB 1990/2261 KB 1992/2261 KB 1994/2261 KB 1996/2261 KB 1998/2261 KB 2000/2261 KB 2002/2261 KB 2004/2261 KB 2006/2261 KB 2008/2261 KB 2010/2261 KB 2012/2261 KB 2014/2261 KB 2016/2261 KB 2018/2261 KB 2020/2261 KB 2022/2261 KB 2024/2261 KB 2026/2261 KB 2028/2261 KB 2030/2261 KB 2032/2261 KB 2034/2261 KB 2036/2261 KB 2038/2261 KB 2040/2261 KB 2042/2261 KB 2044/2261 KB 2046/2261 KB 2048/2261 KB 2050/2261 KB 2052/2261 KB 2054/2261 KB 2056/2261 KB 2058/2261 KB 2060/2261 KB 2062/2261 KB 2064/2261 KB 2066/2261 KB 2068/2261 KB 2070/2261 KB 2072/2261 KB 2074/2261 KB 2076/2261 KB 2078/2261 KB 2080/2261 KB 2082/2261 KB 2084/2261 KB 2086/2261 KB 2088/2261 KB 2090/2261 KB 2092/2261 KB 2094/2261 KB 2096/2261 KB 2098/2261 KB 2100/2261 KB 2102/2261 KB 2104/2261 KB 2106/2261 KB 2108/2261 KB 2110/2261 KB 2112/2261 KB 2114/2261 KB 2116/2261 KB 2118/2261 KB 2120/2261 KB 2122/2261 KB 2124/2261 KB 2126/2261 KB 2128/2261 KB 2130/2261 KB 2132/2261 KB 2134/2261 KB 2136/2261 KB 2138/2261 KB 2140/2261 KB 2142/2261 KB 2144/2261 KB 2146/2261 KB 2148/2261 KB 2150/2261 KB 2152/2261 KB 2154/2261 KB 2156/2261 KB 2158/2261 KB 2160/2261 KB 2162/2261 KB 2164/2261 KB 2166/2261 KB 2168/2261 KB 2170/2261 KB 2172/2261 KB 2174/2261 KB 2176/2261 KB 2178/2261 KB 2180/2261 KB 2182/2261 KB 2184/2261 KB 2186/2261 KB 2188/2261 KB 2190/2261 KB 2192/2261 KB 2194/2261 KB 2196/2261 KB 2198/2261 KB 2200/2261 KB 2202/2261 KB 2204/2261 KB 2206/2261 KB 2208/2261 KB 2210/2261 KB 2212/2261 KB 2214/2261 KB 2216/2261 KB 2218/2261 KB 2220/2261 KB 2222/2261 KB 2224/2261 KB 2226/2261 KB 2228/2261 KB 2230/2261 KB 2232/2261 KB 2234/2261 KB 2236/2261 KB 2238/2261 KB 2240/2261 KB 2242/2261 KB 2244/2261 KB 2246/2261 KB 2248/2261 KB 2250/2261 KB 2252/2261 KB 2254/2261 KB 2256/2261 KB 2258/2261 KB 2260/2261 KB 2261/2261 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181207.165749-13.war (2261 KB at 12700.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181207.165749-13.pom 2/17 KB 4/17 KB 6/17 KB 8/17 KB 10/17 KB 12/17 KB 14/17 KB 16/17 KB 17/17 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181207.165749-13.pom (17 KB at 575.5 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/maven-metadata.xml 428/428 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/maven-metadata.xml (428 B at 38.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 76.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/maven-metadata.xml 428/428 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/maven-metadata.xml (428 B at 15.5 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181207.165749-13-sources.jar 2/7 KB 4/7 KB 6/7 KB 7/7 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181207.165749-13-sources.jar (7 KB at 196.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 55.5 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181207.165749-13-javadoc.jar 2/34 KB 4/34 KB 6/34 KB 8/34 KB 10/34 KB 12/34 KB 14/34 KB 16/34 KB 18/34 KB 20/34 KB 22/34 KB 24/34 KB 26/34 KB 28/34 KB 30/34 KB 32/34 KB 34/34 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181207.165749-13-javadoc.jar (34 KB at 1576.5 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 58.2 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/maven-metadata.xml 821/821 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/maven-metadata.xml (821 B at 89.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-20181207.165750-13.ear 2/2676 KB 4/2676 KB 6/2676 KB 8/2676 KB 10/2676 KB 12/2676 KB 14/2676 KB 16/2676 KB 18/2676 KB 20/2676 KB 22/2676 KB 24/2676 KB 26/2676 KB 28/2676 KB 30/2676 KB 32/2676 KB 34/2676 KB 36/2676 KB 38/2676 KB 40/2676 KB 42/2676 KB 44/2676 KB 46/2676 KB 48/2676 KB 50/2676 KB 52/2676 KB 54/2676 KB 56/2676 KB 58/2676 KB 60/2676 KB 62/2676 KB 64/2676 KB 66/2676 KB 68/2676 KB 70/2676 KB 72/2676 KB 74/2676 KB 76/2676 KB 78/2676 KB 80/2676 KB 82/2676 KB 84/2676 KB 86/2676 KB 88/2676 KB 90/2676 KB 92/2676 KB 94/2676 KB 96/2676 KB 98/2676 KB 100/2676 KB 102/2676 KB 104/2676 KB 106/2676 KB 108/2676 KB 110/2676 KB 112/2676 KB 114/2676 KB 116/2676 KB 118/2676 KB 120/2676 KB 122/2676 KB 124/2676 KB 126/2676 KB 128/2676 KB 130/2676 KB 132/2676 KB 134/2676 KB 136/2676 KB 138/2676 KB 140/2676 KB 142/2676 KB 144/2676 KB 146/2676 KB 148/2676 KB 150/2676 KB 152/2676 KB 154/2676 KB 156/2676 KB 158/2676 KB 160/2676 KB 162/2676 KB 164/2676 KB 166/2676 KB 168/2676 KB 170/2676 KB 172/2676 KB 174/2676 KB 176/2676 KB 178/2676 KB 180/2676 KB 182/2676 KB 184/2676 KB 186/2676 KB 188/2676 KB 190/2676 KB 192/2676 KB 194/2676 KB 196/2676 KB 198/2676 KB 200/2676 KB 202/2676 KB 204/2676 KB 206/2676 KB 208/2676 KB 210/2676 KB 212/2676 KB 214/2676 KB 216/2676 KB 218/2676 KB 220/2676 KB 222/2676 KB 224/2676 KB 226/2676 KB 228/2676 KB 230/2676 KB 232/2676 KB 234/2676 KB 236/2676 KB 238/2676 KB 240/2676 KB 242/2676 KB 244/2676 KB 246/2676 KB 248/2676 KB 250/2676 KB 252/2676 KB 254/2676 KB 256/2676 KB 258/2676 KB 260/2676 KB 262/2676 KB 264/2676 KB 266/2676 KB 268/2676 KB 270/2676 KB 272/2676 KB 274/2676 KB 276/2676 KB 278/2676 KB 280/2676 KB 282/2676 KB 284/2676 KB 286/2676 KB 288/2676 KB 290/2676 KB 292/2676 KB 294/2676 KB 296/2676 KB 298/2676 KB 300/2676 KB 302/2676 KB 304/2676 KB 306/2676 KB 308/2676 KB 310/2676 KB 312/2676 KB 314/2676 KB 316/2676 KB 318/2676 KB 320/2676 KB 322/2676 KB 324/2676 KB 326/2676 KB 328/2676 KB 330/2676 KB 332/2676 KB 334/2676 KB 336/2676 KB 338/2676 KB 340/2676 KB 342/2676 KB 344/2676 KB 346/2676 KB 348/2676 KB 350/2676 KB 352/2676 KB 354/2676 KB 356/2676 KB 358/2676 KB 360/2676 KB 362/2676 KB 364/2676 KB 366/2676 KB 368/2676 KB 370/2676 KB 372/2676 KB 374/2676 KB 376/2676 KB 378/2676 KB 380/2676 KB 382/2676 KB 384/2676 KB 386/2676 KB 388/2676 KB 390/2676 KB 392/2676 KB 394/2676 KB 396/2676 KB 398/2676 KB 400/2676 KB 402/2676 KB 404/2676 KB 406/2676 KB 408/2676 KB 410/2676 KB 412/2676 KB 414/2676 KB 416/2676 KB 418/2676 KB 420/2676 KB 422/2676 KB 424/2676 KB 426/2676 KB 428/2676 KB 430/2676 KB 432/2676 KB 434/2676 KB 436/2676 KB 438/2676 KB 440/2676 KB 442/2676 KB 444/2676 KB 446/2676 KB 448/2676 KB 450/2676 KB 452/2676 KB 454/2676 KB 456/2676 KB 458/2676 KB 460/2676 KB 462/2676 KB 464/2676 KB 466/2676 KB 468/2676 KB 470/2676 KB 472/2676 KB 474/2676 KB 476/2676 KB 478/2676 KB 480/2676 KB 482/2676 KB 484/2676 KB 486/2676 KB 488/2676 KB 490/2676 KB 492/2676 KB 494/2676 KB 496/2676 KB 498/2676 KB 500/2676 KB 502/2676 KB 504/2676 KB 506/2676 KB 508/2676 KB 510/2676 KB 512/2676 KB 514/2676 KB 516/2676 KB 518/2676 KB 520/2676 KB 522/2676 KB 524/2676 KB 526/2676 KB 528/2676 KB 530/2676 KB 532/2676 KB 534/2676 KB 536/2676 KB 538/2676 KB 540/2676 KB 542/2676 KB 544/2676 KB 546/2676 KB 548/2676 KB 550/2676 KB 552/2676 KB 554/2676 KB 556/2676 KB 558/2676 KB 560/2676 KB 562/2676 KB 564/2676 KB 566/2676 KB 568/2676 KB 570/2676 KB 572/2676 KB 574/2676 KB 576/2676 KB 578/2676 KB 580/2676 KB 582/2676 KB 584/2676 KB 586/2676 KB 588/2676 KB 590/2676 KB 592/2676 KB 594/2676 KB 596/2676 KB 598/2676 KB 600/2676 KB 602/2676 KB 604/2676 KB 606/2676 KB 608/2676 KB 610/2676 KB 612/2676 KB 614/2676 KB 616/2676 KB 618/2676 KB 620/2676 KB 622/2676 KB 624/2676 KB 626/2676 KB 628/2676 KB 630/2676 KB 632/2676 KB 634/2676 KB 636/2676 KB 638/2676 KB 640/2676 KB 642/2676 KB 644/2676 KB 646/2676 KB 648/2676 KB 650/2676 KB 652/2676 KB 654/2676 KB 656/2676 KB 658/2676 KB 660/2676 KB 662/2676 KB 664/2676 KB 666/2676 KB 668/2676 KB 670/2676 KB 672/2676 KB 674/2676 KB 676/2676 KB 678/2676 KB 680/2676 KB 682/2676 KB 684/2676 KB 686/2676 KB 688/2676 KB 690/2676 KB 692/2676 KB 694/2676 KB 696/2676 KB 698/2676 KB 700/2676 KB 702/2676 KB 704/2676 KB 706/2676 KB 708/2676 KB 710/2676 KB 712/2676 KB 714/2676 KB 716/2676 KB 718/2676 KB 720/2676 KB 722/2676 KB 724/2676 KB 726/2676 KB 728/2676 KB 730/2676 KB 732/2676 KB 734/2676 KB 736/2676 KB 738/2676 KB 740/2676 KB 742/2676 KB 744/2676 KB 746/2676 KB 748/2676 KB 750/2676 KB 752/2676 KB 754/2676 KB 756/2676 KB 758/2676 KB 760/2676 KB 762/2676 KB 764/2676 KB 766/2676 KB 768/2676 KB 770/2676 KB 772/2676 KB 774/2676 KB 776/2676 KB 778/2676 KB 780/2676 KB 782/2676 KB 784/2676 KB 786/2676 KB 788/2676 KB 790/2676 KB 792/2676 KB 794/2676 KB 796/2676 KB 798/2676 KB 800/2676 KB 802/2676 KB 804/2676 KB 806/2676 KB 808/2676 KB 810/2676 KB 812/2676 KB 814/2676 KB 816/2676 KB 818/2676 KB 820/2676 KB 822/2676 KB 824/2676 KB 826/2676 KB 828/2676 KB 830/2676 KB 832/2676 KB 834/2676 KB 836/2676 KB 838/2676 KB 840/2676 KB 842/2676 KB 844/2676 KB 846/2676 KB 848/2676 KB 850/2676 KB 852/2676 KB 854/2676 KB 856/2676 KB 858/2676 KB 860/2676 KB 862/2676 KB 864/2676 KB 866/2676 KB 868/2676 KB 870/2676 KB 872/2676 KB 874/2676 KB 876/2676 KB 878/2676 KB 880/2676 KB 882/2676 KB 884/2676 KB 886/2676 KB 888/2676 KB 890/2676 KB 892/2676 KB 894/2676 KB 896/2676 KB 898/2676 KB 900/2676 KB 902/2676 KB 904/2676 KB 906/2676 KB 908/2676 KB 910/2676 KB 912/2676 KB 914/2676 KB 916/2676 KB 918/2676 KB 920/2676 KB 922/2676 KB 924/2676 KB 926/2676 KB 928/2676 KB 930/2676 KB 932/2676 KB 934/2676 KB 936/2676 KB 938/2676 KB 940/2676 KB 942/2676 KB 944/2676 KB 946/2676 KB 948/2676 KB 950/2676 KB 952/2676 KB 954/2676 KB 956/2676 KB 958/2676 KB 960/2676 KB 962/2676 KB 964/2676 KB 966/2676 KB 968/2676 KB 970/2676 KB 972/2676 KB 974/2676 KB 976/2676 KB 978/2676 KB 980/2676 KB 982/2676 KB 984/2676 KB 986/2676 KB 988/2676 KB 990/2676 KB 992/2676 KB 994/2676 KB 996/2676 KB 998/2676 KB 1000/2676 KB 1002/2676 KB 1004/2676 KB 1006/2676 KB 1008/2676 KB 1010/2676 KB 1012/2676 KB 1014/2676 KB 1016/2676 KB 1018/2676 KB 1020/2676 KB 1022/2676 KB 1024/2676 KB 1026/2676 KB 1028/2676 KB 1030/2676 KB 1032/2676 KB 1034/2676 KB 1036/2676 KB 1038/2676 KB 1040/2676 KB 1042/2676 KB 1044/2676 KB 1046/2676 KB 1048/2676 KB 1050/2676 KB 1052/2676 KB 1054/2676 KB 1056/2676 KB 1058/2676 KB 1060/2676 KB 1062/2676 KB 1064/2676 KB 1066/2676 KB 1068/2676 KB 1070/2676 KB 1072/2676 KB 1074/2676 KB 1076/2676 KB 1078/2676 KB 1080/2676 KB 1082/2676 KB 1084/2676 KB 1086/2676 KB 1088/2676 KB 1090/2676 KB 1092/2676 KB 1094/2676 KB 1096/2676 KB 1098/2676 KB 1100/2676 KB 1102/2676 KB 1104/2676 KB 1106/2676 KB 1108/2676 KB 1110/2676 KB 1112/2676 KB 1114/2676 KB 1116/2676 KB 1118/2676 KB 1120/2676 KB 1122/2676 KB 1124/2676 KB 1126/2676 KB 1128/2676 KB 1130/2676 KB 1132/2676 KB 1134/2676 KB 1136/2676 KB 1138/2676 KB 1140/2676 KB 1142/2676 KB 1144/2676 KB 1146/2676 KB 1148/2676 KB 1150/2676 KB 1152/2676 KB 1154/2676 KB 1156/2676 KB 1158/2676 KB 1160/2676 KB 1162/2676 KB 1164/2676 KB 1166/2676 KB 1168/2676 KB 1170/2676 KB 1172/2676 KB 1174/2676 KB 1176/2676 KB 1178/2676 KB 1180/2676 KB 1182/2676 KB 1184/2676 KB 1186/2676 KB 1188/2676 KB 1190/2676 KB 1192/2676 KB 1194/2676 KB 1196/2676 KB 1198/2676 KB 1200/2676 KB 1202/2676 KB 1204/2676 KB 1206/2676 KB 1208/2676 KB 1210/2676 KB 1212/2676 KB 1214/2676 KB 1216/2676 KB 1218/2676 KB 1220/2676 KB 1222/2676 KB 1224/2676 KB 1226/2676 KB 1228/2676 KB 1230/2676 KB 1232/2676 KB 1234/2676 KB 1236/2676 KB 1238/2676 KB 1240/2676 KB 1242/2676 KB 1244/2676 KB 1246/2676 KB 1248/2676 KB 1250/2676 KB 1252/2676 KB 1254/2676 KB 1256/2676 KB 1258/2676 KB 1260/2676 KB 1262/2676 KB 1264/2676 KB 1266/2676 KB 1268/2676 KB 1270/2676 KB 1272/2676 KB 1274/2676 KB 1276/2676 KB 1278/2676 KB 1280/2676 KB 1282/2676 KB 1284/2676 KB 1286/2676 KB 1288/2676 KB 1290/2676 KB 1292/2676 KB 1294/2676 KB 1296/2676 KB 1298/2676 KB 1300/2676 KB 1302/2676 KB 1304/2676 KB 1306/2676 KB 1308/2676 KB 1310/2676 KB 1312/2676 KB 1314/2676 KB 1316/2676 KB 1318/2676 KB 1320/2676 KB 1322/2676 KB 1324/2676 KB 1326/2676 KB 1328/2676 KB 1330/2676 KB 1332/2676 KB 1334/2676 KB 1336/2676 KB 1338/2676 KB 1340/2676 KB 1342/2676 KB 1344/2676 KB 1346/2676 KB 1348/2676 KB 1350/2676 KB 1352/2676 KB 1354/2676 KB 1356/2676 KB 1358/2676 KB 1360/2676 KB 1362/2676 KB 1364/2676 KB 1366/2676 KB 1368/2676 KB 1370/2676 KB 1372/2676 KB 1374/2676 KB 1376/2676 KB 1378/2676 KB 1380/2676 KB 1382/2676 KB 1384/2676 KB 1386/2676 KB 1388/2676 KB 1390/2676 KB 1392/2676 KB 1394/2676 KB 1396/2676 KB 1398/2676 KB 1400/2676 KB 1402/2676 KB 1404/2676 KB 1406/2676 KB 1408/2676 KB 1410/2676 KB 1412/2676 KB 1414/2676 KB 1416/2676 KB 1418/2676 KB 1420/2676 KB 1422/2676 KB 1424/2676 KB 1426/2676 KB 1428/2676 KB 1430/2676 KB 1432/2676 KB 1434/2676 KB 1436/2676 KB 1438/2676 KB 1440/2676 KB 1442/2676 KB 1444/2676 KB 1446/2676 KB 1448/2676 KB 1450/2676 KB 1452/2676 KB 1454/2676 KB 1456/2676 KB 1458/2676 KB 1460/2676 KB 1462/2676 KB 1464/2676 KB 1466/2676 KB 1468/2676 KB 1470/2676 KB 1472/2676 KB 1474/2676 KB 1476/2676 KB 1478/2676 KB 1480/2676 KB 1482/2676 KB 1484/2676 KB 1486/2676 KB 1488/2676 KB 1490/2676 KB 1492/2676 KB 1494/2676 KB 1496/2676 KB 1498/2676 KB 1500/2676 KB 1502/2676 KB 1504/2676 KB 1506/2676 KB 1508/2676 KB 1510/2676 KB 1512/2676 KB 1514/2676 KB 1516/2676 KB 1518/2676 KB 1520/2676 KB 1522/2676 KB 1524/2676 KB 1526/2676 KB 1528/2676 KB 1530/2676 KB 1532/2676 KB 1534/2676 KB 1536/2676 KB 1538/2676 KB 1540/2676 KB 1542/2676 KB 1544/2676 KB 1546/2676 KB 1548/2676 KB 1550/2676 KB 1552/2676 KB 1554/2676 KB 1556/2676 KB 1558/2676 KB 1560/2676 KB 1562/2676 KB 1564/2676 KB 1566/2676 KB 1568/2676 KB 1570/2676 KB 1572/2676 KB 1574/2676 KB 1576/2676 KB 1578/2676 KB 1580/2676 KB 1582/2676 KB 1584/2676 KB 1586/2676 KB 1588/2676 KB 1590/2676 KB 1592/2676 KB 1594/2676 KB 1596/2676 KB 1598/2676 KB 1600/2676 KB 1602/2676 KB 1604/2676 KB 1606/2676 KB 1608/2676 KB 1610/2676 KB 1612/2676 KB 1614/2676 KB 1616/2676 KB 1618/2676 KB 1620/2676 KB 1622/2676 KB 1624/2676 KB 1626/2676 KB 1628/2676 KB 1630/2676 KB 1632/2676 KB 1634/2676 KB 1636/2676 KB 1638/2676 KB 1640/2676 KB 1642/2676 KB 1644/2676 KB 1646/2676 KB 1648/2676 KB 1650/2676 KB 1652/2676 KB 1654/2676 KB 1656/2676 KB 1658/2676 KB 1660/2676 KB 1662/2676 KB 1664/2676 KB 1666/2676 KB 1668/2676 KB 1670/2676 KB 1672/2676 KB 1674/2676 KB 1676/2676 KB 1678/2676 KB 1680/2676 KB 1682/2676 KB 1684/2676 KB 1686/2676 KB 1688/2676 KB 1690/2676 KB 1692/2676 KB 1694/2676 KB 1696/2676 KB 1698/2676 KB 1700/2676 KB 1702/2676 KB 1704/2676 KB 1706/2676 KB 1708/2676 KB 1710/2676 KB 1712/2676 KB 1714/2676 KB 1716/2676 KB 1718/2676 KB 1720/2676 KB 1722/2676 KB 1724/2676 KB 1726/2676 KB 1728/2676 KB 1730/2676 KB 1732/2676 KB 1734/2676 KB 1736/2676 KB 1738/2676 KB 1740/2676 KB 1742/2676 KB 1744/2676 KB 1746/2676 KB 1748/2676 KB 1750/2676 KB 1752/2676 KB 1754/2676 KB 1756/2676 KB 1758/2676 KB 1760/2676 KB 1762/2676 KB 1764/2676 KB 1766/2676 KB 1768/2676 KB 1770/2676 KB 1772/2676 KB 1774/2676 KB 1776/2676 KB 1778/2676 KB 1780/2676 KB 1782/2676 KB 1784/2676 KB 1786/2676 KB 1788/2676 KB 1790/2676 KB 1792/2676 KB 1794/2676 KB 1796/2676 KB 1798/2676 KB 1800/2676 KB 1802/2676 KB 1804/2676 KB 1806/2676 KB 1808/2676 KB 1810/2676 KB 1812/2676 KB 1814/2676 KB 1816/2676 KB 1818/2676 KB 1820/2676 KB 1822/2676 KB 1824/2676 KB 1826/2676 KB 1828/2676 KB 1830/2676 KB 1832/2676 KB 1834/2676 KB 1836/2676 KB 1838/2676 KB 1840/2676 KB 1842/2676 KB 1844/2676 KB 1846/2676 KB 1848/2676 KB 1850/2676 KB 1852/2676 KB 1854/2676 KB 1856/2676 KB 1858/2676 KB 1860/2676 KB 1862/2676 KB 1864/2676 KB 1866/2676 KB 1868/2676 KB 1870/2676 KB 1872/2676 KB 1874/2676 KB 1876/2676 KB 1878/2676 KB 1880/2676 KB 1882/2676 KB 1884/2676 KB 1886/2676 KB 1888/2676 KB 1890/2676 KB 1892/2676 KB 1894/2676 KB 1896/2676 KB 1898/2676 KB 1900/2676 KB 1902/2676 KB 1904/2676 KB 1906/2676 KB 1908/2676 KB 1910/2676 KB 1912/2676 KB 1914/2676 KB 1916/2676 KB 1918/2676 KB 1920/2676 KB 1922/2676 KB 1924/2676 KB 1926/2676 KB 1928/2676 KB 1930/2676 KB 1932/2676 KB 1934/2676 KB 1936/2676 KB 1938/2676 KB 1940/2676 KB 1942/2676 KB 1944/2676 KB 1946/2676 KB 1948/2676 KB 1950/2676 KB 1952/2676 KB 1954/2676 KB 1956/2676 KB 1958/2676 KB 1960/2676 KB 1962/2676 KB 1964/2676 KB 1966/2676 KB 1968/2676 KB 1970/2676 KB 1972/2676 KB 1974/2676 KB 1976/2676 KB 1978/2676 KB 1980/2676 KB 1982/2676 KB 1984/2676 KB 1986/2676 KB 1988/2676 KB 1990/2676 KB 1992/2676 KB 1994/2676 KB 1996/2676 KB 1998/2676 KB 2000/2676 KB 2002/2676 KB 2004/2676 KB 2006/2676 KB 2008/2676 KB 2010/2676 KB 2012/2676 KB 2014/2676 KB 2016/2676 KB 2018/2676 KB 2020/2676 KB 2022/2676 KB 2024/2676 KB 2026/2676 KB 2028/2676 KB 2030/2676 KB 2032/2676 KB 2034/2676 KB 2036/2676 KB 2038/2676 KB 2040/2676 KB 2042/2676 KB 2044/2676 KB 2046/2676 KB 2048/2676 KB 2050/2676 KB 2052/2676 KB 2054/2676 KB 2056/2676 KB 2058/2676 KB 2060/2676 KB 2062/2676 KB 2064/2676 KB 2066/2676 KB 2068/2676 KB 2070/2676 KB 2072/2676 KB 2074/2676 KB 2076/2676 KB 2078/2676 KB 2080/2676 KB 2082/2676 KB 2084/2676 KB 2086/2676 KB 2088/2676 KB 2090/2676 KB 2092/2676 KB 2094/2676 KB 2096/2676 KB 2098/2676 KB 2100/2676 KB 2102/2676 KB 2104/2676 KB 2106/2676 KB 2108/2676 KB 2110/2676 KB 2112/2676 KB 2114/2676 KB 2116/2676 KB 2118/2676 KB 2120/2676 KB 2122/2676 KB 2124/2676 KB 2126/2676 KB 2128/2676 KB 2130/2676 KB 2132/2676 KB 2134/2676 KB 2136/2676 KB 2138/2676 KB 2140/2676 KB 2142/2676 KB 2144/2676 KB 2146/2676 KB 2148/2676 KB 2150/2676 KB 2152/2676 KB 2154/2676 KB 2156/2676 KB 2158/2676 KB 2160/2676 KB 2162/2676 KB 2164/2676 KB 2166/2676 KB 2168/2676 KB 2170/2676 KB 2172/2676 KB 2174/2676 KB 2176/2676 KB 2178/2676 KB 2180/2676 KB 2182/2676 KB 2184/2676 KB 2186/2676 KB 2188/2676 KB 2190/2676 KB 2192/2676 KB 2194/2676 KB 2196/2676 KB 2198/2676 KB 2200/2676 KB 2202/2676 KB 2204/2676 KB 2206/2676 KB 2208/2676 KB 2210/2676 KB 2212/2676 KB 2214/2676 KB 2216/2676 KB 2218/2676 KB 2220/2676 KB 2222/2676 KB 2224/2676 KB 2226/2676 KB 2228/2676 KB 2230/2676 KB 2232/2676 KB 2234/2676 KB 2236/2676 KB 2238/2676 KB 2240/2676 KB 2242/2676 KB 2244/2676 KB 2246/2676 KB 2248/2676 KB 2250/2676 KB 2252/2676 KB 2254/2676 KB 2256/2676 KB 2258/2676 KB 2260/2676 KB 2262/2676 KB 2264/2676 KB 2266/2676 KB 2268/2676 KB 2270/2676 KB 2272/2676 KB 2274/2676 KB 2276/2676 KB 2278/2676 KB 2280/2676 KB 2282/2676 KB 2284/2676 KB 2286/2676 KB 2288/2676 KB 2290/2676 KB 2292/2676 KB 2294/2676 KB 2296/2676 KB 2298/2676 KB 2300/2676 KB 2302/2676 KB 2304/2676 KB 2306/2676 KB 2308/2676 KB 2310/2676 KB 2312/2676 KB 2314/2676 KB 2316/2676 KB 2318/2676 KB 2320/2676 KB 2322/2676 KB 2324/2676 KB 2326/2676 KB 2328/2676 KB 2330/2676 KB 2332/2676 KB 2334/2676 KB 2336/2676 KB 2338/2676 KB 2340/2676 KB 2342/2676 KB 2344/2676 KB 2346/2676 KB 2348/2676 KB 2350/2676 KB 2352/2676 KB 2354/2676 KB 2356/2676 KB 2358/2676 KB 2360/2676 KB 2362/2676 KB 2364/2676 KB 2366/2676 KB 2368/2676 KB 2370/2676 KB 2372/2676 KB 2374/2676 KB 2376/2676 KB 2378/2676 KB 2380/2676 KB 2382/2676 KB 2384/2676 KB 2386/2676 KB 2388/2676 KB 2390/2676 KB 2392/2676 KB 2394/2676 KB 2396/2676 KB 2398/2676 KB 2400/2676 KB 2402/2676 KB 2404/2676 KB 2406/2676 KB 2408/2676 KB 2410/2676 KB 2412/2676 KB 2414/2676 KB 2416/2676 KB 2418/2676 KB 2420/2676 KB 2422/2676 KB 2424/2676 KB 2426/2676 KB 2428/2676 KB 2430/2676 KB 2432/2676 KB 2434/2676 KB 2436/2676 KB 2438/2676 KB 2440/2676 KB 2442/2676 KB 2444/2676 KB 2446/2676 KB 2448/2676 KB 2450/2676 KB 2452/2676 KB 2454/2676 KB 2456/2676 KB 2458/2676 KB 2460/2676 KB 2462/2676 KB 2464/2676 KB 2466/2676 KB 2468/2676 KB 2470/2676 KB 2472/2676 KB 2474/2676 KB 2476/2676 KB 2478/2676 KB 2480/2676 KB 2482/2676 KB 2484/2676 KB 2486/2676 KB 2488/2676 KB 2490/2676 KB 2492/2676 KB 2494/2676 KB 2496/2676 KB 2498/2676 KB 2500/2676 KB 2502/2676 KB 2504/2676 KB 2506/2676 KB 2508/2676 KB 2510/2676 KB 2512/2676 KB 2514/2676 KB 2516/2676 KB 2518/2676 KB 2520/2676 KB 2522/2676 KB 2524/2676 KB 2526/2676 KB 2528/2676 KB 2530/2676 KB 2532/2676 KB 2534/2676 KB 2536/2676 KB 2538/2676 KB 2540/2676 KB 2542/2676 KB 2544/2676 KB 2546/2676 KB 2548/2676 KB 2550/2676 KB 2552/2676 KB 2554/2676 KB 2556/2676 KB 2558/2676 KB 2560/2676 KB 2562/2676 KB 2564/2676 KB 2566/2676 KB 2568/2676 KB 2570/2676 KB 2572/2676 KB 2574/2676 KB 2576/2676 KB 2578/2676 KB 2580/2676 KB 2582/2676 KB 2584/2676 KB 2586/2676 KB 2588/2676 KB 2590/2676 KB 2592/2676 KB 2594/2676 KB 2596/2676 KB 2598/2676 KB 2600/2676 KB 2602/2676 KB 2604/2676 KB 2606/2676 KB 2608/2676 KB 2610/2676 KB 2612/2676 KB 2614/2676 KB 2616/2676 KB 2618/2676 KB 2620/2676 KB 2622/2676 KB 2624/2676 KB 2626/2676 KB 2628/2676 KB 2630/2676 KB 2632/2676 KB 2634/2676 KB 2636/2676 KB 2638/2676 KB 2640/2676 KB 2642/2676 KB 2644/2676 KB 2646/2676 KB 2648/2676 KB 2650/2676 KB 2652/2676 KB 2654/2676 KB 2656/2676 KB 2658/2676 KB 2660/2676 KB 2662/2676 KB 2664/2676 KB 2666/2676 KB 2668/2676 KB 2670/2676 KB 2672/2676 KB 2674/2676 KB 2676/2676 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-20181207.165750-13.ear (2676 KB at 14464.5 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-20181207.165750-13.pom 2/4 KB 4/4 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-20181207.165750-13.pom (4 KB at 192.0 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/maven-metadata.xml 428/428 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/maven-metadata.xml (428 B at 46.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/maven-metadata.xml 821/821 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/maven-metadata.xml (821 B at 42.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/maven-metadata.xml 428/428 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/maven-metadata.xml (428 B at 23.2 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 18/19 Team A .............................. SUCCESS [ 2.293 s] [INFO] Domain ............................................. SUCCESS [ 2.480 s] [INFO] Tests .............................................. SUCCESS [ 2.013 s] [INFO] Service ............................................ SUCCESS [ 1.897 s] [INFO] REST ............................................... SUCCESS [ 2.296 s] [INFO] JSF ................................................ SUCCESS [ 2.248 s] [INFO] EAR ................................................ SUCCESS [ 3.203 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.864 s [INFO] Finished at: 2018-12-07T17:57:50+01:00 [INFO] Final Memory: 50M/847M [INFO] ------------------------------------------------------------------------ [μStories - Team A] $ mvn -DskipTests=true -Dwildfly.username=deployer -Dwildfly.password=sing-dt-deployer-33 -Dwildfly.force=true -Dwildfly.port=10990 wildfly:deploy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] μStories 18/19 Team A [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building μStories 18/19 Team A 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-pom >>> [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-pom --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-pom >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-pom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-pom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-pom <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-pom --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain --- [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/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-domain --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec [INFO] Analyzed bundle 'Domain' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-domain --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain --- [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/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-domain <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-domain --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.enums... Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.Range.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Reading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.Range.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Genre.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Theme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Story.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Reading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-domain <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-domain --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-tests >>> [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-tests --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-tests >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-tests <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service.util.security... Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities... Loading source files for package es.uvigo.esei.dgss.teama.microstories.matchers... Loading source files for package es.uvigo.esei.dgss.teama.microstories.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToReading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToTheme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/AreStoriesSortedMatcher.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/StoryDataset.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToReading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToTheme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/class-use/AreStoriesSortedMatcher.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-tests <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-tests --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service --- [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/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-service --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec [INFO] Analyzed bundle 'Service' with 1 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-service --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service --- [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/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-service --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/StoryService.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/StoryService.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss1819-teamA-microstories-service --- [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-service <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-service --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-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/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-rest --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1819-teamA-microstories-rest] in [/var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/rest/src/main/webapp] [INFO] Webapp assembled in [26 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-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/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-rest <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-rest --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-rest --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.rest... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-rest <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-rest --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf --- [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/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-jsf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (download-geckodriver) @ dgss1819-teamA-microstories-jsf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [get] Destination already exists (skipping): /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz [untar] Expanding: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz into /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1819-teamA-microstories-jsf] in [/var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/webapp] [INFO] Webapp assembled in [28 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf --- [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/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-jsf <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-jsf --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.jsf... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/SearchController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/StoryController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @param for redirect [WARNING] public String searchStoriesByString(boolean redirect) { [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @return [WARNING] public String searchStoriesByString(boolean redirect) { [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-jsf <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-jsf --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-ear >>> [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ dgss1819-teamA-microstories-ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ dgss1819-teamA-microstories-ear --- [INFO] Could not find manifest file: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-ear >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-ear <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-ear --- [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-ear <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-ear --- Dec 07, 2018 5:58:11 PM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 5.0.0.Final Dec 07, 2018 5:58:11 PM org.xnio.Xnio INFO: XNIO version 3.5.1.Final Dec 07, 2018 5:58:11 PM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.5.1.Final Dec 07, 2018 5:58:11 PM org.wildfly.security.Version INFO: ELY00001: WildFly Elytron version 1.1.0.Final [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 18/19 Team A .............................. SUCCESS [ 2.358 s] [INFO] Domain ............................................. SUCCESS [ 7.422 s] [INFO] Tests .............................................. SUCCESS [ 2.602 s] [INFO] Service ............................................ SUCCESS [ 1.725 s] [INFO] REST ............................................... SUCCESS [ 2.021 s] [INFO] JSF ................................................ SUCCESS [ 2.261 s] [INFO] EAR ................................................ SUCCESS [ 2.565 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21.681 s [INFO] Finished at: 2018-12-07T17:58:13+01:00 [INFO] Final Memory: 60M/816M [INFO] ------------------------------------------------------------------------ Xvfb stopping [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories - Team A/domain/target/site/jacoco to /var/lib/jenkins/jobs/μStories - Team A/htmlreports/Domain_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories - Team A/service/target/site/jacoco to /var/lib/jenkins/jobs/μStories - Team A/htmlreports/Service_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories - Team A/jsf/target/site/jacoco to /var/lib/jenkins/jobs/μStories - Team A/htmlreports/JSF_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories - Team A/rest/target/site/jacoco to /var/lib/jenkins/jobs/μStories - Team A/htmlreports/REST_JaCoCo_Report Finished: SUCCESS