Salida de consola
Ejecutado porque se detectaron cambios en el repositorio
Ejecutando.en el espacio de trabajo /var/lib/jenkins/jobs/Core transaccional/workspace
Acquired master cache lock.
[C0D47E9D753AF2CD2B7C658C3CCAC8C982FFAC86-core] $ /usr/local/bin/hg pull
warning: hg.fit-bank.com certificate with fingerprint 87:5a:c4:00:c0:1c:e4:a0:2c:af:d1:88:da:ce:2d:41:ad:9c:74:e3 not verified (check hostfingerprints or web.cacerts config setting)
abort: error: Connection timed out
ERROR: Failed to update /var/lib/jenkins/hgcache/C0D47E9D753AF2CD2B7C658C3CCAC8C982FFAC86-core
Master cache lock released.
ERROR: Failed to use repository cache for https://hg.fit-bank.com/fitbank/modules/core
[workspace] $ /usr/local/bin/hg pull --rev default
warning: hg.fit-bank.com certificate with fingerprint 87:5a:c4:00:c0:1c:e4:a0:2c:af:d1:88:da:ce:2d:41:ad:9c:74:e3 not verified (check hostfingerprints or web.cacerts config setting)
warning: hg.fit-bank.com certificate with fingerprint 87:5a:c4:00:c0:1c:e4:a0:2c:af:d1:88:da:ce:2d:41:ad:9c:74:e3 not verified (check hostfingerprints or web.cacerts config setting)
pulling from https://hg.fit-bank.com/fitbank/modules/core
warning: hg.fit-bank.com certificate with fingerprint 87:5a:c4:00:c0:1c:e4:a0:2c:af:d1:88:da:ce:2d:41:ad:9c:74:e3 not verified (check hostfingerprints or web.cacerts config setting)
warning: hg.fit-bank.com certificate with fingerprint 87:5a:c4:00:c0:1c:e4:a0:2c:af:d1:88:da:ce:2d:41:ad:9c:74:e3 not verified (check hostfingerprints or web.cacerts config setting)
no changes found
warning: hg.fit-bank.com certificate with fingerprint 87:5a:c4:00:c0:1c:e4:a0:2c:af:d1:88:da:ce:2d:41:ad:9c:74:e3 not verified (check hostfingerprints or web.cacerts config setting)
warning: hg.fit-bank.com certificate with fingerprint 87:5a:c4:00:c0:1c:e4:a0:2c:af:d1:88:da:ce:2d:41:ad:9c:74:e3 not verified (check hostfingerprints or web.cacerts config setting)
[workspace] $ /usr/local/bin/hg update --clean --rev default
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
[workspace] $ /usr/local/bin/hg --config extensions.purge= clean --all
[workspace] $ /usr/local/bin/hg log --rev . --template {node}
[workspace] $ /usr/local/bin/hg log --rev . --template {rev}
[workspace] $ /usr/local/bin/hg log --rev 9350cc1243dd95473fe042f9b44aa1f568a7fefb
changeset: 547:9350cc1243dd
user: Juan Huiracocha <juan.huiracocha@fit-bank.com>
date: Wed Dec 27 11:29:48 2017 -0500
summary: Incidencia #0024249, Generar intersurcursales segmentado por número de mensaje.
[workspace] $ /usr/local/bin/hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default:0 --follow --prune 9350cc1243dd95473fe042f9b44aa1f568a7fefb --encoding UTF-8 --encodingmode replace
Parsing POMs
Established TCP socket on 60461
[workspace] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/usr/share/maven/boot/plexus-classworlds-2.5.2.jar:/usr/share/maven/conf/logging jenkins.maven3.agent.Maven32Main /usr/share/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.47.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 60461
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f /var/lib/jenkins/jobs/Core transaccional/workspace/pom.xml clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] FitBank Core
[INFO] FitBank Core - Balance
[INFO] FitBank Core - Processor
[INFO] FitBank Core - Facade
[INFO] FitBank Core - Facade Client
[INFO] FitBank Core - Images
[INFO] FitBank Core - Maintenance
[INFO] FitBank Core - Query
[INFO] FitBank Core - Security
[INFO] FitBank Core - Financial
[INFO] FitBank Core - Client
[INFO] FitBank Core - Jasper
[INFO] FitBank Core - Reports
[INFO] FitBank Core - Server
[INFO] Fitbank Workflow
[INFO] FitBank Negocio - Fit Rules
[INFO] FitBank Negocio - Authorizations
[INFO] FitBank Core - Financial Template
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ core ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561007851
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ core ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ core ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ core ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/2.6.24-SNAPSHOT/core-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Balance 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.fitbank.herramientas:util:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/persistence-base/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/persistence-base/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/persistence-base/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/persistence-base/maven-metadata.xml (489 B at 6.5 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/persistence-base/maven-metadata.xml (5 KB at 50.8 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/persistence-base/maven-metadata.xml (5 KB at 49.6 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pchannels/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pchannels/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pchannels/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pchannels/maven-metadata.xml (482 B at 29.4 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pchannels/maven-metadata.xml (5 KB at 184.4 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pchannels/maven-metadata.xml (5 KB at 162.3 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/ptransaction/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/ptransaction/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/ptransaction/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/ptransaction/maven-metadata.xml (485 B at 36.4 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/ptransaction/maven-metadata.xml (5 KB at 225.5 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/ptransaction/maven-metadata.xml (5 KB at 213.7 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pfinancial/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pfinancial/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pfinancial/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pfinancial/maven-metadata.xml (483 B at 36.3 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pfinancial/maven-metadata.xml (5 KB at 289.8 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pfinancial/maven-metadata.xml (5 KB at 202.9 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pgeneral/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pgeneral/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pgeneral/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pgeneral/maven-metadata.xml (5 KB at 289.7 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pgeneral/maven-metadata.xml (5 KB at 238.6 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pgeneral/maven-metadata.xml (481 B at 27.6 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/psecurity/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/psecurity/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/psecurity/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/psecurity/maven-metadata.xml (482 B at 39.2 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/psecurity/maven-metadata.xml (5 KB at 270.4 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/psecurity/maven-metadata.xml (5 KB at 289.8 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/paccountant/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/paccountant/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/paccountant/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/paccountant/maven-metadata.xml (5 KB at 156.1 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/paccountant/maven-metadata.xml (484 B at 15.8 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/paccountant/maven-metadata.xml (5 KB at 140.0 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ balance ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ balance ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/balance" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/balance" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561009989
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/balance" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/balance" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ balance ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/balance/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ balance ---
[INFO] Compiling 16 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/balance/target/classes
[WARNING] BalanceData.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractBalance.java:[12,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] BalanceData.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractBalance.java:[12,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] BalanceData.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractBalance.java:[12,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] BalanceData.java:[138,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] BalanceData.java:[138,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] BalanceData.java:[344,57] [deprecation] getAccountingdate() in com.fitbank.dto.GeneralRequest has been deprecated
[WARNING] AbstractBalance.java:[30,40] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractBalance.java:[30,53] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ balance ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/balance/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ balance ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ balance ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ balance ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/balance/target/balance-2.6.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ balance ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ balance ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ balance ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/balance/target/balance-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/balance/2.6.24-SNAPSHOT/balance-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/balance/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/balance/2.6.24-SNAPSHOT/balance-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Processor 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ processor ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ processor ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/processor" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/processor" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561014436
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/processor" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/processor" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ processor ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/processor/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ processor ---
[INFO] Compiling 16 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/processor/target/classes
[WARNING] RequestProcessor.java:[13,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractRequestProcessor.java:[6,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitbankClassLoader.java:[6,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DetailFiller.java:[23,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractCommand.java:[7,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RequestProcessor.java:[13,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractRequestProcessor.java:[6,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitbankClassLoader.java:[6,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DetailFiller.java:[23,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractCommand.java:[7,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RequestProcessor.java:[13,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractRequestProcessor.java:[6,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitbankClassLoader.java:[6,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DetailFiller.java:[23,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractCommand.java:[7,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractRequestProcessor.java:[22,41] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractRequestProcessor.java:[22,54] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] RequestProcessor.java:[25,41] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RequestProcessor.java:[25,54] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] DetailFiller.java:[518,16] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DetailFiller.java:[518,29] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] AbstractCommand.java:[56,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AbstractCommand.java:[56,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ processor ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ processor ---
[INFO] Compiling 9 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/processor/target/test-classes
[WARNING] DetailFillerControlTest.java:[112,39] [deprecation] Date(int,int,int,int,int,int) in java.util.Date has been deprecated
[WARNING] DetailFillerBeanTest.java:[88,43] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] DetailFillerTableTest.java:[54,70] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ processor ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/Core transaccional/workspace/processor/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.fitbank.processor.bijection.DetailFillerControlTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
log4j:WARN No appenders could be found for logger (com.fitbank.common.BeanManager).
log4j:WARN Please initialize the log4j system properly.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec
Running com.fitbank.processor.bijection.DetailFillerBeanTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running com.fitbank.processor.bijection.DetailFillerTableTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running com.fitbank.processor.bijection.DetailFillerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Results :
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Guardando informes de test
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ processor ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/processor/target/processor-2.6.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ processor ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ processor ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ processor ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/processor/target/processor-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/processor/2.6.24-SNAPSHOT/processor-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/processor/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/processor/2.6.24-SNAPSHOT/processor-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Facade 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ facade ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ facade ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facade" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facade" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561020934
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facade" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facade" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ facade ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ facade ---
[INFO] Compiling 2 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/facade/target/classes
[WARNING] FitFacadeBean.java:[9,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitFacadeBean.java:[9,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitFacadeBean.java:[9,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitFacadeBean.java:[43,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitFacadeBean.java:[43,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ facade ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/facade/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ facade ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ facade ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ facade ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/facade/target/facade-2.6.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ facade ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ facade ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ facade ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/facade/target/facade-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/facade/2.6.24-SNAPSHOT/facade-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/facade/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/facade/2.6.24-SNAPSHOT/facade-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Facade Client 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ facadeclient ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ facadeclient ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561022765
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ facadeclient ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ facadeclient ---
[INFO] Compiling 4 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ facadeclient ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ facadeclient ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ facadeclient ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ facadeclient ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient/target/facadeclient-2.6.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ facadeclient ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ facadeclient ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ facadeclient ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient/target/facadeclient-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/facadeclient/2.6.24-SNAPSHOT/facadeclient-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/facadeclient/2.6.24-SNAPSHOT/facadeclient-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Images 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ images ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ images ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/images" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/images" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561024567
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/images" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/images" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ images ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ images ---
[INFO] Compiling 6 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/images/target/classes
[WARNING] Scan.java:[34,31] [deprecation] PropertiesHandler(java.lang.String) in com.fitbank.common.properties.PropertiesHandler has been deprecated
[WARNING] Scan.java:[54,22] [deprecation] getStringValue(java.lang.String) in com.fitbank.common.properties.PropertiesHandler has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ images ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/images/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ images ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ images ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ images ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/images/target/images-2.6.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ images ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ images ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ images ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/images/target/images-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/images/2.6.24-SNAPSHOT/images-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/images/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/images/2.6.24-SNAPSHOT/images-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Maintenance 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maintenance ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ maintenance ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/maintenance" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/maintenance" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561027170
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/maintenance" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/maintenance" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ maintenance ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/maintenance/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maintenance ---
[INFO] Compiling 5 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/maintenance/target/classes
[WARNING] MaintenanceRecord.java:[28,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] MaintenanceRecord.java:[28,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] MaintenanceRecord.java:[28,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ maintenance ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/maintenance/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maintenance ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ maintenance ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ maintenance ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/maintenance/target/maintenance-2.6.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ maintenance ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ maintenance ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ maintenance ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/maintenance/target/maintenance-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/maintenance/2.6.24-SNAPSHOT/maintenance-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/maintenance/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/maintenance/2.6.24-SNAPSHOT/maintenance-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Query 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ query ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ query ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/query" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/query" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561029722
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/query" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/query" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ query ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ query ---
[INFO] Compiling 15 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/query/target/classes
[WARNING] RecordFiller.java:[18,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLBuilder.java:[26,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] TableFiller.java:[19,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLBuilderFinal.java:[27,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RecordFiller.java:[18,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLBuilder.java:[26,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] TableFiller.java:[19,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLBuilderFinal.java:[27,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RecordFiller.java:[18,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLBuilder.java:[26,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] TableFiller.java:[19,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLBuilderFinal.java:[27,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RecordFiller.java:[48,38] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RecordFiller.java:[48,51] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] SQLBuilder.java:[52,38] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLBuilder.java:[52,51] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] SQLBuilder.java:[200,61] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] SQLBuilder.java:[203,61] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] SQLBuilder.java:[573,32] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] TableFiller.java:[29,38] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] TableFiller.java:[29,51] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] TableFiller.java:[235,16] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] TableFiller.java:[235,29] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] SQLBuilderFinal.java:[50,38] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLBuilderFinal.java:[50,51] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] SQLBuilderFinal.java:[281,61] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] SQLBuilderFinal.java:[284,61] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] SQLBuilderFinal.java:[674,32] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ query ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/query/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ query ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ query ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ query ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/query/target/query-2.6.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ query ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ query ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ query ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/query/target/query-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/query/2.6.24-SNAPSHOT/query-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/query/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/query/2.6.24-SNAPSHOT/query-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Security 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ security ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ security ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/security" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/security" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561032999
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/security" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/security" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ security ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/security/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ security ---
[INFO] Compiling 4 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/security/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ security ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/security/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ security ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ security ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ security ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/security/target/security-2.6.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ security ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ security ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ security ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/security/target/security-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/security/2.6.24-SNAPSHOT/security-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/security/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/security/2.6.24-SNAPSHOT/security-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Financial 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pinvest/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pinvest/maven-metadata.xml (5 KB at 311.9 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pinvest/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pinvest/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pinvest/maven-metadata.xml (5 KB at 368.6 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pinvest/maven-metadata.xml (480 B at 33.5 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/ploan/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/ploan/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/ploan/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/ploan/maven-metadata.xml (478 B at 31.1 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/ploan/maven-metadata.xml (5 KB at 238.4 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/ploan/maven-metadata.xml (5 KB at 176.2 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/preceive/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/preceive/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/preceive/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/preceive/maven-metadata.xml (5 KB at 312.0 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/preceive/maven-metadata.xml (5 KB at 312.0 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/preceive/maven-metadata.xml (481 B at 23.5 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/psolicitude/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/psolicitude/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/psolicitude/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/psolicitude/maven-metadata.xml (5 KB at 338.2 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/psolicitude/maven-metadata.xml (5 KB at 225.5 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/psolicitude/maven-metadata.xml (484 B at 24.9 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pview/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pview/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pview/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pview/maven-metadata.xml (5 KB at 337.7 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pview/maven-metadata.xml (478 B at 33.3 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pview/maven-metadata.xml (5 KB at 184.2 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pperson/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pperson/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pperson/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pperson/maven-metadata.xml (5 KB at 337.9 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pperson/maven-metadata.xml (5 KB at 213.4 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pperson/maven-metadata.xml (480 B at 23.4 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pinventory/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pinventory/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pinventory/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pinventory/maven-metadata.xml (8 KB at 479.2 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pinventory/maven-metadata.xml (8 KB at 479.2 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pbilling/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pbilling/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pbilling/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pbilling/maven-metadata.xml (8 KB at 511.0 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pbilling/maven-metadata.xml (8 KB at 294.8 KB/sec)
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pauthorizations/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pauthorizations/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pauthorizations/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pauthorizations/maven-metadata.xml (5 KB at 239.0 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/pauthorizations/maven-metadata.xml (488 B at 21.7 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/pauthorizations/maven-metadata.xml (5 KB at 312.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ financial ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ financial ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/financial" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/financial" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561035130
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/financial" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/financial" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ financial ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ financial ---
[INFO] Compiling 114 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/financial/target/classes
[WARNING] DisbursementTypes.java:[4,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ProvisionAccounting.java:[20,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ThreadSaveAccouting.java:[17,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AccumulateAccount.java:[14,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Exchange.java:[8,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Reverse.java:[11,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RequestPrepared.java:[9,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementProcessor.java:[9,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] BalancegroupTypes.java:[6,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementTypes.java:[4,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ProvisionAccounting.java:[20,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ThreadSaveAccouting.java:[17,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AccumulateAccount.java:[14,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Exchange.java:[8,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Reverse.java:[11,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RequestPrepared.java:[9,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementProcessor.java:[9,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] BalancegroupTypes.java:[6,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementTypes.java:[4,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ProvisionAccounting.java:[20,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ThreadSaveAccouting.java:[17,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AccumulateAccount.java:[14,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Exchange.java:[8,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Reverse.java:[11,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RequestPrepared.java:[9,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementProcessor.java:[9,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] BalancegroupTypes.java:[6,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementHelper.java:[99,52] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] DisbursementHelper.java:[122,52] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] DisbursementHelper.java:[149,52] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] DisbursementHelper.java:[169,52] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] DisbursementHelper.java:[189,52] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] DisbursementHelper.java:[210,52] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] DisbursementHelper.java:[230,52] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] DisbursementHelper.java:[255,52] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] DisbursementHelper.java:[275,53] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] Funds.java:[48,63] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] ObtainFinancialTariff.java:[211,5] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] DisbursementTypes.java:[64,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementTypes.java:[64,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] ObtainMovementsBetweenDates.java:[122,55] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] ProvisionAccounting.java:[237,8] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ProvisionAccounting.java:[237,21] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] ChangeCategory.java:[61,160] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] ExchangeHelper.java:[82,59] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] ExchangeHelper.java:[123,59] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] ExchangeHelper.java:[163,53] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] ExchangeHelper.java:[182,53] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] ExchangeHelper.java:[207,53] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] ExchangeHelper.java:[268,66] [deprecation] getSession() in com.fitbank.common.conectivity.HbSessionAuxiliar has been deprecated
[WARNING] RetrieveBranch.java:[48,63] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] ThreadSaveAccouting.java:[53,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ThreadSaveAccouting.java:[53,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] ThreadSaveAccouting.java:[187,20] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ThreadSaveAccouting.java:[187,33] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] ThreadSaveAccouting.java:[274,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ThreadSaveAccouting.java:[274,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] PayableAccountBalance.java:[79,56] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] PayableAccountBalance.java:[101,59] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] AccountPayableHelper.java:[50,53] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] AccumulateAccount.java:[42,14] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] AccumulateAccount.java:[42,27] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] AccumulateAccount.java:[57,44] [deprecation] getSession() in com.fitbank.common.conectivity.HbSession has been deprecated
[WARNING] WorkableDate.java:[159,46] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] CommonHelper.java:[50,53] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] Exchange.java:[50,49] [deprecation] getInstance() in com.fitbank.fin.helper.FinancialParameters has been deprecated
[WARNING] Exchange.java:[51,46] [deprecation] getValue(java.lang.String) in com.fitbank.common.properties.PropertiesHandler has been deprecated
[WARNING] Exchange.java:[266,49] [deprecation] getInstance() in com.fitbank.fin.helper.FinancialParameters has been deprecated
[WARNING] Exchange.java:[266,63] [deprecation] getValue(java.lang.String) in com.fitbank.common.properties.PropertiesHandler has been deprecated
[WARNING] Reverse.java:[114,3] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Reverse.java:[114,16] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] Reverse.java:[115,55] [deprecation] getMessageid() in com.fitbank.dto.GeneralRequest has been deprecated
[WARNING] Reverse.java:[116,3] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Reverse.java:[116,16] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] ExportTransactionParameters.java:[50,44] [deprecation] getSession() in com.fitbank.common.conectivity.HbSession has been deprecated
[WARNING] ExchangeQuotes.java:[70,69] [deprecation] getInstance() in com.fitbank.fin.helper.FinancialParameters has been deprecated
[WARNING] ExchangeQuotes.java:[71,46] [deprecation] getValue(java.lang.String) in com.fitbank.common.properties.PropertiesHandler has been deprecated
[WARNING] ExchangeQuotes.java:[199,53] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] RateHelper.java:[62,51] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] AccumulateHelper.java:[65,50] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] RequestPrepared.java:[23,21] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RequestPrepared.java:[23,34] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] RequestPrepared.java:[52,55] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] RequestPrepared.java:[54,6] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RequestPrepared.java:[54,19] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] ExchangeRates.java:[104,69] [deprecation] getInstance() in com.fitbank.fin.helper.FinancialParameters has been deprecated
[WARNING] ExchangeRates.java:[105,46] [deprecation] getValue(java.lang.String) in com.fitbank.common.properties.PropertiesHandler has been deprecated
[WARNING] ExchangeRates.java:[135,69] [deprecation] getInstance() in com.fitbank.fin.helper.FinancialParameters has been deprecated
[WARNING] ExchangeRates.java:[136,46] [deprecation] getValue(java.lang.String) in com.fitbank.common.properties.PropertiesHandler has been deprecated
[WARNING] ExchangeRates.java:[407,58] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] ExchangeRates.java:[436,53] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] ExchangeForPayment.java:[54,49] [deprecation] getInstance() in com.fitbank.fin.helper.FinancialParameters has been deprecated
[WARNING] ExchangeForPayment.java:[54,63] [deprecation] getValue(java.lang.String) in com.fitbank.common.properties.PropertiesHandler has been deprecated
[WARNING] ObtainExchangeValues.java:[143,51] [deprecation] getInstance() in com.fitbank.fin.helper.FinancialParameters has been deprecated
[WARNING] ObtainExchangeValues.java:[143,65] [deprecation] getValue(java.lang.String) in com.fitbank.common.properties.PropertiesHandler has been deprecated
[WARNING] ObtainExchangeValues.java:[183,53] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] DisbursementProcessor.java:[63,8] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementProcessor.java:[63,21] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] DisbursementProcessor.java:[71,8] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementProcessor.java:[71,21] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] DisbursementProcessor.java:[80,16] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementProcessor.java:[80,29] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] DisbursementProcessor.java:[89,16] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementProcessor.java:[89,29] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] DisbursementProcessor.java:[94,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementProcessor.java:[94,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] DisbursementProcessor.java:[100,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] DisbursementProcessor.java:[100,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] ObtainRate.java:[62,75] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] BalancegroupTypes.java:[46,3] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] BalancegroupTypes.java:[46,16] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] BalancegroupTypes.java:[50,32] [deprecation] getInstance() in com.fitbank.fin.helper.FinancialParameters has been deprecated
[WARNING] BalancegroupTypes.java:[50,46] [deprecation] getValue(java.lang.String) in com.fitbank.common.properties.PropertiesHandler has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ financial ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/financial/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ financial ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ financial ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ financial ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/financial/target/financial-2.6.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ financial ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ financial ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ financial ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/financial/target/financial-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/financial/2.6.24-SNAPSHOT/financial-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/financial/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/financial/2.6.24-SNAPSHOT/financial-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Client 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fitclient ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ fitclient ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/fitclient" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/fitclient" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561040745
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/fitclient" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/fitclient" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ fitclient ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ fitclient ---
[INFO] Compiling 2 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/fitclient/target/classes
[WARNING] FitClient.java:[21,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitClient.java:[21,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitClient.java:[21,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitClient.java:[49,41] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitClient.java:[49,54] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ fitclient ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ fitclient ---
[INFO] Compiling 1 source file to /var/lib/jenkins/jobs/Core transaccional/workspace/fitclient/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fitclient ---
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ fitclient ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/fitclient/target/fitclient-2.6.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ fitclient ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ fitclient ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ fitclient ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/fitclient/target/fitclient-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/fitclient/2.6.24-SNAPSHOT/fitclient-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/fitclient/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/fitclient/2.6.24-SNAPSHOT/fitclient-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Jasper 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jasper ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jasper ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/jasper" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/jasper" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561044555
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/jasper" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/jasper" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jasper ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jasper ---
[INFO] Compiling 8 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/jasper/target/classes
[WARNING] SQLUtil.java:[5,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLUtil.java:[5,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLUtil.java:[5,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] PieCustomizer.java:[33,16] [deprecation] setSectionOutlinePaint(java.awt.Paint) in org.jfree.chart.plot.PiePlot has been deprecated
[WARNING] Dates.java:[167,28] [deprecation] getYear() in java.util.Date has been deprecated
[WARNING] Dates.java:[167,59] [deprecation] getMonth() in java.util.Date has been deprecated
[WARNING] Dates.java:[171,28] [deprecation] getMonth() in java.util.Date has been deprecated
[WARNING] Dates.java:[172,51] [deprecation] getMonth() in java.util.Date has been deprecated
[WARNING] Dates.java:[172,29] [deprecation] setMonth(int) in java.util.Date has been deprecated
[WARNING] Dates.java:[174,29] [deprecation] setMonth(int) in java.util.Date has been deprecated
[WARNING] Dates.java:[175,50] [deprecation] getYear() in java.util.Date has been deprecated
[WARNING] Dates.java:[175,29] [deprecation] setYear(int) in java.util.Date has been deprecated
[WARNING] Dates.java:[177,25] [deprecation] setDate(int) in java.util.Date has been deprecated
[WARNING] Dates.java:[192,28] [deprecation] getYear() in java.util.Date has been deprecated
[WARNING] Dates.java:[192,59] [deprecation] getMonth() in java.util.Date has been deprecated
[WARNING] Dates.java:[196,25] [deprecation] setDate(int) in java.util.Date has been deprecated
[WARNING] SQLUtil.java:[115,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLUtil.java:[115,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] SQLUtil.java:[148,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLUtil.java:[148,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] SQLUtil.java:[220,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLUtil.java:[220,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jasper ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/jasper/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jasper ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jasper ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ jasper ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/jasper/target/jasper-2.6.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ jasper ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ jasper ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jasper ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/jasper/target/jasper-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/jasper/2.6.24-SNAPSHOT/jasper-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/jasper/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/jasper/2.6.24-SNAPSHOT/jasper-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Reports 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/preports/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/preports/maven-metadata.xml
[INFO] Downloading: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/preports/maven-metadata.xml
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/preports/maven-metadata.xml (5 KB at 405.6 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public-snapshots/com/fitbank/persistence/preports/maven-metadata.xml (481 B at 39.1 KB/sec)
[INFO] Downloaded: http://dev.fit-bank.com/nexus/content/groups/public/com/fitbank/persistence/preports/maven-metadata.xml (5 KB at 193.1 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reports ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ reports ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/reports" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/reports" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561047775
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/reports" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/reports" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ reports ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ reports ---
[INFO] Compiling 16 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/reports/target/classes
[WARNING] ReportServlet.java:[19,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] PrintDataThread.java:[9,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Receipt.java:[17,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportManager.java:[27,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLGenerator.java:[23,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportCompile.java:[4,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportServlet.java:[19,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] PrintDataThread.java:[9,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Receipt.java:[17,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportManager.java:[27,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLGenerator.java:[23,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportCompile.java:[4,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportServlet.java:[19,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] PrintDataThread.java:[9,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Receipt.java:[17,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportManager.java:[27,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLGenerator.java:[23,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportCompile.java:[4,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportServlet.java:[44,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportServlet.java:[44,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] ReportServlet.java:[51,16] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportServlet.java:[51,29] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] PrintDataThread.java:[117,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] PrintDataThread.java:[117,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] Receipt.java:[315,16] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Receipt.java:[315,29] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] ReportManager.java:[154,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportManager.java:[154,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] SQLGenerator.java:[485,16] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] SQLGenerator.java:[485,29] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] ReportCompile.java:[23,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] ReportCompile.java:[23,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ reports ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/reports/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ reports ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ reports ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ reports ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/reports/target/reports-2.6.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ reports ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ reports ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ reports ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/reports/target/reports-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/reports/2.6.24-SNAPSHOT/reports-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/reports/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/reports/2.6.24-SNAPSHOT/reports-2.6.24-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Server 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ server ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ server ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/server" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/server" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561052107
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/server" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/server" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ server ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ server ---
[INFO] Compiling 9 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/server/target/classes
[WARNING] FitTransaction.java:[13,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] TransactionDispatcher.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] StartupServlet.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitSocketTransaction.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Service.java:[4,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitTransaction.java:[13,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] TransactionDispatcher.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] StartupServlet.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitSocketTransaction.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Service.java:[4,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitTransaction.java:[13,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] TransactionDispatcher.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] StartupServlet.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitSocketTransaction.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Service.java:[4,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitTransaction.java:[25,41] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitTransaction.java:[25,54] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] TransactionDispatcher.java:[29,41] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] TransactionDispatcher.java:[29,54] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] StartupServlet.java:[27,41] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] StartupServlet.java:[27,54] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] FitSocketTransaction.java:[28,41] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FitSocketTransaction.java:[28,54] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] Service.java:[37,40] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] Service.java:[37,53] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ server ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ server ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ server ---
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ server ---
[INFO] Packaging webapp
[INFO] Assembling webapp [server] in [/var/lib/jenkins/jobs/Core transaccional/workspace/server/target/server-2.6.24-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/jobs/Core transaccional/workspace/server/src/main/webapp]
[INFO] Webapp assembled in [252 msecs]
[INFO] Building war: /var/lib/jenkins/jobs/Core transaccional/workspace/server/target/server-2.6.24-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] Packaging classes
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/server/target/server-2.6.24-SNAPSHOT-classes.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ server ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ server ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ server ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/server/target/server-2.6.24-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/com/fitbank/core/server/2.6.24-SNAPSHOT/server-2.6.24-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/server/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/server/2.6.24-SNAPSHOT/server-2.6.24-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/server/target/server-2.6.24-SNAPSHOT-classes.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/server/2.6.24-SNAPSHOT/server-2.6.24-SNAPSHOT-classes.jar
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Fitbank Workflow 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ workflow ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ workflow ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561056146
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ workflow ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ workflow ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ workflow ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/1.12-SNAPSHOT/workflow-1.12-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Negocio - Fit Rules 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fit-rules ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ fit-rules ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561056835
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ fit-rules ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ fit-rules ---
[INFO] Compiling 23 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules/target/classes
[WARNING] RuleMaintenance.java:[7,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FITHelper.java:[13,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] XLSHelper.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RuleMaintenance.java:[7,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FITHelper.java:[13,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] XLSHelper.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RuleMaintenance.java:[7,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FITHelper.java:[13,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] XLSHelper.java:[15,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RuleHelper.java:[29,16] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] RuleMaintenance.java:[51,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RuleMaintenance.java:[51,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] RuleMaintenance.java:[53,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RuleMaintenance.java:[53,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] RuleMaintenance.java:[75,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] RuleMaintenance.java:[75,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] RuleMaintenance.java:[89,96] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] RuleMaintenance.java:[93,76] [deprecation] getInstance() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] RuleMaintenance.java:[93,90] [deprecation] getDataBaseTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] FITHelper.java:[31,38] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FITHelper.java:[31,51] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] FITHelper.java:[77,52] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] FITHelper.java:[109,66] [deprecation] getOriginbranch() in com.fitbank.dto.GeneralRequest has been deprecated
[WARNING] FITHelper.java:[107,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FITHelper.java:[107,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] FITHelper.java:[132,52] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] FITHelper.java:[157,58] [deprecation] getOriginbranch() in com.fitbank.dto.GeneralRequest has been deprecated
[WARNING] FITHelper.java:[155,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FITHelper.java:[155,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] FITHelper.java:[190,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FITHelper.java:[190,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] FITHelper.java:[195,62] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] FITHelper.java:[201,24] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FITHelper.java:[201,37] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] FITHelper.java:[218,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FITHelper.java:[218,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] FITHelper.java:[221,40] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] FITHelper.java:[250,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FITHelper.java:[250,25] [deprecation] getLogger(java.lang.String) in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] FITHelper.java:[270,56] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] XLSHelper.java:[27,38] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] XLSHelper.java:[27,51] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] XLSHelper.java:[46,12] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] XLSHelper.java:[46,25] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[WARNING] XLSHelper.java:[196,53] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ fit-rules ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ fit-rules ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fit-rules ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ fit-rules ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules/target/fit-rules-1.12-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ fit-rules ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ fit-rules ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ fit-rules ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules/target/fit-rules-1.12-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/fit-rules/1.12-SNAPSHOT/fit-rules-1.12-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/fit-rules/1.12-SNAPSHOT/fit-rules-1.12-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Negocio - Authorizations 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authorizations ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ authorizations ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561060444
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ authorizations ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ authorizations ---
[INFO] Compiling 35 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations/target/classes
[WARNING] TextToFieldQuery.java:[4,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] TextToFieldQuery.java:[4,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] TextToFieldQuery.java:[4,32] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] FlowMetaData.java:[43,66] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] FlowMetaData.java:[98,32] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] FlowMetaData.java:[100,86] [deprecation] getDefaultExpiryTimestamp() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] FindTransactionAutorized.java:[46,46] [deprecation] getDefaultExpiryDate() in com.fitbank.common.ApplicationDates has been deprecated
[WARNING] TextToFieldQuery.java:[48,16] [deprecation] com.fitbank.common.logger.FitbankLogger in com.fitbank.common.logger has been deprecated
[WARNING] TextToFieldQuery.java:[48,29] [deprecation] getLogger() in com.fitbank.common.logger.FitbankLogger has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ authorizations ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ authorizations ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ authorizations ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ authorizations ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations/target/authorizations-1.12-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ authorizations ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ authorizations ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authorizations ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations/target/authorizations-1.12-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/authorizations/1.12-SNAPSHOT/authorizations-1.12-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/authorizations/1.12-SNAPSHOT/authorizations-1.12-SNAPSHOT.pom
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
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Financial Template 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ financialtemplate ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ financialtemplate ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561064775
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ financialtemplate ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ financialtemplate ---
[INFO] Compiling 25 source files to /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate/target/classes
[WARNING] UploadTemplateFile.java:[888,58] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ financialtemplate ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ financialtemplate ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ financialtemplate ---
[INFO] No tests to run.
[JENKINS] Guardando informes de test
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ financialtemplate ---
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate/target/financialtemplate-1.12-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ financialtemplate ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ financialtemplate ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ financialtemplate ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate/target/financialtemplate-1.12-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/financialtemplate/1.12-SNAPSHOT/financialtemplate-1.12-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/financialtemplate/1.12-SNAPSHOT/financialtemplate-1.12-SNAPSHOT.pom
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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] FitBank Core ....................................... SUCCESS [ 0.994 s]
[INFO] FitBank Core - Balance ............................. SUCCESS [ 5.525 s]
[INFO] FitBank Core - Processor ........................... SUCCESS [ 6.305 s]
[INFO] FitBank Core - Facade .............................. SUCCESS [ 1.832 s]
[INFO] FitBank Core - Facade Client ....................... SUCCESS [ 1.562 s]
[INFO] FitBank Core - Images .............................. SUCCESS [ 2.638 s]
[INFO] FitBank Core - Maintenance ......................... SUCCESS [ 2.513 s]
[INFO] FitBank Core - Query ............................... SUCCESS [ 3.216 s]
[INFO] FitBank Core - Security ............................ SUCCESS [ 1.749 s]
[INFO] FitBank Core - Financial ........................... SUCCESS [ 5.723 s]
[INFO] FitBank Core - Client .............................. SUCCESS [ 3.619 s]
[INFO] FitBank Core - Jasper .............................. SUCCESS [ 3.099 s]
[INFO] FitBank Core - Reports ............................. SUCCESS [ 4.157 s]
[INFO] FitBank Core - Server .............................. SUCCESS [ 4.031 s]
[INFO] Fitbank Workflow ................................... SUCCESS [ 0.524 s]
[INFO] FitBank Negocio - Fit Rules ........................ SUCCESS [ 3.489 s]
[INFO] FitBank Negocio - Authorizations ................... SUCCESS [ 4.198 s]
[INFO] FitBank Core - Financial Template .................. SUCCESS [ 4.660 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:03 min
[INFO] Finished at: 2017-12-29T10:24:29-05:00
[INFO] Final Memory: 271M/828M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient/pom.xml to com.fitbank.core/facadeclient/2.6.24-SNAPSHOT/facadeclient-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient/target/facadeclient-2.6.24-SNAPSHOT.jar to com.fitbank.core/facadeclient/2.6.24-SNAPSHOT/facadeclient-2.6.24-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/fitclient/pom.xml to com.fitbank.core/fitclient/2.6.24-SNAPSHOT/fitclient-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/fitclient/target/fitclient-2.6.24-SNAPSHOT.jar to com.fitbank.core/fitclient/2.6.24-SNAPSHOT/fitclient-2.6.24-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/images/pom.xml to com.fitbank.core/images/2.6.24-SNAPSHOT/images-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/images/target/images-2.6.24-SNAPSHOT.jar to com.fitbank.core/images/2.6.24-SNAPSHOT/images-2.6.24-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/reports/pom.xml to com.fitbank.core/reports/2.6.24-SNAPSHOT/reports-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/reports/target/reports-2.6.24-SNAPSHOT.jar to com.fitbank.core/reports/2.6.24-SNAPSHOT/reports-2.6.24-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/pom.xml to com.fitbank/workflow/1.12-SNAPSHOT/workflow-1.12-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/server/pom.xml to com.fitbank.core/server/2.6.24-SNAPSHOT/server-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/server/target/server-2.6.24-SNAPSHOT.war to com.fitbank.core/server/2.6.24-SNAPSHOT/server-2.6.24-SNAPSHOT.war
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/server/target/server-2.6.24-SNAPSHOT-classes.jar to com.fitbank.core/server/2.6.24-SNAPSHOT/server-2.6.24-SNAPSHOT-classes.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/balance/pom.xml to com.fitbank.core/balance/2.6.24-SNAPSHOT/balance-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/balance/target/balance-2.6.24-SNAPSHOT.jar to com.fitbank.core/balance/2.6.24-SNAPSHOT/balance-2.6.24-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations/pom.xml to com.fitbank.workflow/authorizations/1.12-SNAPSHOT/authorizations-1.12-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations/target/authorizations-1.12-SNAPSHOT.jar to com.fitbank.workflow/authorizations/1.12-SNAPSHOT/authorizations-1.12-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/pom.xml to com.fitbank/core/2.6.24-SNAPSHOT/core-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate/pom.xml to com.fitbank.workflow/financialtemplate/1.12-SNAPSHOT/financialtemplate-1.12-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate/target/financialtemplate-1.12-SNAPSHOT.jar to com.fitbank.workflow/financialtemplate/1.12-SNAPSHOT/financialtemplate-1.12-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/financial/pom.xml to com.fitbank.core/financial/2.6.24-SNAPSHOT/financial-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/financial/target/financial-2.6.24-SNAPSHOT.jar to com.fitbank.core/financial/2.6.24-SNAPSHOT/financial-2.6.24-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/security/pom.xml to com.fitbank.core/security/2.6.24-SNAPSHOT/security-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/security/target/security-2.6.24-SNAPSHOT.jar to com.fitbank.core/security/2.6.24-SNAPSHOT/security-2.6.24-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/query/pom.xml to com.fitbank.core/query/2.6.24-SNAPSHOT/query-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/query/target/query-2.6.24-SNAPSHOT.jar to com.fitbank.core/query/2.6.24-SNAPSHOT/query-2.6.24-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/facade/pom.xml to com.fitbank.core/facade/2.6.24-SNAPSHOT/facade-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/facade/target/facade-2.6.24-SNAPSHOT.jar to com.fitbank.core/facade/2.6.24-SNAPSHOT/facade-2.6.24-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/jasper/pom.xml to com.fitbank.core/jasper/2.6.24-SNAPSHOT/jasper-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/jasper/target/jasper-2.6.24-SNAPSHOT.jar to com.fitbank.core/jasper/2.6.24-SNAPSHOT/jasper-2.6.24-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/processor/pom.xml to com.fitbank.core/processor/2.6.24-SNAPSHOT/processor-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/processor/target/processor-2.6.24-SNAPSHOT.jar to com.fitbank.core/processor/2.6.24-SNAPSHOT/processor-2.6.24-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules/pom.xml to com.fitbank.workflow/fit-rules/1.12-SNAPSHOT/fit-rules-1.12-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules/target/fit-rules-1.12-SNAPSHOT.jar to com.fitbank.workflow/fit-rules/1.12-SNAPSHOT/fit-rules-1.12-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/maintenance/pom.xml to com.fitbank.core/maintenance/2.6.24-SNAPSHOT/maintenance-2.6.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Core transaccional/workspace/maintenance/target/maintenance-2.6.24-SNAPSHOT.jar to com.fitbank.core/maintenance/2.6.24-SNAPSHOT/maintenance-2.6.24-SNAPSHOT.jar
channel stopped
[workspace] $ /usr/share/maven/bin/mvn deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] FitBank Core
[INFO] FitBank Core - Balance
[INFO] FitBank Core - Processor
[INFO] FitBank Core - Facade
[INFO] FitBank Core - Facade Client
[INFO] FitBank Core - Images
[INFO] FitBank Core - Maintenance
[INFO] FitBank Core - Query
[INFO] FitBank Core - Security
[INFO] FitBank Core - Financial
[INFO] FitBank Core - Client
[INFO] FitBank Core - Jasper
[INFO] FitBank Core - Reports
[INFO] FitBank Core - Server
[INFO] Fitbank Workflow
[INFO] FitBank Negocio - Fit Rules
[INFO] FitBank Negocio - Authorizations
[INFO] FitBank Core - Financial Template
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ core ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561072620
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ core ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ core ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ core ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/2.6.24-SNAPSHOT/core-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ core ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/2.6.24-SNAPSHOT/maven-metadata.xml
594/594 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/2.6.24-SNAPSHOT/maven-metadata.xml (594 B at 7.9 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/2.6.24-SNAPSHOT/core-2.6.24-20171229.152433-3.pom
2/6 KB
4/6 KB
6/6 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/2.6.24-SNAPSHOT/core-2.6.24-20171229.152433-3.pom (6 KB at 176.2 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maven-metadata.xml
2/2 KB
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maven-metadata.xml (2 KB at 120.7 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/2.6.24-SNAPSHOT/maven-metadata.xml
594/594 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/2.6.24-SNAPSHOT/maven-metadata.xml (594 B at 34.1 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maven-metadata.xml
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maven-metadata.xml (2 KB at 99.4 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Balance 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.fitbank.herramientas:util:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ balance ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/balance" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/balance" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561073943
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/balance" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/balance" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ balance ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/balance/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ balance ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ balance ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/balance/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ balance ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ balance ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ balance ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ balance ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ balance ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ balance ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/balance/target/balance-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/balance/2.6.24-SNAPSHOT/balance-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/balance/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/balance/2.6.24-SNAPSHOT/balance-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ balance ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/balance/2.6.24-SNAPSHOT/maven-metadata.xml
776/776 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/balance/2.6.24-SNAPSHOT/maven-metadata.xml (776 B at 54.1 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/balance/2.6.24-SNAPSHOT/balance-2.6.24-20171229.152435-3.jar
2/61 KB
4/61 KB
6/61 KB
8/61 KB
10/61 KB
12/61 KB
14/61 KB
16/61 KB
18/61 KB
20/61 KB
22/61 KB
24/61 KB
26/61 KB
28/61 KB
30/61 KB
32/61 KB
34/61 KB
36/61 KB
38/61 KB
40/61 KB
42/61 KB
44/61 KB
46/61 KB
48/61 KB
50/61 KB
52/61 KB
54/61 KB
56/61 KB
58/61 KB
60/61 KB
61/61 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/balance/2.6.24-SNAPSHOT/balance-2.6.24-20171229.152435-3.jar (61 KB at 752.9 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/balance/2.6.24-SNAPSHOT/balance-2.6.24-20171229.152435-3.pom
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/balance/2.6.24-SNAPSHOT/balance-2.6.24-20171229.152435-3.pom (2 KB at 102.9 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/balance/maven-metadata.xml
837/837 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/balance/maven-metadata.xml (837 B at 74.3 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/balance/2.6.24-SNAPSHOT/maven-metadata.xml
776/776 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/balance/2.6.24-SNAPSHOT/maven-metadata.xml (776 B at 44.6 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/balance/maven-metadata.xml
837/837 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/balance/maven-metadata.xml (837 B at 54.5 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Processor 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ processor ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/processor" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/processor" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561075528
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/processor" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/processor" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ processor ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/processor/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ processor ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ processor ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ processor ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ processor ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/Core transaccional/workspace/processor/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.fitbank.processor.bijection.DetailFillerControlTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
log4j:WARN No appenders could be found for logger (com.fitbank.common.BeanManager).
log4j:WARN Please initialize the log4j system properly.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec
Running com.fitbank.processor.bijection.DetailFillerBeanTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
Running com.fitbank.processor.bijection.DetailFillerTableTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running com.fitbank.processor.bijection.DetailFillerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Results :
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ processor ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ processor ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ processor ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ processor ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/processor/target/processor-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/processor/2.6.24-SNAPSHOT/processor-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/processor/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/processor/2.6.24-SNAPSHOT/processor-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ processor ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/processor/2.6.24-SNAPSHOT/maven-metadata.xml
778/778 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/processor/2.6.24-SNAPSHOT/maven-metadata.xml (778 B at 69.1 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/processor/2.6.24-SNAPSHOT/processor-2.6.24-20171229.152437-3.jar
2/39 KB
4/39 KB
6/39 KB
8/39 KB
10/39 KB
12/39 KB
14/39 KB
16/39 KB
18/39 KB
20/39 KB
22/39 KB
24/39 KB
26/39 KB
28/39 KB
30/39 KB
32/39 KB
34/39 KB
36/39 KB
38/39 KB
39/39 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/processor/2.6.24-SNAPSHOT/processor-2.6.24-20171229.152437-3.jar (39 KB at 1598.2 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/processor/2.6.24-SNAPSHOT/processor-2.6.24-20171229.152437-3.pom
2/4 KB
4/4 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/processor/2.6.24-SNAPSHOT/processor-2.6.24-20171229.152437-3.pom (4 KB at 238.3 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/processor/maven-metadata.xml
2/2 KB
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/processor/maven-metadata.xml (2 KB at 154.5 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/processor/2.6.24-SNAPSHOT/maven-metadata.xml
778/778 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/processor/2.6.24-SNAPSHOT/maven-metadata.xml (778 B at 36.2 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/processor/maven-metadata.xml
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/processor/maven-metadata.xml (2 KB at 106.2 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Facade 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ facade ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facade" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facade" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561077382
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facade" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facade" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ facade ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ facade ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ facade ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/facade/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ facade ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ facade ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ facade ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ facade ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ facade ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ facade ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/facade/target/facade-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/facade/2.6.24-SNAPSHOT/facade-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/facade/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/facade/2.6.24-SNAPSHOT/facade-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ facade ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facade/2.6.24-SNAPSHOT/maven-metadata.xml
775/775 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facade/2.6.24-SNAPSHOT/maven-metadata.xml (775 B at 68.8 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facade/2.6.24-SNAPSHOT/facade-2.6.24-20171229.152437-3.jar
2/6 KB
4/6 KB
6/6 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facade/2.6.24-SNAPSHOT/facade-2.6.24-20171229.152437-3.jar (6 KB at 398.8 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facade/2.6.24-SNAPSHOT/facade-2.6.24-20171229.152437-3.pom
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facade/2.6.24-SNAPSHOT/facade-2.6.24-20171229.152437-3.pom (2 KB at 74.7 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facade/maven-metadata.xml
2/2 KB
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facade/maven-metadata.xml (2 KB at 188.5 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facade/2.6.24-SNAPSHOT/maven-metadata.xml
775/775 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facade/2.6.24-SNAPSHOT/maven-metadata.xml (775 B at 54.1 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facade/maven-metadata.xml
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facade/maven-metadata.xml (2 KB at 141.4 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Facade Client 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ facadeclient ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561077866
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ facadeclient ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ facadeclient ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ facadeclient ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ facadeclient ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ facadeclient ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ facadeclient ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ facadeclient ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ facadeclient ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ facadeclient ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient/target/facadeclient-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/facadeclient/2.6.24-SNAPSHOT/facadeclient-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/facadeclient/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/facadeclient/2.6.24-SNAPSHOT/facadeclient-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ facadeclient ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facadeclient/2.6.24-SNAPSHOT/maven-metadata.xml
781/781 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facadeclient/2.6.24-SNAPSHOT/maven-metadata.xml (781 B at 69.3 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facadeclient/2.6.24-SNAPSHOT/facadeclient-2.6.24-20171229.152438-3.jar
2/5 KB
4/5 KB
5/5 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facadeclient/2.6.24-SNAPSHOT/facadeclient-2.6.24-20171229.152438-3.jar (5 KB at 320.2 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facadeclient/2.6.24-SNAPSHOT/facadeclient-2.6.24-20171229.152438-3.pom
802/802 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facadeclient/2.6.24-SNAPSHOT/facadeclient-2.6.24-20171229.152438-3.pom (802 B at 52.2 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facadeclient/maven-metadata.xml
2/2 KB
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facadeclient/maven-metadata.xml (2 KB at 189.1 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facadeclient/2.6.24-SNAPSHOT/maven-metadata.xml
781/781 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facadeclient/2.6.24-SNAPSHOT/maven-metadata.xml (781 B at 50.8 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facadeclient/maven-metadata.xml
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/facadeclient/maven-metadata.xml (2 KB at 130.9 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Images 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ images ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/images" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/images" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561078382
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/images" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/images" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ images ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ images ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ images ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/images/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ images ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ images ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ images ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ images ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ images ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ images ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/images/target/images-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/images/2.6.24-SNAPSHOT/images-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/images/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/images/2.6.24-SNAPSHOT/images-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ images ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/images/2.6.24-SNAPSHOT/maven-metadata.xml
775/775 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/images/2.6.24-SNAPSHOT/maven-metadata.xml (775 B at 50.5 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/images/2.6.24-SNAPSHOT/images-2.6.24-20171229.152438-3.jar
2/20 KB
4/20 KB
6/20 KB
8/20 KB
10/20 KB
12/20 KB
14/20 KB
16/20 KB
18/20 KB
20/20 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/images/2.6.24-SNAPSHOT/images-2.6.24-20171229.152438-3.jar (20 KB at 969.9 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/images/2.6.24-SNAPSHOT/images-2.6.24-20171229.152438-3.pom
2/3 KB
3/3 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/images/2.6.24-SNAPSHOT/images-2.6.24-20171229.152438-3.pom (3 KB at 137.1 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/images/maven-metadata.xml
2/2 KB
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/images/maven-metadata.xml (2 KB at 169.6 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/images/2.6.24-SNAPSHOT/maven-metadata.xml
775/775 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/images/2.6.24-SNAPSHOT/maven-metadata.xml (775 B at 58.2 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/images/maven-metadata.xml
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/images/maven-metadata.xml (2 KB at 130.5 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Maintenance 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ maintenance ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/maintenance" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/maintenance" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561078913
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/maintenance" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/maintenance" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ maintenance ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/maintenance/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maintenance ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ maintenance ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/maintenance/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maintenance ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ maintenance ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ maintenance ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ maintenance ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ maintenance ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ maintenance ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/maintenance/target/maintenance-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/maintenance/2.6.24-SNAPSHOT/maintenance-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/maintenance/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/maintenance/2.6.24-SNAPSHOT/maintenance-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ maintenance ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maintenance/2.6.24-SNAPSHOT/maven-metadata.xml
780/780 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maintenance/2.6.24-SNAPSHOT/maven-metadata.xml (780 B at 69.2 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maintenance/2.6.24-SNAPSHOT/maintenance-2.6.24-20171229.152439-3.jar
2/19 KB
4/19 KB
6/19 KB
8/19 KB
10/19 KB
12/19 KB
14/19 KB
16/19 KB
18/19 KB
19/19 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maintenance/2.6.24-SNAPSHOT/maintenance-2.6.24-20171229.152439-3.jar (19 KB at 938.3 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maintenance/2.6.24-SNAPSHOT/maintenance-2.6.24-20171229.152439-3.pom
2/3 KB
3/3 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maintenance/2.6.24-SNAPSHOT/maintenance-2.6.24-20171229.152439-3.pom (3 KB at 167.1 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maintenance/maven-metadata.xml
2/2 KB
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maintenance/maven-metadata.xml (2 KB at 189.0 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maintenance/2.6.24-SNAPSHOT/maven-metadata.xml
780/780 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maintenance/2.6.24-SNAPSHOT/maven-metadata.xml (780 B at 54.4 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maintenance/maven-metadata.xml
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/maintenance/maven-metadata.xml (2 KB at 130.9 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Query 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ query ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/query" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/query" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561079475
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/query" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/query" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ query ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ query ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ query ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/query/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ query ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ query ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ query ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ query ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ query ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ query ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/query/target/query-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/query/2.6.24-SNAPSHOT/query-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/query/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/query/2.6.24-SNAPSHOT/query-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ query ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/query/2.6.24-SNAPSHOT/maven-metadata.xml
774/774 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/query/2.6.24-SNAPSHOT/maven-metadata.xml (774 B at 58.1 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/query/2.6.24-SNAPSHOT/query-2.6.24-20171229.152439-3.jar
2/75 KB
4/75 KB
6/75 KB
8/75 KB
10/75 KB
12/75 KB
14/75 KB
16/75 KB
18/75 KB
20/75 KB
22/75 KB
24/75 KB
26/75 KB
28/75 KB
30/75 KB
32/75 KB
34/75 KB
36/75 KB
38/75 KB
40/75 KB
42/75 KB
44/75 KB
46/75 KB
48/75 KB
50/75 KB
52/75 KB
54/75 KB
56/75 KB
58/75 KB
60/75 KB
62/75 KB
64/75 KB
66/75 KB
68/75 KB
70/75 KB
72/75 KB
74/75 KB
75/75 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/query/2.6.24-SNAPSHOT/query-2.6.24-20171229.152439-3.jar (75 KB at 2994.1 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/query/2.6.24-SNAPSHOT/query-2.6.24-20171229.152439-3.pom
2/4 KB
4/4 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/query/2.6.24-SNAPSHOT/query-2.6.24-20171229.152439-3.pom (4 KB at 155.4 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/query/maven-metadata.xml
2/2 KB
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/query/maven-metadata.xml (2 KB at 130.4 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/query/2.6.24-SNAPSHOT/maven-metadata.xml
774/774 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/query/2.6.24-SNAPSHOT/maven-metadata.xml (774 B at 44.5 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/query/maven-metadata.xml
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/query/maven-metadata.xml (2 KB at 130.4 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Security 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ security ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/security" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/security" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561080029
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/security" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/security" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ security ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/security/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ security ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ security ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/security/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ security ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ security ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ security ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ security ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ security ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ security ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/security/target/security-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/security/2.6.24-SNAPSHOT/security-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/security/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/security/2.6.24-SNAPSHOT/security-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ security ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/security/2.6.24-SNAPSHOT/maven-metadata.xml
777/777 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/security/2.6.24-SNAPSHOT/maven-metadata.xml (777 B at 58.4 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/security/2.6.24-SNAPSHOT/security-2.6.24-20171229.152440-3.jar
2/7 KB
4/7 KB
6/7 KB
7/7 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/security/2.6.24-SNAPSHOT/security-2.6.24-20171229.152440-3.jar (7 KB at 319.7 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/security/2.6.24-SNAPSHOT/security-2.6.24-20171229.152440-3.pom
2/3 KB
3/3 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/security/2.6.24-SNAPSHOT/security-2.6.24-20171229.152440-3.pom (3 KB at 125.8 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/security/maven-metadata.xml
2/2 KB
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/security/maven-metadata.xml (2 KB at 169.8 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/security/2.6.24-SNAPSHOT/maven-metadata.xml
777/777 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/security/2.6.24-SNAPSHOT/maven-metadata.xml (777 B at 50.6 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/security/maven-metadata.xml
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/security/maven-metadata.xml (2 KB at 141.5 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Financial 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ financial ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/financial" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/financial" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561080709
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/financial" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/financial" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ financial ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ financial ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ financial ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/financial/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ financial ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ financial ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ financial ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ financial ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ financial ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ financial ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/financial/target/financial-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/financial/2.6.24-SNAPSHOT/financial-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/financial/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/financial/2.6.24-SNAPSHOT/financial-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ financial ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/financial/2.6.24-SNAPSHOT/maven-metadata.xml
778/778 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/financial/2.6.24-SNAPSHOT/maven-metadata.xml (778 B at 76.0 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/financial/2.6.24-SNAPSHOT/financial-2.6.24-20171229.152441-3.jar
2/334 KB
4/334 KB
6/334 KB
8/334 KB
10/334 KB
12/334 KB
14/334 KB
16/334 KB
18/334 KB
20/334 KB
22/334 KB
24/334 KB
26/334 KB
28/334 KB
30/334 KB
32/334 KB
34/334 KB
36/334 KB
38/334 KB
40/334 KB
42/334 KB
44/334 KB
46/334 KB
48/334 KB
50/334 KB
52/334 KB
54/334 KB
56/334 KB
58/334 KB
60/334 KB
62/334 KB
64/334 KB
66/334 KB
68/334 KB
70/334 KB
72/334 KB
74/334 KB
76/334 KB
78/334 KB
80/334 KB
82/334 KB
84/334 KB
86/334 KB
88/334 KB
90/334 KB
92/334 KB
94/334 KB
96/334 KB
98/334 KB
100/334 KB
102/334 KB
104/334 KB
106/334 KB
108/334 KB
110/334 KB
112/334 KB
114/334 KB
116/334 KB
118/334 KB
120/334 KB
122/334 KB
124/334 KB
126/334 KB
128/334 KB
130/334 KB
132/334 KB
134/334 KB
136/334 KB
138/334 KB
140/334 KB
142/334 KB
144/334 KB
146/334 KB
148/334 KB
150/334 KB
152/334 KB
154/334 KB
156/334 KB
158/334 KB
160/334 KB
162/334 KB
164/334 KB
166/334 KB
168/334 KB
170/334 KB
172/334 KB
174/334 KB
176/334 KB
178/334 KB
180/334 KB
182/334 KB
184/334 KB
186/334 KB
188/334 KB
190/334 KB
192/334 KB
194/334 KB
196/334 KB
198/334 KB
200/334 KB
202/334 KB
204/334 KB
206/334 KB
208/334 KB
210/334 KB
212/334 KB
214/334 KB
216/334 KB
218/334 KB
220/334 KB
222/334 KB
224/334 KB
226/334 KB
228/334 KB
230/334 KB
232/334 KB
234/334 KB
236/334 KB
238/334 KB
240/334 KB
242/334 KB
244/334 KB
246/334 KB
248/334 KB
250/334 KB
252/334 KB
254/334 KB
256/334 KB
258/334 KB
260/334 KB
262/334 KB
264/334 KB
266/334 KB
268/334 KB
270/334 KB
272/334 KB
274/334 KB
276/334 KB
278/334 KB
280/334 KB
282/334 KB
284/334 KB
286/334 KB
288/334 KB
290/334 KB
292/334 KB
294/334 KB
296/334 KB
298/334 KB
300/334 KB
302/334 KB
304/334 KB
306/334 KB
308/334 KB
310/334 KB
312/334 KB
314/334 KB
316/334 KB
318/334 KB
320/334 KB
322/334 KB
324/334 KB
326/334 KB
328/334 KB
330/334 KB
332/334 KB
334/334 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/financial/2.6.24-SNAPSHOT/financial-2.6.24-20171229.152441-3.jar (334 KB at 6408.0 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/financial/2.6.24-SNAPSHOT/financial-2.6.24-20171229.152441-3.pom
2/5 KB
4/5 KB
5/5 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/financial/2.6.24-SNAPSHOT/financial-2.6.24-20171229.152441-3.pom (5 KB at 312.4 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/financial/maven-metadata.xml
839/839 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/financial/maven-metadata.xml (839 B at 91.0 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/financial/2.6.24-SNAPSHOT/maven-metadata.xml
778/778 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/financial/2.6.24-SNAPSHOT/maven-metadata.xml (778 B at 54.3 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/financial/maven-metadata.xml
839/839 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/financial/maven-metadata.xml (839 B at 68.3 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Client 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ fitclient ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/fitclient" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/fitclient" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561081271
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/fitclient" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/fitclient" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ fitclient ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ fitclient ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ fitclient ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ fitclient ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fitclient ---
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ fitclient ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ fitclient ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ fitclient ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ fitclient ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/fitclient/target/fitclient-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/fitclient/2.6.24-SNAPSHOT/fitclient-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/fitclient/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/fitclient/2.6.24-SNAPSHOT/fitclient-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ fitclient ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/fitclient/2.6.24-SNAPSHOT/maven-metadata.xml
778/778 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/fitclient/2.6.24-SNAPSHOT/maven-metadata.xml (778 B at 58.4 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/fitclient/2.6.24-SNAPSHOT/fitclient-2.6.24-20171229.152441-3.jar
2/12 KB
4/12 KB
6/12 KB
8/12 KB
10/12 KB
12/12 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/fitclient/2.6.24-SNAPSHOT/fitclient-2.6.24-20171229.152441-3.jar (12 KB at 428.0 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/fitclient/2.6.24-SNAPSHOT/fitclient-2.6.24-20171229.152441-3.pom
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/fitclient/2.6.24-SNAPSHOT/fitclient-2.6.24-20171229.152441-3.pom (2 KB at 93.3 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/fitclient/maven-metadata.xml
2/2 KB
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/fitclient/maven-metadata.xml (2 KB at 188.8 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/fitclient/2.6.24-SNAPSHOT/maven-metadata.xml
778/778 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/fitclient/2.6.24-SNAPSHOT/maven-metadata.xml (778 B at 54.3 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/fitclient/maven-metadata.xml
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/fitclient/maven-metadata.xml (2 KB at 130.7 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Jasper 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jasper ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/jasper" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/jasper" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561081786
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/jasper" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/jasper" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jasper ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jasper ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jasper ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/jasper/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jasper ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jasper ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ jasper ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ jasper ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ jasper ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jasper ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/jasper/target/jasper-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/jasper/2.6.24-SNAPSHOT/jasper-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/jasper/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/jasper/2.6.24-SNAPSHOT/jasper-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ jasper ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/jasper/2.6.24-SNAPSHOT/maven-metadata.xml
775/775 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/jasper/2.6.24-SNAPSHOT/maven-metadata.xml (775 B at 1.9 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/jasper/2.6.24-SNAPSHOT/jasper-2.6.24-20171229.152442-3.jar
2/30 KB
4/30 KB
6/30 KB
8/30 KB
10/30 KB
12/30 KB
14/30 KB
16/30 KB
18/30 KB
20/30 KB
22/30 KB
24/30 KB
26/30 KB
28/30 KB
30/30 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/jasper/2.6.24-SNAPSHOT/jasper-2.6.24-20171229.152442-3.jar (30 KB at 1017.0 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/jasper/2.6.24-SNAPSHOT/jasper-2.6.24-20171229.152442-3.pom
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/jasper/2.6.24-SNAPSHOT/jasper-2.6.24-20171229.152442-3.pom (2 KB at 55.4 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/jasper/maven-metadata.xml
2/2 KB
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/jasper/maven-metadata.xml (2 KB at 169.6 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/jasper/2.6.24-SNAPSHOT/maven-metadata.xml
775/775 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/jasper/2.6.24-SNAPSHOT/maven-metadata.xml (775 B at 34.4 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/jasper/maven-metadata.xml
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/jasper/maven-metadata.xml (2 KB at 121.2 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Reports 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ reports ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/reports" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/reports" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561082869
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/reports" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/reports" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ reports ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ reports ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ reports ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/reports/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ reports ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ reports ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ reports ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ reports ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ reports ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ reports ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/reports/target/reports-2.6.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/reports/2.6.24-SNAPSHOT/reports-2.6.24-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/reports/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/reports/2.6.24-SNAPSHOT/reports-2.6.24-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ reports ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/reports/2.6.24-SNAPSHOT/maven-metadata.xml
776/776 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/reports/2.6.24-SNAPSHOT/maven-metadata.xml (776 B at 75.8 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/reports/2.6.24-SNAPSHOT/reports-2.6.24-20171229.152443-3.jar
2/59 KB
4/59 KB
6/59 KB
8/59 KB
10/59 KB
12/59 KB
14/59 KB
16/59 KB
18/59 KB
20/59 KB
22/59 KB
24/59 KB
26/59 KB
28/59 KB
30/59 KB
32/59 KB
34/59 KB
36/59 KB
38/59 KB
40/59 KB
42/59 KB
44/59 KB
46/59 KB
48/59 KB
50/59 KB
52/59 KB
54/59 KB
56/59 KB
58/59 KB
59/59 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/reports/2.6.24-SNAPSHOT/reports-2.6.24-20171229.152443-3.jar (59 KB at 3647.6 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/reports/2.6.24-SNAPSHOT/reports-2.6.24-20171229.152443-3.pom
2/4 KB
4/4 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/reports/2.6.24-SNAPSHOT/reports-2.6.24-20171229.152443-3.pom (4 KB at 137.0 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/reports/maven-metadata.xml
2/2 KB
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/reports/maven-metadata.xml (2 KB at 212.2 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/reports/2.6.24-SNAPSHOT/maven-metadata.xml
776/776 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/reports/2.6.24-SNAPSHOT/maven-metadata.xml (776 B at 58.3 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/reports/maven-metadata.xml
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/reports/maven-metadata.xml (2 KB at 130.6 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Server 2.6.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ server ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/server" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/server" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561083389
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/server" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/server" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ server ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ server ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ server ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ server ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ server ---
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ server ---
[INFO] Packaging webapp
[INFO] Assembling webapp [server] in [/var/lib/jenkins/jobs/Core transaccional/workspace/server/target/server-2.6.24-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/jobs/Core transaccional/workspace/server/src/main/webapp]
[INFO] Webapp assembled in [204 msecs]
[INFO] Building war: /var/lib/jenkins/jobs/Core transaccional/workspace/server/target/server-2.6.24-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] Packaging classes
[INFO] Building jar: /var/lib/jenkins/jobs/Core transaccional/workspace/server/target/server-2.6.24-SNAPSHOT-classes.jar
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ server ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ server ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ server ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/server/target/server-2.6.24-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/com/fitbank/core/server/2.6.24-SNAPSHOT/server-2.6.24-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/server/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/core/server/2.6.24-SNAPSHOT/server-2.6.24-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/server/target/server-2.6.24-SNAPSHOT-classes.jar to /var/lib/jenkins/.m2/repository/com/fitbank/core/server/2.6.24-SNAPSHOT/server-2.6.24-SNAPSHOT-classes.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ server ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/2.6.24-SNAPSHOT/maven-metadata.xml
990/990 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/2.6.24-SNAPSHOT/maven-metadata.xml (990 B at 87.9 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/2.6.24-SNAPSHOT/server-2.6.24-20171229.152444-3.war
2/29 KB
4/29 KB
6/29 KB
8/29 KB
10/29 KB
12/29 KB
14/29 KB
16/29 KB
18/29 KB
20/29 KB
22/29 KB
24/29 KB
26/29 KB
28/29 KB
29/29 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/2.6.24-SNAPSHOT/server-2.6.24-20171229.152444-3.war (29 KB at 1876.9 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/2.6.24-SNAPSHOT/server-2.6.24-20171229.152444-3.pom
2/4 KB
4/4 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/2.6.24-SNAPSHOT/server-2.6.24-20171229.152444-3.pom (4 KB at 254.3 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/maven-metadata.xml
2/2 KB
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/maven-metadata.xml (2 KB at 188.5 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/2.6.24-SNAPSHOT/maven-metadata.xml
990/990 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/2.6.24-SNAPSHOT/maven-metadata.xml (990 B at 80.6 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/maven-metadata.xml
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/maven-metadata.xml (2 KB at 130.5 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/2.6.24-SNAPSHOT/server-2.6.24-20171229.152444-3-classes.jar
2/25 KB
4/25 KB
6/25 KB
8/25 KB
10/25 KB
12/25 KB
14/25 KB
16/25 KB
18/25 KB
20/25 KB
22/25 KB
24/25 KB
25/25 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/2.6.24-SNAPSHOT/server-2.6.24-20171229.152444-3-classes.jar (25 KB at 1440.7 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/2.6.24-SNAPSHOT/maven-metadata.xml
990/990 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/core/server/2.6.24-SNAPSHOT/maven-metadata.xml (990 B at 64.5 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Fitbank Workflow 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ workflow ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561084513
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ workflow ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ workflow ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ workflow ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/1.12-SNAPSHOT/workflow-1.12-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ workflow ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/1.12-SNAPSHOT/maven-metadata.xml
594/594 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/1.12-SNAPSHOT/maven-metadata.xml (594 B at 44.6 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/1.12-SNAPSHOT/workflow-1.12-20171229.152444-3.pom
919/919 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/1.12-SNAPSHOT/workflow-1.12-20171229.152444-3.pom (919 B at 64.1 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/maven-metadata.xml
757/757 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/maven-metadata.xml (757 B at 92.4 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/1.12-SNAPSHOT/maven-metadata.xml
594/594 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/1.12-SNAPSHOT/maven-metadata.xml (594 B at 44.6 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/maven-metadata.xml
757/757 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/maven-metadata.xml (757 B at 56.9 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Negocio - Fit Rules 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ fit-rules ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561084891
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ fit-rules ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ fit-rules ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ fit-rules ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ fit-rules ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fit-rules ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ fit-rules ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ fit-rules ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ fit-rules ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ fit-rules ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules/target/fit-rules-1.12-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/fit-rules/1.12-SNAPSHOT/fit-rules-1.12-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/fit-rules/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/fit-rules/1.12-SNAPSHOT/fit-rules-1.12-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ fit-rules ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/fit-rules/1.12-SNAPSHOT/maven-metadata.xml
776/776 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/fit-rules/1.12-SNAPSHOT/maven-metadata.xml (776 B at 63.2 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/fit-rules/1.12-SNAPSHOT/fit-rules-1.12-20171229.152445-3.jar
2/73 KB
4/73 KB
6/73 KB
8/73 KB
10/73 KB
12/73 KB
14/73 KB
16/73 KB
18/73 KB
20/73 KB
22/73 KB
24/73 KB
26/73 KB
28/73 KB
30/73 KB
32/73 KB
34/73 KB
36/73 KB
38/73 KB
40/73 KB
42/73 KB
44/73 KB
46/73 KB
48/73 KB
50/73 KB
52/73 KB
54/73 KB
56/73 KB
58/73 KB
60/73 KB
62/73 KB
64/73 KB
66/73 KB
68/73 KB
70/73 KB
72/73 KB
73/73 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/fit-rules/1.12-SNAPSHOT/fit-rules-1.12-20171229.152445-3.jar (73 KB at 3300.8 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/fit-rules/1.12-SNAPSHOT/fit-rules-1.12-20171229.152445-3.pom
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/fit-rules/1.12-SNAPSHOT/fit-rules-1.12-20171229.152445-3.pom (2 KB at 36.3 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/fit-rules/maven-metadata.xml
767/767 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/fit-rules/maven-metadata.xml (767 B at 39.4 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/fit-rules/1.12-SNAPSHOT/maven-metadata.xml
776/776 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/fit-rules/1.12-SNAPSHOT/maven-metadata.xml (776 B at 30.3 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/fit-rules/maven-metadata.xml
767/767 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/fit-rules/maven-metadata.xml (767 B at 37.5 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Negocio - Authorizations 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ authorizations ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561085616
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ authorizations ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ authorizations ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ authorizations ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ authorizations ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ authorizations ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ authorizations ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ authorizations ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ authorizations ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authorizations ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations/target/authorizations-1.12-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/authorizations/1.12-SNAPSHOT/authorizations-1.12-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/authorizations/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/authorizations/1.12-SNAPSHOT/authorizations-1.12-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ authorizations ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/authorizations/1.12-SNAPSHOT/maven-metadata.xml
781/781 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/authorizations/1.12-SNAPSHOT/maven-metadata.xml (781 B at 58.7 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/authorizations/1.12-SNAPSHOT/authorizations-1.12-20171229.152446-3.jar
2/101 KB
4/101 KB
6/101 KB
8/101 KB
10/101 KB
12/101 KB
14/101 KB
16/101 KB
18/101 KB
20/101 KB
22/101 KB
24/101 KB
26/101 KB
28/101 KB
30/101 KB
32/101 KB
34/101 KB
36/101 KB
38/101 KB
40/101 KB
42/101 KB
44/101 KB
46/101 KB
48/101 KB
50/101 KB
52/101 KB
54/101 KB
56/101 KB
58/101 KB
60/101 KB
62/101 KB
64/101 KB
66/101 KB
68/101 KB
70/101 KB
72/101 KB
74/101 KB
76/101 KB
78/101 KB
80/101 KB
82/101 KB
84/101 KB
86/101 KB
88/101 KB
90/101 KB
92/101 KB
94/101 KB
96/101 KB
98/101 KB
100/101 KB
101/101 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/authorizations/1.12-SNAPSHOT/authorizations-1.12-20171229.152446-3.jar (101 KB at 5293.6 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/authorizations/1.12-SNAPSHOT/authorizations-1.12-20171229.152446-3.pom
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/authorizations/1.12-SNAPSHOT/authorizations-1.12-20171229.152446-3.pom (2 KB at 129.9 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/authorizations/maven-metadata.xml
772/772 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/authorizations/maven-metadata.xml (772 B at 94.2 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/authorizations/1.12-SNAPSHOT/maven-metadata.xml
781/781 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/authorizations/1.12-SNAPSHOT/maven-metadata.xml (781 B at 54.5 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/authorizations/maven-metadata.xml
772/772 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/authorizations/maven-metadata.xml (772 B at 50.3 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FitBank Core - Financial Template 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ financialtemplate ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate" && hg id -i
[INFO] Storing buildNumber: d10372e84ee5 at timestamp: 1514561086304
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate" && hg tags
[INFO] EXECUTING: /bin/sh -c cd "/var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate" && hg id -i
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ financialtemplate ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ financialtemplate ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ financialtemplate ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ financialtemplate ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ financialtemplate ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ financialtemplate ---
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ financialtemplate ---
[INFO] Disabled
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:verify (verify) @ financialtemplate ---
[INFO] Disabled
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ financialtemplate ---
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate/target/financialtemplate-1.12-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/financialtemplate/1.12-SNAPSHOT/financialtemplate-1.12-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Core transaccional/workspace/workflow/financialtemplate/pom.xml to /var/lib/jenkins/.m2/repository/com/fitbank/workflow/financialtemplate/1.12-SNAPSHOT/financialtemplate-1.12-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ financialtemplate ---
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/financialtemplate/1.12-SNAPSHOT/maven-metadata.xml
784/784 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/financialtemplate/1.12-SNAPSHOT/maven-metadata.xml (784 B at 36.5 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/financialtemplate/1.12-SNAPSHOT/financialtemplate-1.12-20171229.152446-3.jar
2/76 KB
4/76 KB
6/76 KB
8/76 KB
10/76 KB
12/76 KB
14/76 KB
16/76 KB
18/76 KB
20/76 KB
22/76 KB
24/76 KB
26/76 KB
28/76 KB
30/76 KB
32/76 KB
34/76 KB
36/76 KB
38/76 KB
40/76 KB
42/76 KB
44/76 KB
46/76 KB
48/76 KB
50/76 KB
52/76 KB
54/76 KB
56/76 KB
58/76 KB
60/76 KB
62/76 KB
64/76 KB
66/76 KB
68/76 KB
70/76 KB
72/76 KB
74/76 KB
76/76 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/financialtemplate/1.12-SNAPSHOT/financialtemplate-1.12-20171229.152446-3.jar (76 KB at 3447.1 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/financialtemplate/1.12-SNAPSHOT/financialtemplate-1.12-20171229.152446-3.pom
2/2 KB
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/financialtemplate/1.12-SNAPSHOT/financialtemplate-1.12-20171229.152446-3.pom (2 KB at 79.3 KB/sec)
Downloading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/financialtemplate/maven-metadata.xml
737/737 B
Downloaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/financialtemplate/maven-metadata.xml (737 B at 72.0 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/financialtemplate/1.12-SNAPSHOT/maven-metadata.xml
784/784 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/financialtemplate/1.12-SNAPSHOT/maven-metadata.xml (784 B at 40.3 KB/sec)
Uploading: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/financialtemplate/maven-metadata.xml
737/737 B
Uploaded: http://fuentes.fit-bank.com:8080/nexus/content/repositories/fitbank-snapshots/com/fitbank/workflow/financialtemplate/maven-metadata.xml (737 B at 45.0 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] FitBank Core ....................................... SUCCESS [ 1.262 s]
[INFO] FitBank Core - Balance ............................. SUCCESS [ 1.905 s]
[INFO] FitBank Core - Processor ........................... SUCCESS [ 1.882 s]
[INFO] FitBank Core - Facade .............................. SUCCESS [ 0.544 s]
[INFO] FitBank Core - Facade Client ....................... SUCCESS [ 0.475 s]
[INFO] FitBank Core - Images .............................. SUCCESS [ 0.535 s]
[INFO] FitBank Core - Maintenance ......................... SUCCESS [ 0.578 s]
[INFO] FitBank Core - Query ............................... SUCCESS [ 0.553 s]
[INFO] FitBank Core - Security ............................ SUCCESS [ 0.557 s]
[INFO] FitBank Core - Financial ........................... SUCCESS [ 0.701 s]
[INFO] FitBank Core - Client .............................. SUCCESS [ 0.486 s]
[INFO] FitBank Core - Jasper .............................. SUCCESS [ 1.066 s]
[INFO] FitBank Core - Reports ............................. SUCCESS [ 0.534 s]
[INFO] FitBank Core - Server .............................. SUCCESS [ 1.181 s]
[INFO] Fitbank Workflow ................................... SUCCESS [ 0.323 s]
[INFO] FitBank Negocio - Fit Rules ........................ SUCCESS [ 0.722 s]
[INFO] FitBank Negocio - Authorizations ................... SUCCESS [ 0.650 s]
[INFO] FitBank Core - Financial Template .................. SUCCESS [ 0.877 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.597 s
[INFO] Finished at: 2017-12-29T10:24:47-05:00
[INFO] Final Memory: 25M/333M
[INFO] ------------------------------------------------------------------------
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
Finished: SUCCESS