Observe-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- 1122 discussions
19 Jan '17
http://ci.codelutin.com/jenkins/job/observe-nightly/112/Changes:
[Tony CHEMIT] Fix i18n
[maven-release] [jgitflow-maven-plugin]updating poms for 5.2.2-SNAPSHOT development
[maven-release] [jgitflow-maven-plugin]updating poms for 5.2.1 branch with snapshot
[maven-release] [jgitflow-maven-plugin]updating poms for branch'release/5.2.1' with
[maven-release] Add missing license header
[maven-release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid
[maven-release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitlab.nuiton.org/codelutin/observe.git # timeout=10
Fetching upstream changes from https://gitlab.nuiton.org/codelutin/observe.git
> git --version # timeout=10
> git fetch --tags --progress https://gitlab.nuiton.org/codelutin/observe.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/develop-5.x^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop-5.x^{commit} # timeout=10
Checking out Revision bbb31d4dc8c866130c704c268dec8948c09ed256 (refs/remotes/origin/develop-5.x)
> git config core.sparsecheckout # timeout=10
> git checkout -f bbb31d4dc8c866130c704c268dec8948c09ed256
> git rev-list b786836122f98ab8a0fa6f1171ee64cae0543d2a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37848
[observe-nightly] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.62.3.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 37848
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -U clean install -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] ObServe
[INFO] ObServe :: Toolbox Maven plugin
[INFO] ObServe :: ToPIA Extension
[INFO] ObServe :: ToPIA Templates Extension
[INFO] ObServe :: Services Configuration
[INFO] ObServe :: Services ToPIA Configuration
[INFO] ObServe :: Services REST Configuration
[INFO] ObServe :: Services DTO
[INFO] ObServe :: Services
[INFO] ObServe :: Test
[INFO] ObServe :: Entities
[INFO] ObServe :: Entities Migration
[INFO] ObServe :: Services ToPIA Validators
[INFO] ObServe :: Services ToPIA Validation
[INFO] ObServe :: Services ToPIA Implementation
[INFO] ObServe :: Services REST Implementation
[INFO] ObServe :: Application Swing Decoration
[INFO] ObServe :: Application Swing Validators
[INFO] ObServe :: Application Swing Validation
[INFO] ObServe :: Services Runner
[INFO] ObServe :: Application Web Configuration
[INFO] ObServe :: Application Web
[INFO] ObServe :: Application Swing Configuration
[INFO] ObServe :: Application Swing
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe 5.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ observe ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/target>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ observe ---
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/>
[INFO] Storing buildNumber: bbb31d4dc8c866130c704c268dec8948c09ed256 at timestamp: 1484359328874
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ observe ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] 15 dependencies to check.
[INFO] 15 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 29.52ms
[INFO] All dependencies are safe.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ observe ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ observe ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.9:update-project-license (attach-licenses) @ observe ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/LICENSE.txt>
[INFO]
[INFO] --- license-maven-plugin:1.9:add-third-party (attach-licenses) @ observe ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ observe ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/src>
[INFO] Scan 5 files header done in 195.943ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ observe ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.10:generate-changes (jredmine-generate-changes) @ observe ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 2 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 34 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ FAILURE [ 40.655 s]
[INFO] ObServe :: Toolbox Maven plugin .................... SKIPPED
[INFO] ObServe :: ToPIA Extension ......................... SKIPPED
[INFO] ObServe :: ToPIA Templates Extension ............... SKIPPED
[INFO] ObServe :: Services Configuration .................. SKIPPED
[INFO] ObServe :: Services ToPIA Configuration ............ SKIPPED
[INFO] ObServe :: Services REST Configuration ............. SKIPPED
[INFO] ObServe :: Services DTO ............................ SKIPPED
[INFO] ObServe :: Services ................................ SKIPPED
[INFO] ObServe :: Test .................................... SKIPPED
[INFO] ObServe :: Entities ................................ SKIPPED
[INFO] ObServe :: Entities Migration ...................... SKIPPED
[INFO] ObServe :: Services ToPIA Validators ............... SKIPPED
[INFO] ObServe :: Services ToPIA Validation ............... SKIPPED
[INFO] ObServe :: Services ToPIA Implementation ........... SKIPPED
[INFO] ObServe :: Services REST Implementation ............ SKIPPED
[INFO] ObServe :: Application Swing Decoration ............ SKIPPED
[INFO] ObServe :: Application Swing Validators ............ SKIPPED
[INFO] ObServe :: Application Swing Validation ............ SKIPPED
[INFO] ObServe :: Services Runner ......................... SKIPPED
[INFO] ObServe :: Application Web Configuration ........... SKIPPED
[INFO] ObServe :: Application Web ......................... SKIPPED
[INFO] ObServe :: Application Swing Configuration ......... SKIPPED
[INFO] ObServe :: Application Swing ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:32 min
[INFO] Finished at: 2017-01-14T03:03:25+01:00
[INFO] Final Memory: 45M/415M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.10:generate-changes (jredmine-generate-changes) on project observe: the version '5.2.2' could not be retrieve from redmine server. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.10:generate-changes (jredmine-generate-changes) on project observe: the version '5.2.2' could not be retrieve from redmine server.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:133)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:68)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: the version '5.2.2' could not be retrieve from redmine server.
at org.nuiton.jredmine.plugin.AbstractRedmineMojo.failIfSafe(AbstractRedmineMojo.java:373)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:117)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:333)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:102)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 31 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Sending e-mails to: observe-build(a)list.forge.codelutin.com maven-release(a)codelutin.com
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
2
Build failed in Jenkins: observe-nightly » ObServe :: Services ToPIA Implementation #113
by admin+ci-codelutin.com@codelutin.com 19 Jan '17
by admin+ci-codelutin.com@codelutin.com 19 Jan '17
19 Jan '17
http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…:
[Tony CHEMIT] prepare version 5.3
[Tony CHEMIT] Le serveur ouvre une quantité astronomique de connexions (Fixes #8969)
------------------------------------------
[...truncated 4177 lines...]
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685837#0.9977145363359975
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685843#0.5227248075951917
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685849#0.25030425638120324
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685856#0.37681463866680454
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685862#0.3577261083569382
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685869#0.1577912646543379
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685876#0.571764466269097
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685882#0.6060344598115799
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685888#0.04548287749163349
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685894#0.7596812507048669
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685901#0.9401665182005969
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685907#0.703864325385401
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685913#0.6908151762213386
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685919#0.32661937164161003
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685926#0.26263537384431435
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685932#0.05603149764956994
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685938#0.1289482411270122
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685944#0.6386905101076812
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685950#0.5552574879416816
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685956#0.8040582347597208
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685962#0.5585432399656218
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685968#0.8743676757879854
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685975#0.9269185705341096
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685981#0.20973946035734992
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685987#0.8124900788304172
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685993#0.7110149379733451
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832685999#0.35760983661297885
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832686006#0.27918502949209356
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1239832686012#0.3678254910247588
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1265900731495#0.02540873055336068
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1265900836849#0.18015633272140852
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1265900836849#0.9036635253340434
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1265900972942#0.14809205088390143
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1265900972963#0.6915765595336695
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1265901072470#0.049555168356280266
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1265901072470#0.3502049636413197
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1265901072470#0.48282507736865
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1265901225547#0.7474093737982056
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1265901225548#0.3886087214402537
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1285247232470#0.2988865794350679
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1285247232470#0.6003570416302645
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1285247232470#0.6346372733268454
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1285247232470#0.6536295925217674
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303922010990#0.3754603442395006
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303922245707#0.40050172552023944
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303922280084#0.6622140480197926
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303922599555#0.7704492147942078
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303922687314#0.6979902619400133
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303922752777#0.47792415661458676
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303922804724#0.4624943876905273
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303922867136#0.4287768516967707
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303924814809#0.6964774216650054
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303925079863#0.4512897233754356
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303925079863#0.5076973842921164
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303925079863#0.5772066302124889
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303925079864#0.15355738476896108
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303925590606#0.2425119417078675
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303925590606#0.8917988680730413
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303925716959#0.07903343358670578
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1303925716959#0.9994063870345968
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336721513613#0.1603994688043372
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336721546508#0.9537814356455492
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336722270972#0.37652846873357493
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336722322572#0.3938987624410807
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336740964786#0.9038903638109549
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336741018010#0.03331113748771242
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336741045619#0.26215173370303935
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336741085150#0.8502977815118109
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336741106738#0.8017167831584734
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336741128034#0.08367392559943787
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336741168338#0.14273986795446758
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336741209227#0.14815475082140694
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336741235125#0.9596181329735903
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1336741257450#0.021228233536910834
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1389775941412#0.15834335814453693
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1389776259896#0.07638719997162424
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.WeightCategory#1389776343228#0.7378693597245063
INFO [main] (fr.ird.observe.services.topia.service.ReferentialServiceTopiaTest:98) loadToEdit - Test referential of type: WindDto expected count: 13
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1239832686604#0.6861700847985526
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1239832686605#0.013889226172736802
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1239832686605#0.14941733815370462
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1239832686605#0.561188597983181
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1239832686605#0.756896053766457
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1239832686606#0.4900119760201238
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1239832686607#0.7102940452522897
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1239832686608#0.5265273246398433
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1239832686608#0.7828762960828749
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1239832686608#0.8409158782611442
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1303918173912#0.23915390900201217
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1303918224279#0.47516001917713135
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.seine.Wind#1303918247368#0.6152325455305158
INFO [main] (fr.ird.observe.services.topia.TopiaTestClassResource:132) createDataSourceConfiguration - Copy database: 5.0/referentiel to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
INFO [main] (fr.ird.observe.services.topia.ObserveTopiaApplicationContextFactory:196) createTopiaApplicationContext - H2 Topia configuration: jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
WARN [main] (fr.ird.observe.services.topia.ObserveServiceFactoryTopia.TimeLog:237) log - [1.705m] for method 'invokeMethod', open (total call 2565, total time 9.379m, min time 220350ns, max time 3.01m, avg time 219.391ms)
INFO [main] (fr.ird.observe.services.topia.service.ReferentialServiceTopiaTest:125) delete - Test delete: fr.ird.observe.entities.referentiel.Program#1239832686139#0.1
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.Program#1239832686139#0.1
INFO [main] (fr.ird.observe.ObserveTopiaPersistenceContext:58) getLastUpdateDate - getLastUpdateDate: 2016-09-07 18:36:15.069 for entity type: fr.ird.observe.entities.referentiel.Program
INFO [main] (fr.ird.observe.ObserveTopiaPersistenceContext:95) updateLastUpdateDate - Change LastUpdateDate: Sun Aug 21 17:15:36 CEST 2016 for entity type: fr.ird.observe.entities.referentiel.Program
INFO [main] (fr.ird.observe.ObserveTopiaPersistenceContext:58) getLastUpdateDate - getLastUpdateDate: 2016-08-21 17:15:36.0 for entity type: fr.ird.observe.entities.referentiel.Program
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.Program#1239832686139#0.1
ERROR [main] (fr.ird.observe.services.topia.ObserveServiceFactoryTopia:245) invokeMethod - Error in method loadForm
fr.ird.observe.services.service.DataNotFoundException
at fr.ird.observe.services.topia.ObserveServiceTopia.loadEntity(ObserveServiceTopia.java:113)
at fr.ird.observe.services.topia.service.ReferentialServiceTopia.loadForm(ReferentialServiceTopia.java:147)
at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at fr.ird.observe.services.topia.ObserveServiceFactoryTopia$ObserveServiceInvocationHandler.invokeMethod(ObserveServiceFactoryTopia.java:242)
at fr.ird.observe.services.topia.ObserveServiceFactoryTopia$ObserveServiceInvocationHandler.invokeMethodWithTransaction(ObserveServiceFactoryTopia.java:264)
at fr.ird.observe.services.topia.ObserveServiceFactoryTopia$ObserveServiceInvocationHandler.invoke(ObserveServiceFactoryTopia.java:230)
at com.sun.proxy.$Proxy42.loadForm(Unknown Source)
at fr.ird.observe.services.topia.service.ReferentialServiceTopiaTest.delete(ReferentialServiceTopiaTest.java:145)
at fr.ird.observe.services.topia.service.ReferentialServiceTopiaTest.testDelete(ReferentialServiceTopiaTest.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at fr.ird.observe.test.TestMethodResourceSupport$1.evaluate(TestMethodResourceSupport.java:78)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at fr.ird.observe.test.TestClassResourceSupport$1.evaluate(TestClassResourceSupport.java:107)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
INFO [main] (fr.ird.observe.services.topia.ObserveServiceFactoryTopia.TimeLog:239) log - [255.695ms] for method 'invokeMethod', loadForm (total call 2568, total time 9.385m, min time 220350ns, max time 3.01m, avg time 219.272ms)
INFO [main] (fr.ird.observe.services.topia.service.ReferentialServiceTopiaTest:125) delete - Test delete: fr.ird.observe.entities.referentiel.LengthWeightParameter#1349703118391#0.8333826627584501
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.LengthWeightParameter#1349703118391#0.8333826627584501
INFO [main] (fr.ird.observe.ObserveTopiaPersistenceContext:58) getLastUpdateDate - getLastUpdateDate: 2016-09-07 18:36:15.069 for entity type: fr.ird.observe.entities.referentiel.LengthWeightParameter
INFO [main] (fr.ird.observe.ObserveTopiaPersistenceContext:95) updateLastUpdateDate - Change LastUpdateDate: Sun Aug 21 17:15:36 CEST 2016 for entity type: fr.ird.observe.entities.referentiel.LengthWeightParameter
INFO [main] (fr.ird.observe.ObserveTopiaPersistenceContext:58) getLastUpdateDate - getLastUpdateDate: 2016-08-21 17:15:36.0 for entity type: fr.ird.observe.entities.referentiel.LengthWeightParameter
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.referentiel.LengthWeightParameter#1349703118391#0.8333826627584501
ERROR [main] (fr.ird.observe.services.topia.ObserveServiceFactoryTopia:245) invokeMethod - Error in method loadForm
fr.ird.observe.services.service.DataNotFoundException
at fr.ird.observe.services.topia.ObserveServiceTopia.loadEntity(ObserveServiceTopia.java:113)
at fr.ird.observe.services.topia.service.ReferentialServiceTopia.loadForm(ReferentialServiceTopia.java:147)
at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at fr.ird.observe.services.topia.ObserveServiceFactoryTopia$ObserveServiceInvocationHandler.invokeMethod(ObserveServiceFactoryTopia.java:242)
at fr.ird.observe.services.topia.ObserveServiceFactoryTopia$ObserveServiceInvocationHandler.invokeMethodWithTransaction(ObserveServiceFactoryTopia.java:264)
at fr.ird.observe.services.topia.ObserveServiceFactoryTopia$ObserveServiceInvocationHandler.invoke(ObserveServiceFactoryTopia.java:230)
at com.sun.proxy.$Proxy42.loadForm(Unknown Source)
at fr.ird.observe.services.topia.service.ReferentialServiceTopiaTest.delete(ReferentialServiceTopiaTest.java:145)
at fr.ird.observe.services.topia.service.ReferentialServiceTopiaTest.testDelete(ReferentialServiceTopiaTest.java:86)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at fr.ird.observe.test.TestMethodResourceSupport$1.evaluate(TestMethodResourceSupport.java:78)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at fr.ird.observe.test.TestClassResourceSupport$1.evaluate(TestClassResourceSupport.java:107)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 412.051 sec - in fr.ird.observe.services.topia.service.ReferentialServiceTopiaTest
Running fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopiaTest
INFO [main] (fr.ird.observe.services.topia.TopiaTestClassResource:132) createDataSourceConfiguration - Copy database: 5.0/dataForTestSeine to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
INFO [main] (fr.ird.observe.services.topia.ObserveTopiaApplicationContextFactory:196) createTopiaApplicationContext - H2 Topia configuration: jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
WARN [main] (fr.ird.observe.services.topia.ObserveServiceFactoryTopia.TimeLog:237) log - [1.672m] for method 'invokeMethod', open (total call 2572, total time 11.057m, min time 220350ns, max time 3.01m, avg time 257.945ms)
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.seine.TripSeine#1360156698296#0.6097793743126777
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 10:47 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 06:05 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 14:00 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 06:40 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 14:28 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:182) consolidateTripSeine - Found some modifications on trip: 01/02/2013 - 17/03/2013 - GUERIDEN - Le Bourdonnec Pierre
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.seine.TripSeine#1359280279156#0.41771067982188215
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 11:38 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 11:40 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:182) consolidateTripSeine - Found some modifications on trip: 26/01/2013 - 12/03/2013 - VIA EUROS - Protat Martin
INFO [main] (fr.ird.observe.services.topia.ObserveServiceTopia:108) loadEntity - Load entity: fr.ird.observe.entities.seine.TripSeine#1359167789871#0.6765335978809843
WARN [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateActivitySeineDataResultBuilder:205) registerLengthWeightParameterNotFound - Aucune relation taille-poids trouvé pour le tuple (espèce BON - Sarda sarda - océan Indien - sexe Indéterminé - date 2013-02-05)
WARN [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateActivitySeineDataResultBuilder:205) registerLengthWeightParameterNotFound - Aucune relation taille-poids trouvé pour le tuple (espèce BON - Sarda sarda - océan Indien - sexe pas de sexe - date 2013-02-05)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 10:19 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 13:56 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 13:27 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 16:03 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 11:40 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 08:21 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 15:28 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 12:08 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 12:55 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 10:35 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 14:22 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 09:18 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 12:33 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 06:55 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:161) consolidateTripSeine - Found some modifications on activity: 06:03 - Début de pêche (larguage du skiff)
INFO [main] (fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopia:182) consolidateTripSeine - Found some modifications on trip: 25/01/2013 - 27/02/2013 - BERNICA - Varenne Fanchon
WARN [main] (fr.ird.observe.services.topia.ObserveServiceFactoryTopia.TimeLog:237) log - [57.074s] for method 'invokeMethod', consolidateTripSeines (total call 2573, total time 12.008m, min time 220350ns, max time 3.01m, avg time 280.027ms)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 247.727 sec - in fr.ird.observe.services.topia.service.actions.consolidate.ConsolidateDataServiceTopiaTest
Running fr.ird.observe.services.topia.service.actions.synchro.UnidirectionalSynchronizeReferentialTest
INFO [main] (fr.ird.observe.services.topia.TopiaTestClassResource:132) createDataSourceConfiguration - Copy database: 5.0/dataForTestSeine to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
INFO [main] (fr.ird.observe.services.topia.TopiaTestClassResource:104) createDataSourceConfiguration - Create shared database: 5.0/dataForTestUnidirectionalReferentialSynchro to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
INFO [main] (fr.ird.observe.services.topia.ObserveTopiaApplicationContextFactory:196) createTopiaApplicationContext - H2 Topia configuration: jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
INFO [main] (fr.ird.observe.services.topia.service.DataSourceServiceTopia:210) create - Create new database from a script.
INFO [main] (fr.ird.observe.ObserveTopiaApplicationContext:178) executeSqlStatements0 - Restore script size: 430.903Ko to h2 from file : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
WARN [main] (fr.ird.observe.services.topia.ObserveServiceFactoryTopia.TimeLog:237) log - [1.422m] for method 'invokeMethod', create (total call 2574, total time 13.431m, min time 220350ns, max time 3.01m, avg time 313.068ms)
INFO [main] (fr.ird.observe.services.topia.service.DataSourceServiceTopia:634) close - Closing topia application context: ObserveDataSourceConfigurationTopiaH2{directory=<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…,> dbName=obstuna, username=sa, password=***}
WARN [main] (fr.ird.observe.services.topia.ObserveServiceFactoryTopia.TimeLog:237) log - [19.101s] for method 'invokeMethod', close (total call 2575, total time 13.749m, min time 220350ns, max time 3.01m, avg time 320.364ms)
INFO [main] (fr.ird.observe.services.topia.ObserveTopiaApplicationContextFactory:196) createTopiaApplicationContext - H2 Topia configuration: jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
WARN [main] (fr.ird.observe.services.topia.ObserveServiceFactoryTopia.TimeLog:237) log - [1.132m] for method 'invokeMethod', open (total call 2576, total time 14.881m, min time 220350ns, max time 3.01m, avg time 346.612ms)
INFO [main] (fr.ird.observe.services.topia.ObserveTopiaApplicationContextFactory:196) createTopiaApplicationContext - H2 Topia configuration: jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
WARN [main] (fr.ird.observe.services.topia.ObserveServiceFactoryTopia.TimeLog:237) log - [1.004m] for method 'invokeMethod', open (total call 2577, total time 15.885m, min time 220350ns, max time 3.01m, avg time 369.858ms)
INFO [main] (fr.ird.observe.services.topia.ObserveServiceFactoryTopia.TimeLog:239) log - [763.941ms] for method 'invokeMethod', getSourceReferentialStates (total call 2578, total time 15.898m, min time 220350ns, max time 3.01m, avg time 370.011ms)
Results :
Tests run: 19, Failures: 0, Errors: 0, Skipped: 1
[JENKINS] Recording test results
[JENKINS] Archiving disabled
1
1
Build failed in Jenkins: observe-technical-site-snapshot » ObServe #91
by admin+ci-codelutin.com@codelutin.com 19 Jan '17
by admin+ci-codelutin.com@codelutin.com 19 Jan '17
19 Jan '17
http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/fr.ird.…:
[Tony CHEMIT] Simplification des modules : un seul module persistence + nettoyage de
[Tony CHEMIT] Simplification des modules de service
[Tony CHEMIT] Renommage de modules de services
[Tony CHEMIT] update license header and my email adress
[Tony CHEMIT] review modules order + optimize dependencies
------------------------------------------
Established TCP socket on 41698
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/fr.ird.…> -s /var/local/forge/data/codelutin.com/maven/settings.xml site-deploy -DperformRelease
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] ObServe
[INFO] ObServe :: Toolbox Maven plugin
[INFO] ObServe :: ToPIA Extension
[INFO] ObServe :: ToPIA Templates Extension
[INFO] ObServe :: Test
[INFO] ObServe :: Common
[INFO] ObServe :: Persistence
[INFO] ObServe :: Services Configuration
[INFO] ObServe :: Services ToPIA Configuration
[INFO] ObServe :: Services REST Configuration
[INFO] ObServe :: Services
[INFO] ObServe :: Services Validators
[INFO] ObServe :: Services Validation
[INFO] ObServe :: Services Binder
[INFO] ObServe :: Services ToPIA Implementation
[INFO] ObServe :: Services REST Implementation
[INFO] ObServe :: Application Swing Decoration
[INFO] ObServe :: Application Swing Validators
[INFO] ObServe :: Application Swing Validation
[INFO] ObServe :: Services Runner
[INFO] ObServe :: Application Web Configuration
[INFO] ObServe :: Application Web
[INFO] ObServe :: Application Swing Configuration
[INFO] ObServe :: Application Swing
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe 6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:compute-distribution-site-url (compute-distribution-site-url) @ observe ---
[INFO] export siteDeployClassifier [develop]
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (Copy files to site) @ observe ---
[INFO] Executing tasks
main:
[JENKINS] Archiving disabled
1
8
Build failed in Jenkins: observe-nightly » ObServe #112
by admin+ci-codelutin.com@codelutin.com 19 Jan '17
by admin+ci-codelutin.com@codelutin.com 19 Jan '17
19 Jan '17
http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe/…:
[maven-release] [jgitflow-maven-plugin]updating poms for 5.2.2-SNAPSHOT development
[maven-release] [jgitflow-maven-plugin]updating poms for 5.2.1 branch with snapshot
[maven-release] [jgitflow-maven-plugin]updating poms for branch'release/5.2.1' with
[maven-release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid
[maven-release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state
------------------------------------------
Established TCP socket on 37848
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe/…> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -U clean install -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] ObServe
[INFO] ObServe :: Toolbox Maven plugin
[INFO] ObServe :: ToPIA Extension
[INFO] ObServe :: ToPIA Templates Extension
[INFO] ObServe :: Services Configuration
[INFO] ObServe :: Services ToPIA Configuration
[INFO] ObServe :: Services REST Configuration
[INFO] ObServe :: Services DTO
[INFO] ObServe :: Services
[INFO] ObServe :: Test
[INFO] ObServe :: Entities
[INFO] ObServe :: Entities Migration
[INFO] ObServe :: Services ToPIA Validators
[INFO] ObServe :: Services ToPIA Validation
[INFO] ObServe :: Services ToPIA Implementation
[INFO] ObServe :: Services REST Implementation
[INFO] ObServe :: Application Swing Decoration
[INFO] ObServe :: Application Swing Validators
[INFO] ObServe :: Application Swing Validation
[INFO] ObServe :: Services Runner
[INFO] ObServe :: Application Web Configuration
[INFO] ObServe :: Application Web
[INFO] ObServe :: Application Swing Configuration
[INFO] ObServe :: Application Swing
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe 5.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ observe ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe/…>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ observe ---
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe/…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe/…>
[INFO] Storing buildNumber: bbb31d4dc8c866130c704c268dec8948c09ed256 at timestamp: 1484359328874
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe/…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe/…>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ observe ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] 15 dependencies to check.
[INFO] 15 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 29.52ms
[INFO] All dependencies are safe.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ observe ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ observe ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ observe ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.9:update-project-license (attach-licenses) @ observe ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe/…>
[INFO]
[INFO] --- license-maven-plugin:1.9:add-third-party (attach-licenses) @ observe ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ observe ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe/…>
[INFO] Scan 5 files header done in 195.943ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ observe ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.10:generate-changes (jredmine-generate-changes) @ observe ---
[JENKINS] Archiving disabled
1
1
11 Jan '17
http://ci.codelutin.com/jenkins/job/observe-sonar/91/Changes:
[Tony CHEMIT] La connexion serveur HTTPS ne fonctionne pas (Fixes #8914)
------------------------------------------
[...truncated 9717 lines...]
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [265474ns] for method 'Execute on table', SELECT activity_observedsystem.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.activity_observedsystem activity_observedsystem ON activity_observedsystem.activity = activity.topiaId (total call 236, total time 2.376s, min time 222062ns, max time 212.704ms, avg time 10.067ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [688831ns] for method 'Executed on table.', observe_seine.activity_observedsystem (total call 236, total time 5.399s, min time 578423ns, max time 466.996ms, avg time 22.877ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT gearusefeatures.* FROM observe_seine.gearusefeatures gearusefeatures
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [7508ns] for method 'Read statement', SELECT gearusefeatures.* FROM observe_seine.gearusefeatures gearusefeatures (total call 237, total time 458.332ms, min time 7123ns, max time 23.834ms, avg time 1.934ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.gearusefeatures(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, number, usedintrip, gear, trip) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.gearusefeatures (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [219923ns] for method 'Execute on table', SELECT gearusefeatures.* FROM observe_seine.gearusefeatures gearusefeatures (total call 237, total time 2.376s, min time 219923ns, max time 212.704ms, avg time 10.026ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [588020ns] for method 'Executed on table.', observe_seine.gearusefeatures (total call 237, total time 5.4s, min time 578423ns, max time 466.996ms, avg time 22.783ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT gearusefeaturesmeasurement.* FROM observe_seine.gearusefeatures gearusefeatures INNER JOIN observe_seine.gearusefeaturesmeasurement gearusefeaturesmeasurement ON gearusefeaturesmeasurement.gearusefeatures = gearusefeatures.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [7126ns] for method 'Read statement', SELECT gearusefeaturesmeasurement.* FROM observe_seine.gearusefeatures gearusefeatures INNER JOIN observe_seine.gearusefeaturesmeasurement gearusefeaturesmeasurement ON gearusefeaturesmeasurement.gearusefeatures = gearusefeatures.topiaId (total call 238, total time 458.339ms, min time 7123ns, max time 23.834ms, avg time 1.926ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.gearusefeaturesmeasurement(topiaid, topiaversion, topiacreatedate, lastupdatedate, measurementvalue, gearcaracteristic, gearusefeatures) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.gearusefeaturesmeasurement (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [213260ns] for method 'Execute on table', SELECT gearusefeaturesmeasurement.* FROM observe_seine.gearusefeatures gearusefeatures INNER JOIN observe_seine.gearusefeaturesmeasurement gearusefeaturesmeasurement ON gearusefeaturesmeasurement.gearusefeatures = gearusefeatures.topiaId (total call 238, total time 2.376s, min time 213260ns, max time 212.704ms, avg time 9.985ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [579675ns] for method 'Executed on table.', observe_seine.gearusefeaturesmeasurement (total call 238, total time 5.4s, min time 578423ns, max time 466.996ms, avg time 22.69ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [16.368ms] for method 'Action executed', org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction (total call 11, total time 25.58s, min time 16.368ms, max time 18.964s, avg time 2.325s)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT trip.* FROM observe_longline.trip trip
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [47848ns] for method 'Read statement', SELECT trip.* FROM observe_longline.trip trip (total call 239, total time 458.387ms, min time 7123ns, max time 23.834ms, avg time 1.918ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.trip(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, startdate, enddate, totalfishingoperationsnumber, homeid, triptype, observer, vessel, captain, dataentryoperator, program, ocean, departureharbour, landingharbour) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.trip (size: 3)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [589808ns] for method 'Execute on table', SELECT trip.* FROM observe_longline.trip trip (total call 239, total time 2.377s, min time 213260ns, max time 212.704ms, avg time 9.945ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.048ms] for method 'Executed on table.', observe_longline.trip (total call 239, total time 5.401s, min time 578423ns, max time 466.996ms, avg time 22.599ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT set.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [511520ns] for method 'Read statement', SELECT set.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set (total call 240, total time 458.898ms, min time 7123ns, max time 23.834ms, avg time 1.912ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.set(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, homeid, number, basketspersectioncount, branchlinesperbasketcount, totalsectionscount, totalbasketscount, totalhookscount, weightedsnap, snapweight, weightedswivel, swivelweight, lightsticksperbasketcount, timebetweenhooks, shooterused, shooterspeed, maxdepthtargeted, settingstarttimestamp, settingstartlatitude, settingstartlongitude, settingendtimestamp, settingendlatitude, settingendlongitude, settingvesselspeed, haulingdirectionsameassetting, haulingstarttimestamp, haulingstartlatitude, haulingstartlongitude, haulingendtimestamp, haulingendlatitude, haulingendlongitude, haulingbreaks, monitored, settingshape, linetype, lightstickstype, lightstickscolor) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.set (size: 32)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [3.193ms] for method 'Execute on table', SELECT set.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set (total call 240, total time 2.38s, min time 213260ns, max time 212.704ms, avg time 9.917ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [4.119ms] for method 'Executed on table.', observe_longline.set (total call 240, total time 5.405s, min time 578423ns, max time 466.996ms, avg time 22.522ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT activity.* FROM observe_longline.activity activity
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [36972ns] for method 'Read statement', SELECT activity.* FROM observe_longline.activity activity (total call 241, total time 458.935ms, min time 7123ns, max time 23.834ms, avg time 1.904ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.activity(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, timestamp, latitude, longitude, seasurfacetemperature, set, vesselactivity, fpazone, trip) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.activity (size: 32)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.447ms] for method 'Execute on table', SELECT activity.* FROM observe_longline.activity activity (total call 241, total time 2.382s, min time 213260ns, max time 212.704ms, avg time 9.882ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.89ms] for method 'Executed on table.', observe_longline.activity (total call 241, total time 5.407s, min time 578423ns, max time 466.996ms, avg time 22.437ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT baitscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.baitscomposition baitscomposition ON baitscomposition.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [309853ns] for method 'Read statement', SELECT baitscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.baitscomposition baitscomposition ON baitscomposition.set = set.topiaId (total call 242, total time 459.245ms, min time 7123ns, max time 23.834ms, avg time 1.898ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.baitscomposition(topiaid, topiaversion, topiacreatedate, lastupdatedate, proportion, individualsize, individualweight, baitsettingstatus, baittype, set) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.baitscomposition (size: 37)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.368ms] for method 'Execute on table', SELECT baitscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.baitscomposition baitscomposition ON baitscomposition.set = set.topiaId (total call 242, total time 2.383s, min time 213260ns, max time 212.704ms, avg time 9.847ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.162ms] for method 'Executed on table.', observe_longline.baitscomposition (total call 242, total time 5.409s, min time 578423ns, max time 466.996ms, avg time 22.353ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT floatlinescomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.floatlinescomposition floatlinescomposition ON floatlinescomposition.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [605704ns] for method 'Read statement', SELECT floatlinescomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.floatlinescomposition floatlinescomposition ON floatlinescomposition.set = set.topiaId (total call 243, total time 459.851ms, min time 7123ns, max time 23.834ms, avg time 1.892ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.floatlinescomposition(topiaid, topiaversion, topiacreatedate, lastupdatedate, length, proportion, linetype, set) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.floatlinescomposition (size: 101)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.554ms] for method 'Execute on table', SELECT floatlinescomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.floatlinescomposition floatlinescomposition ON floatlinescomposition.set = set.topiaId (total call 243, total time 2.385s, min time 213260ns, max time 212.704ms, avg time 9.817ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [3.632ms] for method 'Executed on table.', observe_longline.floatlinescomposition (total call 243, total time 5.413s, min time 578423ns, max time 466.996ms, avg time 22.276ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT hookscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.hookscomposition hookscomposition ON hookscomposition.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [646984ns] for method 'Read statement', SELECT hookscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.hookscomposition hookscomposition ON hookscomposition.set = set.topiaId (total call 244, total time 460.498ms, min time 7123ns, max time 23.834ms, avg time 1.887ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.hookscomposition(topiaid, topiaversion, topiacreatedate, lastupdatedate, proportion, hookoffset, hooktype, hooksize, set) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.hookscomposition (size: 91)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.564ms] for method 'Execute on table', SELECT hookscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.hookscomposition hookscomposition ON hookscomposition.set = set.topiaId (total call 244, total time 2.388s, min time 213260ns, max time 212.704ms, avg time 9.787ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [3.723ms] for method 'Executed on table.', observe_longline.hookscomposition (total call 244, total time 5.417s, min time 578423ns, max time 466.996ms, avg time 22.2ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT section.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.section section ON section.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.789ms] for method 'Read statement', SELECT section.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.section section ON section.set = set.topiaId (total call 245, total time 463.287ms, min time 7123ns, max time 23.834ms, avg time 1.891ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.section(topiaid, topiaversion, topiacreatedate, lastupdatedate, settingidentifier, haulingidentifier, set) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.section (size: 572)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [10.952ms] for method 'Execute on table', SELECT section.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.section section ON section.set = set.topiaId (total call 245, total time 2.399s, min time 213260ns, max time 212.704ms, avg time 9.792ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [14.227ms] for method 'Executed on table.', observe_longline.section (total call 245, total time 5.431s, min time 578423ns, max time 466.996ms, avg time 22.167ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT basket.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [36.885ms] for method 'Read statement', SELECT basket.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId (total call 246, total time 500.172ms, min time 7123ns, max time 36.885ms, avg time 2.033ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.basket(topiaid, topiaversion, topiacreatedate, lastupdatedate, settingidentifier, haulingidentifier, floatline1length, floatline2length, set, section) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 1000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 2000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 3000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 4000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 5000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 6000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 7000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 7411)
WARN [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:237) log - [164.217ms] for method 'Execute on table', SELECT basket.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId (total call 246, total time 2.563s, min time 213260ns, max time 212.704ms, avg time 10.42ms)
WARN [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:237) log - [201.763ms] for method 'Executed on table.', observe_longline.basket (total call 246, total time 5.633s, min time 578423ns, max time 466.996ms, avg time 22.897ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT branchline.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId INNER JOIN observe_longline.branchline branchline ON branchline.basket = basket.topiaId
WARN [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:237) log - [734.38ms] for method 'Read statement', SELECT branchline.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId INNER JOIN observe_longline.branchline branchline ON branchline.basket = basket.topiaId (total call 247, total time 1.235s, min time 7123ns, max time 734.38ms, avg time 4.998ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.branchline(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, settingidentifier, haulingidentifier, depthrecorder, timer, timesincecontact, hookoffset, branchlinelength, weightedswivel, timertimeonboard, weightedsnap, swivelweight, snapweight, tracelinelength, hooklost, tracecutoff, hooktype, baittype, toptype, tracelinetype, baitsettingstatus, baithaulingstatus, hooksize, basket) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 1000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 2000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 3000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 4000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 5000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 6000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 7000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 8000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 9000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 10000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 11000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 12000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 13000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 14000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 15000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 16000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 17000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 18000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 19000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 20000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 21000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 22000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 23000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 24000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 25000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 26000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 27000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 28000)
Results :
Tests run: 31, Failures: 0, Errors: 0, Skipped: 3
[JENKINS] Recording test results
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 1 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ SUCCESS [ 10.175 s]
[INFO] ObServe :: Toolbox Maven plugin .................... SUCCESS [ 25.153 s]
[INFO] ObServe :: ToPIA Extension ......................... SUCCESS [ 13.272 s]
[INFO] ObServe :: ToPIA Templates Extension ............... SUCCESS [ 7.089 s]
[INFO] ObServe :: Test .................................... SUCCESS [ 24.799 s]
[INFO] ObServe :: Common .................................. SUCCESS [ 52.225 s]
[INFO] ObServe :: Persistence ............................. SUCCESS [01:23 min]
[INFO] ObServe :: Services Configuration .................. SUCCESS [ 24.478 s]
[INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [ 9.529 s]
[INFO] ObServe :: Services REST Configuration ............. SUCCESS [ 10.833 s]
[INFO] ObServe :: Services ................................ SUCCESS [03:44 min]
[INFO] ObServe :: Services Validators ..................... SUCCESS [ 46.147 s]
[INFO] ObServe :: Services Validation ..................... SUCCESS [05:33 min]
[INFO] ObServe :: Services Binder ......................... SUCCESS [ 40.497 s]
[INFO] ObServe :: Services ToPIA Implementation ........... FAILURE [13:55 min]
[INFO] ObServe :: Services REST Implementation ............ SKIPPED
[INFO] ObServe :: Application Swing Decoration ............ SKIPPED
[INFO] ObServe :: Application Swing Validators ............ SKIPPED
[INFO] ObServe :: Application Swing Validation ............ SKIPPED
[INFO] ObServe :: Services Runner ......................... SKIPPED
[INFO] ObServe :: Application Web Configuration ........... SKIPPED
[INFO] ObServe :: Application Web ......................... SKIPPED
[INFO] ObServe :: Application Swing Configuration ......... SKIPPED
[INFO] ObServe :: Application Swing ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:14 min
[INFO] Finished at: 2017-01-05T03:42:47+01:00
[INFO] Final Memory: 92M/512M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project services-topia: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/…> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/…> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/…>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project services-topia: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/…> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/…> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/…>
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:133)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:68)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/…> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/…> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/…>
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 31 more
Caused by: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/…> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/…> <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/services-topia/target/…>
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:590)
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:460)
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:229)
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:201)
at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1026)
at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:862)
at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
... 32 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :services-topia
Sending e-mails to: observe-build(a)list.forge.codelutin.com
Skipping sonar analysis due to bad build status FAILURE
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 2 second
1
2
Build failed in Jenkins: observe-sonar » ObServe :: Services ToPIA Implementation #91
by admin+ci-codelutin.com@codelutin.com 11 Jan '17
by admin+ci-codelutin.com@codelutin.com 11 Jan '17
11 Jan '17
http://ci.codelutin.com/jenkins/job/observe-sonar/fr.ird.observe$services-t…
[...truncated 8493 lines...]
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.stomacfullness(topiaid, topiaversion, topiacreatedate, lastupdatedate, code, uri, needcomment, status, label1, label2, label3, label4, label5, label6, label7, label8) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.stomacfullness (size: 7)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [410528ns] for method 'Execute on table', SELECT stomacfullness.* FROM observe_longline.stomacfullness stomacfullness (total call 218, total time 2.37s, min time 239359ns, max time 212.704ms, avg time 10.873ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [786658ns] for method 'Executed on table.', observe_longline.stomacfullness (total call 218, total time 5.384s, min time 648021ns, max time 466.996ms, avg time 24.698ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT triptype.* FROM observe_longline.triptype triptype
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [18213ns] for method 'Read statement', SELECT triptype.* FROM observe_longline.triptype triptype (total call 219, total time 458.103ms, min time 10516ns, max time 23.834ms, avg time 2.092ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.triptype(topiaid, topiaversion, topiacreatedate, lastupdatedate, code, uri, needcomment, status, label1, label2, label3, label4, label5, label6, label7, label8) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.triptype (size: 3)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [341342ns] for method 'Execute on table', SELECT triptype.* FROM observe_longline.triptype triptype (total call 219, total time 2.371s, min time 239359ns, max time 212.704ms, avg time 10.825ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [709231ns] for method 'Executed on table.', observe_longline.triptype (total call 219, total time 5.385s, min time 648021ns, max time 466.996ms, avg time 24.589ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT vesselactivity.* FROM observe_longline.vesselactivity vesselactivity
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [23336ns] for method 'Read statement', SELECT vesselactivity.* FROM observe_longline.vesselactivity vesselactivity (total call 220, total time 458.127ms, min time 10516ns, max time 23.834ms, avg time 2.082ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.vesselactivity(topiaid, topiaversion, topiacreatedate, lastupdatedate, code, uri, needcomment, status, label1, label2, label3, label4, label5, label6, label7, label8) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.vesselactivity (size: 5)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [378081ns] for method 'Execute on table', SELECT vesselactivity.* FROM observe_longline.vesselactivity vesselactivity (total call 220, total time 2.371s, min time 239359ns, max time 212.704ms, avg time 10.777ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [758564ns] for method 'Executed on table.', observe_longline.vesselactivity (total call 220, total time 5.386s, min time 648021ns, max time 466.996ms, avg time 24.481ms)
WARN [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:237) log - [206.588ms] for method 'Action executed', org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction (total call 10, total time 25.563s, min time 206.588ms, max time 18.964s, avg time 2.556s)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT trip.* FROM observe_seine.trip trip
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [8170ns] for method 'Read statement', SELECT trip.* FROM observe_seine.trip trip (total call 221, total time 458.135ms, min time 8170ns, max time 23.834ms, avg time 2.073ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.trip(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, startdate, enddate, checklevel, formsurl, reportsurl, historicaldata, ersid, ocean, vessel, program, observer, captain, dataentryoperator, departureharbour, landingharbour) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.trip (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [234308ns] for method 'Execute on table', SELECT trip.* FROM observe_seine.trip trip (total call 221, total time 2.371s, min time 234308ns, max time 212.704ms, avg time 10.729ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [677989ns] for method 'Executed on table.', observe_seine.trip (total call 221, total time 5.386s, min time 648021ns, max time 466.996ms, avg time 24.373ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT route.* FROM observe_seine.route route
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [7123ns] for method 'Read statement', SELECT route.* FROM observe_seine.route route (total call 222, total time 458.142ms, min time 7123ns, max time 23.834ms, avg time 2.064ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.route(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, date, startlogvalue, endlogvalue, checklevel, trip) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.route (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [223697ns] for method 'Execute on table', SELECT route.* FROM observe_seine.route route (total call 222, total time 2.371s, min time 223697ns, max time 212.704ms, avg time 10.682ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [578423ns] for method 'Executed on table.', observe_seine.route (total call 222, total time 5.387s, min time 578423ns, max time 466.996ms, avg time 24.266ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT set.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [10788ns] for method 'Read statement', SELECT set.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set (total call 223, total time 458.153ms, min time 7123ns, max time 23.834ms, avg time 2.054ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.set(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, starttime, endpursingtimestamp, endsettimestamp, maxgeardepth, currentspeed, currentdirection, schooltopdepth, schoolmeandepth, schoolthickness, supportvesselname, targetdiscarded, nontargetdiscarded, currentmeasuredepth, schooltype, targetcatchcompositionestimatedbyobserver, targetdiscardcatchcompositionestimatedbyobserver, reasonfornullset) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.set (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [245565ns] for method 'Execute on table', SELECT set.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set (total call 223, total time 2.372s, min time 223697ns, max time 212.704ms, avg time 10.635ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [752240ns] for method 'Executed on table.', observe_seine.set (total call 223, total time 5.388s, min time 578423ns, max time 466.996ms, avg time 24.16ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT activity.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [7628ns] for method 'Read statement', SELECT activity.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId (total call 224, total time 458.16ms, min time 7123ns, max time 23.834ms, avg time 2.045ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.activity(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, time, latitude, longitude, vesselspeed, seasurfacetemperature, observedsystemdistance, ersid, vesselactivity, surroundingactivity, wind, detectionmode, reasonfornofishing, set, currentfpazone, previousfpazone, nextfpazone, route) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.activity (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [270008ns] for method 'Execute on table', SELECT activity.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId (total call 224, total time 2.372s, min time 223697ns, max time 212.704ms, avg time 10.589ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [665892ns] for method 'Executed on table.', observe_seine.activity (total call 224, total time 5.388s, min time 578423ns, max time 466.996ms, avg time 24.055ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT nontargetcatch.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.nontargetcatch nontargetcatch ON nontargetcatch.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [19287ns] for method 'Read statement', SELECT nontargetcatch.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.nontargetcatch nontargetcatch ON nontargetcatch.set = set.topiaId (total call 225, total time 458.179ms, min time 7123ns, max time 23.834ms, avg time 2.036ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.nontargetcatch(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, catchweight, catchweightcomputedsource, meanweight, meanweightcomputedsource, meanlength, meanlengthcomputedsource, totalcount, totalcountcomputedsource, well, reasonfordiscard, species, speciesfate, set) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.nontargetcatch (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [258677ns] for method 'Execute on table', SELECT nontargetcatch.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.nontargetcatch nontargetcatch ON nontargetcatch.set = set.topiaId (total call 225, total time 2.372s, min time 223697ns, max time 212.704ms, avg time 10.543ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [740287ns] for method 'Executed on table.', observe_seine.nontargetcatch (total call 225, total time 5.389s, min time 578423ns, max time 466.996ms, avg time 23.952ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT nontargetsample.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.nontargetsample nontargetsample ON nontargetsample.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [13138ns] for method 'Read statement', SELECT nontargetsample.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.nontargetsample nontargetsample ON nontargetsample.set = set.topiaId (total call 226, total time 458.193ms, min time 7123ns, max time 23.834ms, avg time 2.027ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.nontargetsample(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, set) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.nontargetsample (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [236181ns] for method 'Execute on table', SELECT nontargetsample.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.nontargetsample nontargetsample ON nontargetsample.set = set.topiaId (total call 226, total time 2.372s, min time 223697ns, max time 212.704ms, avg time 10.498ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [794397ns] for method 'Executed on table.', observe_seine.nontargetsample (total call 226, total time 5.39s, min time 578423ns, max time 466.996ms, avg time 23.849ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT nontargetlength.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.nontargetsample nontargetsample ON nontargetsample.set = set.topiaId INNER JOIN observe_seine.nontargetlength nontargetlength ON nontargetlength.nontargetsample = nontargetsample.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [20092ns] for method 'Read statement', SELECT nontargetlength.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.nontargetsample nontargetsample ON nontargetsample.set = set.topiaId INNER JOIN observe_seine.nontargetlength nontargetlength ON nontargetlength.nontargetsample = nontargetsample.topiaId (total call 227, total time 458.213ms, min time 7123ns, max time 23.834ms, avg time 2.019ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.nontargetlength(topiaid, topiaversion, topiacreatedate, lastupdatedate, length, islengthcomputed, picturesreferences, weight, isweightcomputed, count, acquisitionmode, tagnumber, species, sex, speciesfate, sizemeasuretype, nontargetsample) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.nontargetlength (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [412799ns] for method 'Execute on table', SELECT nontargetlength.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.nontargetsample nontargetsample ON nontargetsample.set = set.topiaId INNER JOIN observe_seine.nontargetlength nontargetlength ON nontargetlength.nontargetsample = nontargetsample.topiaId (total call 227, total time 2.373s, min time 223697ns, max time 212.704ms, avg time 10.453ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.395ms] for method 'Executed on table.', observe_seine.nontargetlength (total call 227, total time 5.391s, min time 578423ns, max time 466.996ms, avg time 23.75ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT targetsample.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.targetsample targetsample ON targetsample.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [16545ns] for method 'Read statement', SELECT targetsample.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.targetsample targetsample ON targetsample.set = set.topiaId (total call 228, total time 458.229ms, min time 7123ns, max time 23.834ms, avg time 2.01ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.targetsample(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, nature, discarded, set) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.targetsample (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [245776ns] for method 'Execute on table', SELECT targetsample.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.targetsample targetsample ON targetsample.set = set.topiaId (total call 228, total time 2.373s, min time 223697ns, max time 212.704ms, avg time 10.408ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [757545ns] for method 'Executed on table.', observe_seine.targetsample (total call 228, total time 5.392s, min time 578423ns, max time 466.996ms, avg time 23.649ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT targetlength.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.targetsample targetsample ON targetsample.set = set.topiaId INNER JOIN observe_seine.targetlength targetlength ON targetlength.targetsample = targetsample.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [14052ns] for method 'Read statement', SELECT targetlength.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.targetsample targetsample ON targetsample.set = set.topiaId INNER JOIN observe_seine.targetlength targetlength ON targetlength.targetsample = targetsample.topiaId (total call 229, total time 458.243ms, min time 7123ns, max time 23.834ms, avg time 2.001ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.targetlength(topiaid, topiaversion, topiacreatedate, lastupdatedate, length, islengthcomputed, count, weight, isweightcomputed, acquisitionmode, tagnumber, targetsample, species, sizemeasuretype, sex) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.targetlength (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [263650ns] for method 'Execute on table', SELECT targetlength.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.targetsample targetsample ON targetsample.set = set.topiaId INNER JOIN observe_seine.targetlength targetlength ON targetlength.targetsample = targetsample.topiaId (total call 229, total time 2.373s, min time 223697ns, max time 212.704ms, avg time 10.364ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.07ms] for method 'Executed on table.', observe_seine.targetlength (total call 229, total time 5.393s, min time 578423ns, max time 466.996ms, avg time 23.551ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT targetcatch.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.targetcatch targetcatch ON targetcatch.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [13779ns] for method 'Read statement', SELECT targetcatch.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.targetcatch targetcatch ON targetcatch.set = set.topiaId (total call 230, total time 458.257ms, min time 7123ns, max time 23.834ms, avg time 1.992ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.targetcatch(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, catchweight, well, broughtondeck, discarded, set, weightcategory, reasonfordiscard) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.targetcatch (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [237287ns] for method 'Execute on table', SELECT targetcatch.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.targetcatch targetcatch ON targetcatch.set = set.topiaId (total call 230, total time 2.374s, min time 223697ns, max time 212.704ms, avg time 10.32ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [733538ns] for method 'Executed on table.', observe_seine.targetcatch (total call 230, total time 5.394s, min time 578423ns, max time 466.996ms, avg time 23.452ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT schoolestimate.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.schoolestimate schoolestimate ON schoolestimate.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [13700ns] for method 'Read statement', SELECT schoolestimate.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.schoolestimate schoolestimate ON schoolestimate.set = set.topiaId (total call 231, total time 458.271ms, min time 7123ns, max time 23.834ms, avg time 1.984ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.schoolestimate(topiaid, topiaversion, topiacreatedate, lastupdatedate, totalweight, meanweight, set, species) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.schoolestimate (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [985124ns] for method 'Execute on table', SELECT schoolestimate.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.set set ON set.topiaId = activity.set INNER JOIN observe_seine.schoolestimate schoolestimate ON schoolestimate.set = set.topiaId (total call 231, total time 2.375s, min time 223697ns, max time 212.704ms, avg time 10.28ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.498ms] for method 'Executed on table.', observe_seine.schoolestimate (total call 231, total time 5.395s, min time 578423ns, max time 466.996ms, avg time 23.357ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT floatingobject.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.floatingobject floatingobject ON floatingobject.activity = activity.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [18101ns] for method 'Read statement', SELECT floatingobject.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.floatingobject floatingobject ON floatingobject.activity = activity.topiaId (total call 232, total time 458.289ms, min time 7123ns, max time 23.834ms, avg time 1.975ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.floatingobject(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, daysatseacount, objecttype, objectoperation, objectfate, activity) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.floatingobject (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [244248ns] for method 'Execute on table', SELECT floatingobject.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.floatingobject floatingobject ON floatingobject.activity = activity.topiaId (total call 232, total time 2.375s, min time 223697ns, max time 212.704ms, avg time 10.236ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [725949ns] for method 'Executed on table.', observe_seine.floatingobject (total call 232, total time 5.396s, min time 578423ns, max time 466.996ms, avg time 23.259ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT objectschoolestimate.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.floatingobject floatingobject ON floatingobject.activity = activity.topiaId INNER JOIN observe_seine.objectschoolestimate objectschoolestimate ON objectschoolestimate.floatingobject = floatingobject.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [8856ns] for method 'Read statement', SELECT objectschoolestimate.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.floatingobject floatingobject ON floatingobject.activity = activity.topiaId INNER JOIN observe_seine.objectschoolestimate objectschoolestimate ON objectschoolestimate.floatingobject = floatingobject.topiaId (total call 233, total time 458.298ms, min time 7123ns, max time 23.834ms, avg time 1.967ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.objectschoolestimate(topiaid, topiaversion, topiacreatedate, lastupdatedate, totalweight, species, floatingobject) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.objectschoolestimate (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [222062ns] for method 'Execute on table', SELECT objectschoolestimate.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.floatingobject floatingobject ON floatingobject.activity = activity.topiaId INNER JOIN observe_seine.objectschoolestimate objectschoolestimate ON objectschoolestimate.floatingobject = floatingobject.topiaId (total call 233, total time 2.375s, min time 222062ns, max time 212.704ms, avg time 10.193ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [674521ns] for method 'Executed on table.', observe_seine.objectschoolestimate (total call 233, total time 5.397s, min time 578423ns, max time 466.996ms, avg time 23.162ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT objectobservedspecies.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.floatingobject floatingobject ON floatingobject.activity = activity.topiaId INNER JOIN observe_seine.objectobservedspecies objectobservedspecies ON objectobservedspecies.floatingobject = floatingobject.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [9106ns] for method 'Read statement', SELECT objectobservedspecies.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.floatingobject floatingobject ON floatingobject.activity = activity.topiaId INNER JOIN observe_seine.objectobservedspecies objectobservedspecies ON objectobservedspecies.floatingobject = floatingobject.topiaId (total call 234, total time 458.307ms, min time 7123ns, max time 23.834ms, avg time 1.959ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.objectobservedspecies(topiaid, topiaversion, topiacreatedate, lastupdatedate, count, statut, species, speciesstatus, floatingobject) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.objectobservedspecies (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [263029ns] for method 'Execute on table', SELECT objectobservedspecies.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.floatingobject floatingobject ON floatingobject.activity = activity.topiaId INNER JOIN observe_seine.objectobservedspecies objectobservedspecies ON objectobservedspecies.floatingobject = floatingobject.topiaId (total call 234, total time 2.375s, min time 222062ns, max time 212.704ms, avg time 10.151ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [727485ns] for method 'Executed on table.', observe_seine.objectobservedspecies (total call 234, total time 5.398s, min time 578423ns, max time 466.996ms, avg time 23.066ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT transmittingbuoy.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.floatingobject floatingobject ON floatingobject.activity = activity.topiaId INNER JOIN observe_seine.transmittingbuoy transmittingbuoy ON transmittingbuoy.floatingobject = floatingobject.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [8949ns] for method 'Read statement', SELECT transmittingbuoy.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.floatingobject floatingobject ON floatingobject.activity = activity.topiaId INNER JOIN observe_seine.transmittingbuoy transmittingbuoy ON transmittingbuoy.floatingobject = floatingobject.topiaId (total call 235, total time 458.316ms, min time 7123ns, max time 23.834ms, avg time 1.95ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.transmittingbuoy(topiaid, topiaversion, topiacreatedate, lastupdatedate, code, brand, ownership, transmittingbuoytype, transmittingbuoyoperation, country, floatingobject) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.transmittingbuoy (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [310918ns] for method 'Execute on table', SELECT transmittingbuoy.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.floatingobject floatingobject ON floatingobject.activity = activity.topiaId INNER JOIN observe_seine.transmittingbuoy transmittingbuoy ON transmittingbuoy.floatingobject = floatingobject.topiaId (total call 235, total time 2.376s, min time 222062ns, max time 212.704ms, avg time 10.109ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [813591ns] for method 'Executed on table.', observe_seine.transmittingbuoy (total call 235, total time 5.398s, min time 578423ns, max time 466.996ms, avg time 22.972ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT activity_observedsystem.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.activity_observedsystem activity_observedsystem ON activity_observedsystem.activity = activity.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [8541ns] for method 'Read statement', SELECT activity_observedsystem.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.activity_observedsystem activity_observedsystem ON activity_observedsystem.activity = activity.topiaId (total call 236, total time 458.324ms, min time 7123ns, max time 23.834ms, avg time 1.942ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.activity_observedsystem(activity, observedsystem) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.activity_observedsystem (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [265474ns] for method 'Execute on table', SELECT activity_observedsystem.* FROM observe_seine.route route INNER JOIN observe_seine.activity activity ON activity.route = route.topiaId INNER JOIN observe_seine.activity_observedsystem activity_observedsystem ON activity_observedsystem.activity = activity.topiaId (total call 236, total time 2.376s, min time 222062ns, max time 212.704ms, avg time 10.067ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [688831ns] for method 'Executed on table.', observe_seine.activity_observedsystem (total call 236, total time 5.399s, min time 578423ns, max time 466.996ms, avg time 22.877ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT gearusefeatures.* FROM observe_seine.gearusefeatures gearusefeatures
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [7508ns] for method 'Read statement', SELECT gearusefeatures.* FROM observe_seine.gearusefeatures gearusefeatures (total call 237, total time 458.332ms, min time 7123ns, max time 23.834ms, avg time 1.934ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.gearusefeatures(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, number, usedintrip, gear, trip) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.gearusefeatures (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [219923ns] for method 'Execute on table', SELECT gearusefeatures.* FROM observe_seine.gearusefeatures gearusefeatures (total call 237, total time 2.376s, min time 219923ns, max time 212.704ms, avg time 10.026ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [588020ns] for method 'Executed on table.', observe_seine.gearusefeatures (total call 237, total time 5.4s, min time 578423ns, max time 466.996ms, avg time 22.783ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT gearusefeaturesmeasurement.* FROM observe_seine.gearusefeatures gearusefeatures INNER JOIN observe_seine.gearusefeaturesmeasurement gearusefeaturesmeasurement ON gearusefeaturesmeasurement.gearusefeatures = gearusefeatures.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [7126ns] for method 'Read statement', SELECT gearusefeaturesmeasurement.* FROM observe_seine.gearusefeatures gearusefeatures INNER JOIN observe_seine.gearusefeaturesmeasurement gearusefeaturesmeasurement ON gearusefeaturesmeasurement.gearusefeatures = gearusefeatures.topiaId (total call 238, total time 458.339ms, min time 7123ns, max time 23.834ms, avg time 1.926ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_seine.gearusefeaturesmeasurement(topiaid, topiaversion, topiacreatedate, lastupdatedate, measurementvalue, gearcaracteristic, gearusefeatures) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_seine.gearusefeaturesmeasurement (size: 0)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [213260ns] for method 'Execute on table', SELECT gearusefeaturesmeasurement.* FROM observe_seine.gearusefeatures gearusefeatures INNER JOIN observe_seine.gearusefeaturesmeasurement gearusefeaturesmeasurement ON gearusefeaturesmeasurement.gearusefeatures = gearusefeatures.topiaId (total call 238, total time 2.376s, min time 213260ns, max time 212.704ms, avg time 9.985ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [579675ns] for method 'Executed on table.', observe_seine.gearusefeaturesmeasurement (total call 238, total time 5.4s, min time 578423ns, max time 466.996ms, avg time 22.69ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [16.368ms] for method 'Action executed', org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction (total call 11, total time 25.58s, min time 16.368ms, max time 18.964s, avg time 2.325s)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT trip.* FROM observe_longline.trip trip
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [47848ns] for method 'Read statement', SELECT trip.* FROM observe_longline.trip trip (total call 239, total time 458.387ms, min time 7123ns, max time 23.834ms, avg time 1.918ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.trip(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, startdate, enddate, totalfishingoperationsnumber, homeid, triptype, observer, vessel, captain, dataentryoperator, program, ocean, departureharbour, landingharbour) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.trip (size: 3)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [589808ns] for method 'Execute on table', SELECT trip.* FROM observe_longline.trip trip (total call 239, total time 2.377s, min time 213260ns, max time 212.704ms, avg time 9.945ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.048ms] for method 'Executed on table.', observe_longline.trip (total call 239, total time 5.401s, min time 578423ns, max time 466.996ms, avg time 22.599ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT set.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [511520ns] for method 'Read statement', SELECT set.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set (total call 240, total time 458.898ms, min time 7123ns, max time 23.834ms, avg time 1.912ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.set(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, homeid, number, basketspersectioncount, branchlinesperbasketcount, totalsectionscount, totalbasketscount, totalhookscount, weightedsnap, snapweight, weightedswivel, swivelweight, lightsticksperbasketcount, timebetweenhooks, shooterused, shooterspeed, maxdepthtargeted, settingstarttimestamp, settingstartlatitude, settingstartlongitude, settingendtimestamp, settingendlatitude, settingendlongitude, settingvesselspeed, haulingdirectionsameassetting, haulingstarttimestamp, haulingstartlatitude, haulingstartlongitude, haulingendtimestamp, haulingendlatitude, haulingendlongitude, haulingbreaks, monitored, settingshape, linetype, lightstickstype, lightstickscolor) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.set (size: 32)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [3.193ms] for method 'Execute on table', SELECT set.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set (total call 240, total time 2.38s, min time 213260ns, max time 212.704ms, avg time 9.917ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [4.119ms] for method 'Executed on table.', observe_longline.set (total call 240, total time 5.405s, min time 578423ns, max time 466.996ms, avg time 22.522ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT activity.* FROM observe_longline.activity activity
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [36972ns] for method 'Read statement', SELECT activity.* FROM observe_longline.activity activity (total call 241, total time 458.935ms, min time 7123ns, max time 23.834ms, avg time 1.904ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.activity(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, timestamp, latitude, longitude, seasurfacetemperature, set, vesselactivity, fpazone, trip) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.activity (size: 32)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.447ms] for method 'Execute on table', SELECT activity.* FROM observe_longline.activity activity (total call 241, total time 2.382s, min time 213260ns, max time 212.704ms, avg time 9.882ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.89ms] for method 'Executed on table.', observe_longline.activity (total call 241, total time 5.407s, min time 578423ns, max time 466.996ms, avg time 22.437ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT baitscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.baitscomposition baitscomposition ON baitscomposition.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [309853ns] for method 'Read statement', SELECT baitscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.baitscomposition baitscomposition ON baitscomposition.set = set.topiaId (total call 242, total time 459.245ms, min time 7123ns, max time 23.834ms, avg time 1.898ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.baitscomposition(topiaid, topiaversion, topiacreatedate, lastupdatedate, proportion, individualsize, individualweight, baitsettingstatus, baittype, set) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.baitscomposition (size: 37)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.368ms] for method 'Execute on table', SELECT baitscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.baitscomposition baitscomposition ON baitscomposition.set = set.topiaId (total call 242, total time 2.383s, min time 213260ns, max time 212.704ms, avg time 9.847ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.162ms] for method 'Executed on table.', observe_longline.baitscomposition (total call 242, total time 5.409s, min time 578423ns, max time 466.996ms, avg time 22.353ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT floatlinescomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.floatlinescomposition floatlinescomposition ON floatlinescomposition.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [605704ns] for method 'Read statement', SELECT floatlinescomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.floatlinescomposition floatlinescomposition ON floatlinescomposition.set = set.topiaId (total call 243, total time 459.851ms, min time 7123ns, max time 23.834ms, avg time 1.892ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.floatlinescomposition(topiaid, topiaversion, topiacreatedate, lastupdatedate, length, proportion, linetype, set) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.floatlinescomposition (size: 101)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.554ms] for method 'Execute on table', SELECT floatlinescomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.floatlinescomposition floatlinescomposition ON floatlinescomposition.set = set.topiaId (total call 243, total time 2.385s, min time 213260ns, max time 212.704ms, avg time 9.817ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [3.632ms] for method 'Executed on table.', observe_longline.floatlinescomposition (total call 243, total time 5.413s, min time 578423ns, max time 466.996ms, avg time 22.276ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT hookscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.hookscomposition hookscomposition ON hookscomposition.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [646984ns] for method 'Read statement', SELECT hookscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.hookscomposition hookscomposition ON hookscomposition.set = set.topiaId (total call 244, total time 460.498ms, min time 7123ns, max time 23.834ms, avg time 1.887ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.hookscomposition(topiaid, topiaversion, topiacreatedate, lastupdatedate, proportion, hookoffset, hooktype, hooksize, set) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.hookscomposition (size: 91)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.564ms] for method 'Execute on table', SELECT hookscomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.hookscomposition hookscomposition ON hookscomposition.set = set.topiaId (total call 244, total time 2.388s, min time 213260ns, max time 212.704ms, avg time 9.787ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [3.723ms] for method 'Executed on table.', observe_longline.hookscomposition (total call 244, total time 5.417s, min time 578423ns, max time 466.996ms, avg time 22.2ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT section.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.section section ON section.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.789ms] for method 'Read statement', SELECT section.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.section section ON section.set = set.topiaId (total call 245, total time 463.287ms, min time 7123ns, max time 23.834ms, avg time 1.891ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.section(topiaid, topiaversion, topiacreatedate, lastupdatedate, settingidentifier, haulingidentifier, set) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.section (size: 572)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [10.952ms] for method 'Execute on table', SELECT section.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.section section ON section.set = set.topiaId (total call 245, total time 2.399s, min time 213260ns, max time 212.704ms, avg time 9.792ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [14.227ms] for method 'Executed on table.', observe_longline.section (total call 245, total time 5.431s, min time 578423ns, max time 466.996ms, avg time 22.167ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT basket.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [36.885ms] for method 'Read statement', SELECT basket.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId (total call 246, total time 500.172ms, min time 7123ns, max time 36.885ms, avg time 2.033ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.basket(topiaid, topiaversion, topiacreatedate, lastupdatedate, settingidentifier, haulingidentifier, floatline1length, floatline2length, set, section) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 1000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 2000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 3000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 4000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 5000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 6000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 7000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.basket (size: 7411)
WARN [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:237) log - [164.217ms] for method 'Execute on table', SELECT basket.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId (total call 246, total time 2.563s, min time 213260ns, max time 212.704ms, avg time 10.42ms)
WARN [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:237) log - [201.763ms] for method 'Executed on table.', observe_longline.basket (total call 246, total time 5.633s, min time 578423ns, max time 466.996ms, avg time 22.897ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:208) createReadStatement - Read sql: SELECT branchline.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId INNER JOIN observe_longline.branchline branchline ON branchline.basket = basket.topiaId
WARN [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:237) log - [734.38ms] for method 'Read statement', SELECT branchline.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.basket basket ON basket.set = set.topiaId INNER JOIN observe_longline.branchline branchline ON branchline.basket = basket.topiaId (total call 247, total time 1.235s, min time 7123ns, max time 734.38ms, avg time 4.998ms)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:183) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.branchline(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, settingidentifier, haulingidentifier, depthrecorder, timer, timesincecontact, hookoffset, branchlinelength, weightedswivel, timertimeonboard, weightedsnap, swivelweight, snapweight, tracelinelength, hooklost, tracecutoff, hooktype, baittype, toptype, tracelinetype, baitsettingstatus, baithaulingstatus, hooksize, basket) VALUES (%s);
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 1000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 2000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 3000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 4000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 5000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 6000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 7000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 8000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 9000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 10000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 11000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 12000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 13000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 14000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 15000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 16000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 17000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 18000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 19000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 20000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 21000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 22000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 23000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 24000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 25000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 26000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 27000)
DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:97) flush - Flush for : observe_longline.branchline (size: 28000)
Results :
Tests run: 31, Failures: 0, Errors: 0, Skipped: 3
[JENKINS] Recording test results
[JENKINS] Archiving disabled
1
2
23 Dec '16
Jenkins build is unstable: observe-nightly » ObServe :: Services ToPIA Implementation #101
by admin+ci-codelutin.com@codelutin.com 23 Dec '16
by admin+ci-codelutin.com@codelutin.com 23 Dec '16
23 Dec '16
Jenkins build is back to normal : observe-nightly » ObServe :: Services ToPIA Validation #101
by admin+ci-codelutin.com@codelutin.com 19 Dec '16
by admin+ci-codelutin.com@codelutin.com 19 Dec '16
19 Dec '16
Jenkins build is back to normal : observe-nightly » ObServe :: Toolbox Maven plugin #101
by admin+ci-codelutin.com@codelutin.com 19 Dec '16
by admin+ci-codelutin.com@codelutin.com 19 Dec '16
19 Dec '16