ronaldkwandy

Untitled

Jan 28th, 2020
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 109.45 KB | None | 0 0
  1. Started by user Ronald Kwandy
  2. Running as SYSTEM
  3. Building in workspace /home/jenkins/.jenkins/workspace/Gaji-Id-V2_BE
  4. [WS-CLEANUP] Deleting project workspace...
  5. [WS-CLEANUP] Deferred wipeout is used...
  6. [WS-CLEANUP] Done
  7. Checking out a fresh workspace because there's no workspace at /home/jenkins/.jenkins/workspace/Gaji-Id-V2_BE
  8. Cleaning local Directory .
  9. Checking out svn://libra.sofco/GajiIdAPI/Gaji-Id-api/trunk at revision '2020-01-29T10:29:41.538 +0700' --quiet
  10. At revision 735
  11.  
  12. Creating/updating file at '/home/jenkins/.jenkins/workspace/Gaji-Id-V2_BE/src/main/resources/application.properties'
  13. File already exists at '/home/jenkins/.jenkins/workspace/Gaji-Id-V2_BE/src/main/resources/application.properties', selected write option is 'overWrite'
  14. File successfully created/updated at /home/jenkins/.jenkins/workspace/Gaji-Id-V2_BE/src/main/resources/application.properties
  15. [Gradle] - Launching build.
  16. [Gaji-Id-V2_BE] $ /home/jenkins/.jenkins/tools/hudson.plugins.gradle.GradleInstallation/Gradle_4.10.1/bin/gradle clean build -i -x test
  17. Initialized native services in: /home/jenkins/.gradle/native
  18. Removing 0 daemon stop events from registry
  19. Starting a Gradle Daemon (subsequent builds will be faster)
  20. Starting process 'Gradle build daemon'. Working directory: /home/jenkins/.gradle/daemon/4.10.1 Command: /home/jenkins/java/jdk1.8.0_162/bin/java -XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/jenkins/.jenkins/tools/hudson.plugins.gradle.GradleInstallation/Gradle_4.10.1/lib/gradle-launcher-4.10.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.10.1
  21. Successfully started process 'Gradle build daemon'
  22. An attempt to start the daemon took 0.392 secs.
  23. The client will now receive all logging from the daemon (pid: 10006). The daemon log file: /home/jenkins/.gradle/daemon/4.10.1/daemon-10006.out.log
  24. Starting build in new daemon [memory: 954.7 MB]
  25. Closing daemon's stdin at end of input.
  26. The daemon will no longer process any standard input.
  27. Using 8 worker leases.
  28. Starting Build
  29. Settings evaluated using settings file '/home/jenkins/.jenkins/workspace/Gaji-Id-V2_BE/settings.gradle'.
  30. Projects loaded. Root project using build file '/home/jenkins/.jenkins/workspace/Gaji-Id-V2_BE/build.gradle'.
  31. Included projects: [root project 'Gaji-Id-V2_BE']
  32.  
  33. > Configure project :
  34. Evaluating root project 'Gaji-Id-V2_BE' using build file '/home/jenkins/.jenkins/workspace/Gaji-Id-V2_BE/build.gradle'.
  35. Compiling build file '/home/jenkins/.jenkins/workspace/Gaji-Id-V2_BE/build.gradle' using SubsetScriptTransformer.
  36. Compiling build file '/home/jenkins/.jenkins/workspace/Gaji-Id-V2_BE/build.gradle' using BuildScriptTransformer.
  37. Applying dependency management to configuration 'annotationProcessor' in project 'Gaji-Id-V2_BE'
  38. Applying dependency management to configuration 'apiElements' in project 'Gaji-Id-V2_BE'
  39. Applying dependency management to configuration 'archives' in project 'Gaji-Id-V2_BE'
  40. Applying dependency management to configuration 'bootArchives' in project 'Gaji-Id-V2_BE'
  41. Applying dependency management to configuration 'compile' in project 'Gaji-Id-V2_BE'
  42. Applying dependency management to configuration 'compileClasspath' in project 'Gaji-Id-V2_BE'
  43. Applying dependency management to configuration 'compileOnly' in project 'Gaji-Id-V2_BE'
  44. Applying dependency management to configuration 'default' in project 'Gaji-Id-V2_BE'
  45. Applying dependency management to configuration 'implementation' in project 'Gaji-Id-V2_BE'
  46. Applying dependency management to configuration 'providedCompile' in project 'Gaji-Id-V2_BE'
  47. Applying dependency management to configuration 'providedRuntime' in project 'Gaji-Id-V2_BE'
  48. Applying dependency management to configuration 'runtime' in project 'Gaji-Id-V2_BE'
  49. Applying dependency management to configuration 'runtimeClasspath' in project 'Gaji-Id-V2_BE'
  50. Applying dependency management to configuration 'runtimeElements' in project 'Gaji-Id-V2_BE'
  51. Applying dependency management to configuration 'runtimeOnly' in project 'Gaji-Id-V2_BE'
  52. Applying dependency management to configuration 'testAnnotationProcessor' in project 'Gaji-Id-V2_BE'
  53. Applying dependency management to configuration 'testCompile' in project 'Gaji-Id-V2_BE'
  54. Applying dependency management to configuration 'testCompileClasspath' in project 'Gaji-Id-V2_BE'
  55. Applying dependency management to configuration 'testCompileOnly' in project 'Gaji-Id-V2_BE'
  56. Applying dependency management to configuration 'testImplementation' in project 'Gaji-Id-V2_BE'
  57. Applying dependency management to configuration 'testRuntime' in project 'Gaji-Id-V2_BE'
  58. Applying dependency management to configuration 'testRuntimeClasspath' in project 'Gaji-Id-V2_BE'
  59. Applying dependency management to configuration 'testRuntimeOnly' in project 'Gaji-Id-V2_BE'
  60. All projects evaluated.
  61. Selected primary task 'clean' from project :
  62. Selected primary task 'build' from project :
  63. Tasks to be executed: [task ':clean', task ':compileJava', task ':processResources', task ':classes', task ':bootWar', task ':war', task ':assemble', task ':check', task ':build']
  64. :clean (Thread[Task worker for ':' Thread 2,5,main]) started.
  65.  
  66. > Task :clean UP-TO-DATE
  67. Task ':clean' is not up-to-date because:
  68. Task has not declared any outputs despite executing actions.
  69. :clean (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.022 secs.
  70. :compileJava (Thread[Task worker for ':' Thread 2,5,main]) started.
  71.  
  72. > Task :compileJava
  73. Resolving global dependency management for project 'Gaji-Id-V2_BE'
  74. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-dependencies/2.1.6.RELEASE/spring-boot-dependencies-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-dependencies/2.1.6.RELEASE/673f249f8befae63af4d8696fb49866421609267/spring-boot-dependencies-2.1.6.RELEASE.pom]
  75. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.9.9/jackson-bom-2.9.9.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson/jackson-bom/2.9.9/9cae48202d55bccf8c910d407d8ff034236b992f/jackson-bom-2.9.9.pom]
  76. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson/jackson-parent/2.9.1.2/50542d30ee4ab5c75e856417b7b96a442c8a4d08/jackson-parent-2.9.1.2.pom]
  77. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/oss-parent/34/oss-parent-34.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml/oss-parent/34/dfa19a9b650d3b6742f2d4c0f1285dd64be9a8b/oss-parent-34.pom]
  78. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-bom/4.1.36.Final/netty-bom-4.1.36.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-bom/4.1.36.Final/524a72b99bfd4b52a3030e1a8e9259cfc2d57526/netty-bom-4.1.36.Final.pom]
  79. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/projectreactor/reactor-bom/Californium-SR9/reactor-bom-Californium-SR9.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-bom/Californium-SR9/e858721939246204e4e2c649b836bdbe4c7625f2/reactor-bom-Californium-SR9.pom]
  80. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-bom/2.11.2/38d1f9c0095712f84b14bf58357e29edd5680922/log4j-bom-2.11.2.pom]
  81. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/logging/logging-parent/1/logging-parent-1.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging/logging-parent/1/11a10ffb21434b96c37f7ca22982d9e20ffb1ee7/logging-parent-1.pom]
  82. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/eclipse/jetty/jetty-bom/9.4.19.v20190610/jetty-bom-9.4.19.v20190610.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-bom/9.4.19.v20190610/5b47a7b18b319a15a761388abaf53658b5ea96ba/jetty-bom-9.4.19.v20190610.pom]
  83. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.glassfish.jersey/jersey-bom/2.27/24e20dce2e506533f1c7449bcb9a64ee615dc4f7/jersey-bom-2.27.pom]
  84. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/net/java/jvnet-parent/4/jvnet-parent-4.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/net.java/jvnet-parent/4/a80cde31667f91784a6c68a06b5c6a77418f7822/jvnet-parent-4.pom]
  85. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/junit/junit-bom/5.3.2/junit-bom-5.3.2.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.junit/junit-bom/5.3.2/77a1f81ca52ce0cea00d90375051b9399cd0e0e7/junit-bom-5.3.2.pom]
  86. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-framework-bom/5.1.8.RELEASE/spring-framework-bom-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-framework-bom/5.1.8.RELEASE/b63d2646c0932ffab7afea232fcb04b867e34fb4/spring-framework-bom-5.1.8.RELEASE.pom]
  87. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/data/spring-data-releasetrain/Lovelace-SR9/spring-data-releasetrain-Lovelace-SR9.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.data/spring-data-releasetrain/Lovelace-SR9/527c196fccff0fadf900779d165c027271651412/spring-data-releasetrain-Lovelace-SR9.pom]
  88. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/data/build/spring-data-build/2.1.9.RELEASE/spring-data-build-2.1.9.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.data.build/spring-data-build/2.1.9.RELEASE/5320a7db3b91477d5fb2b557a54f076b3fe21bad/spring-data-build-2.1.9.RELEASE.pom]
  89. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/integration/spring-integration-bom/5.1.6.RELEASE/spring-integration-bom-5.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.integration/spring-integration-bom/5.1.6.RELEASE/24a85d7ae5f4976a20747eb9287e199e893f1cfb/spring-integration-bom-5.1.6.RELEASE.pom]
  90. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/security/spring-security-bom/5.1.5.RELEASE/spring-security-bom-5.1.5.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-bom/5.1.5.RELEASE/35fb74bcc764eb932975e45f1f697091b193bb3d/spring-security-bom-5.1.5.RELEASE.pom]
  91. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/session/spring-session-bom/Bean-SR6/spring-session-bom-Bean-SR6.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.session/spring-session-bom/Bean-SR6/ce5ad778caeea8e16db314e8239a9a4fea7fa031/spring-session-bom-Bean-SR6.pom]
  92. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-security/2.1.6.RELEASE/spring-boot-starter-security-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-security/2.1.6.RELEASE/e0f87c750014d9d3a605de38ff0b3f19c5d0c114/spring-boot-starter-security-2.1.6.RELEASE.pom]
  93. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.postgresql/postgresql/42.2.5/70bfa06f13190b207fe162e6169ec484f3a8ee/postgresql-42.2.5.pom]
  94. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.9/jackson-datatype-jsr310-2.9.9.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.9.9/eb89ba19e2c56a6d356a3dec05296baa005147bf/jackson-datatype-jsr310-2.9.9.pom]
  95. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-actuator/2.1.6.RELEASE/spring-boot-starter-actuator-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-actuator/2.1.6.RELEASE/35c872146fc11ddc59200d2b8bf11a3028d0371/spring-boot-starter-actuator-2.1.6.RELEASE.pom]
  96. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-websocket/2.1.6.RELEASE/spring-boot-starter-websocket-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-websocket/2.1.6.RELEASE/db235b298806e5f26a2b27ec01964782c7c1de21/spring-boot-starter-websocket-2.1.6.RELEASE.pom]
  97. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-data-jpa/2.1.6.RELEASE/spring-boot-starter-data-jpa-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-data-jpa/2.1.6.RELEASE/19920fb8b7e0a7c5308f254ad8c638c0baafaba0/spring-boot-starter-data-jpa-2.1.6.RELEASE.pom]
  98. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-web/2.1.6.RELEASE/spring-boot-starter-web-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-web/2.1.6.RELEASE/9597986aebb50ce43bb292d5b4f599bb3a09c70b/spring-boot-starter-web-2.1.6.RELEASE.pom]
  99. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-artemis/2.1.6.RELEASE/spring-boot-starter-artemis-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-artemis/2.1.6.RELEASE/760d6c792beb543f3329f636f156df296c80ea65/spring-boot-starter-artemis-2.1.6.RELEASE.pom]
  100. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-modules-java8/2.9.9/jackson-modules-java8-2.9.9.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-modules-java8/2.9.9/e3e536187fd9764d13efb09259c64776e0cb5e5d/jackson-modules-java8-2.9.9.pom]
  101. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starters/2.1.6.RELEASE/spring-boot-starters-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starters/2.1.6.RELEASE/e26d10fc2ce5799eb9350b3207972a817bf724f0/spring-boot-starters-2.1.6.RELEASE.pom]
  102. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.postgresql/pgjdbc-core-parent/1.1.5/d4f997ec87270c8689c86949e58ee5af1b2eab8a/pgjdbc-core-parent-1.1.5.pom]
  103. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.9.9/jackson-base-2.9.9.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson/jackson-base/2.9.9/4ae0e3eb03d6133174741dbf9aca6b064fd395d9/jackson-base-2.9.9.pom]
  104. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-parent/2.1.6.RELEASE/spring-boot-parent-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-parent/2.1.6.RELEASE/da750ef36867c320877555e7f5de88b1523b5cba/spring-boot-parent-2.1.6.RELEASE.pom]
  105. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.postgresql/pgjdbc-versions/1.1.5/9d921f1762791b67ba3a9c85b8bc1c2e54bfff8b/pgjdbc-versions-1.1.5.pom]
  106. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/mail/mail/1.4.7/mail-1.4.7.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.mail/mail/1.4.7/595a58508006f4a0db61483050d8537e093247f6/mail-1.4.7.pom]
  107. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/github/bbottema/emailaddress-rfc2822/1.1.0/emailaddress-rfc2822-1.1.0.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.github.bbottema/emailaddress-rfc2822/1.1.0/4cece90d7a7eff1d9752404d630be7963431ef4f/emailaddress-rfc2822-1.1.0.pom]
  108. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/sun/mail/all/1.4.7/all-1.4.7.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.mail/all/1.4.7/69662337a9cfcf5d68b9268349acf073119428a9/all-1.4.7.pom]
  109. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/github/librepdf/openpdf/1.2.20/openpdf-1.2.20.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.github.librepdf/openpdf/1.2.20/b77a450f238cde1328911fde1ced7240028f1e29/openpdf-1.2.20.pom]
  110. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/net.java/jvnet-parent/1/b55a1b046dbe82acdee8edde7476eebcba1e57d8/jvnet-parent-1.pom]
  111. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/github/librepdf/openpdf-parent/1.2.20/openpdf-parent-1.2.20.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.github.librepdf/openpdf-parent/1.2.20/6abe0098b82f2615ecace1210740147d150d700b/openpdf-parent-1.2.20.pom]
  112. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-mail/2.1.6.RELEASE/spring-boot-starter-mail-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-mail/2.1.6.RELEASE/ab2bbb6e1e155c8f2e007fa7c37360e173e88a40/spring-boot-starter-mail-2.1.6.RELEASE.pom]
  113. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-tomcat/2.1.6.RELEASE/spring-boot-starter-tomcat-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-tomcat/2.1.6.RELEASE/2395bfd26fe52bfe561368385edd08e30fad8684/spring-boot-starter-tomcat-2.1.6.RELEASE.pom]
  114. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-json/2.1.6.RELEASE/spring-boot-starter-json-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-json/2.1.6.RELEASE/38619e236620cbcd6b9902b4181b1969d920f3d1/spring-boot-starter-json-2.1.6.RELEASE.pom]
  115. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter/2.1.6.RELEASE/spring-boot-starter-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter/2.1.6.RELEASE/811b04dec4caa60ca85a38edd67b990d1ae6a5d5/spring-boot-starter-2.1.6.RELEASE.pom]
  116. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-webmvc/5.1.8.RELEASE/spring-webmvc-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-webmvc/5.1.8.RELEASE/3f4ec774648ba1a5e3ae02884f5ee8fe8b852810/spring-webmvc-5.1.8.RELEASE.pom]
  117. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/6.0.17.Final/hibernate-validator-6.0.17.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.hibernate.validator/hibernate-validator/6.0.17.Final/e221460286b64d3ca67a5e373bb99801d3c3e51/hibernate-validator-6.0.17.Final.pom]
  118. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-web/5.1.8.RELEASE/spring-web-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.1.8.RELEASE/74486e0ba637fc0101ae40e38b2b7ae8b6ca3488/spring-web-5.1.8.RELEASE.pom]
  119. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-parent/6.0.17.Final/hibernate-validator-parent-6.0.17.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.hibernate.validator/hibernate-validator-parent/6.0.17.Final/339428f6e580eb2bd425b74246a92c60d1e2314/hibernate-validator-parent-6.0.17.Final.pom]
  120. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-aop/2.1.6.RELEASE/spring-boot-starter-aop-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-aop/2.1.6.RELEASE/574e42e23aebc2a4ad24ecffcf56b8a4b967651b/spring-boot-starter-aop-2.1.6.RELEASE.pom]
  121. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-aspects/5.1.8.RELEASE/spring-aspects-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-aspects/5.1.8.RELEASE/16d2eae5bdb0f5c2339d7f3fa2bdd49e079ab62c/spring-aspects-5.1.8.RELEASE.pom]
  122. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/data/spring-data-jpa/2.1.9.RELEASE/spring-data-jpa-2.1.9.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.data/spring-data-jpa/2.1.9.RELEASE/c704f7aa6c39f73eb79b06bb9c8d1f0053841361/spring-data-jpa-2.1.9.RELEASE.pom]
  123. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-jdbc/2.1.6.RELEASE/spring-boot-starter-jdbc-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-jdbc/2.1.6.RELEASE/5379c2255d6f8b37792af149e3979bf87ab256ee/spring-boot-starter-jdbc-2.1.6.RELEASE.pom]
  124. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/hibernate/hibernate-core/5.3.10.Final/hibernate-core-5.3.10.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.hibernate/hibernate-core/5.3.10.Final/88dc2ea38ea8c24d3db40e710018be2e5e563aa4/hibernate-core-5.3.10.Final.pom]
  125. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/28043e931d9a45e11c335c039aef0255f306b51c/javax.transaction-api-1.3.pom]
  126. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/c42c51ae84892b73ef7de5351188908e673f5c69/jaxb-api-2.3.1.pom]
  127. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/data/build/spring-data-parent/2.1.9.RELEASE/spring-data-parent-2.1.9.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.data.build/spring-data-parent/2.1.9.RELEASE/79828b24b6ca8d70eca6cd33e9e95a5d8686665e/spring-data-parent-2.1.9.RELEASE.pom]
  128. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/net/java/jvnet-parent/5/jvnet-parent-5.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/net.java/jvnet-parent/5/5343c954d21549d039feebe5fadef023cdfc1388/jvnet-parent-5.pom]
  129. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api-parent/2.3.1/26101e8a1a09e16cdf277a4591f6d29917b2e06e/jaxb-api-parent-2.3.1.pom]
  130. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-bom/Californium-SR6/e5b669ef6854c0e5eb849da8d4e8fcb96a945a69/reactor-bom-Californium-SR6.pom]
  131. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/security/spring-security-web/5.1.5.RELEASE/spring-security-web-5.1.5.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-web/5.1.5.RELEASE/341111ae8916567c78d66636d2a0525c83959118/spring-security-web-5.1.5.RELEASE.pom]
  132. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-aop/5.1.8.RELEASE/spring-aop-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-aop/5.1.8.RELEASE/838e0fc5205bbb991ed7bee7b62b47e6e815a0d/spring-aop-5.1.8.RELEASE.pom]
  133. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/security/spring-security-config/5.1.5.RELEASE/spring-security-config-5.1.5.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-config/5.1.5.RELEASE/1601c8f30f07d8a89998071ff7f4002db4e24b81/spring-security-config-5.1.5.RELEASE.pom]
  134. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.json/javax.json-api/1.1.4/805c8b05dd5cf5780bcb2d6d23c6c5346da09186/javax.json-api-1.1.4.pom]
  135. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.jms/javax.jms-api/2.0.1/b354c8af1f7ea0b0a40ba5d69e3d18ecf8b57f1b/javax.jms-api-2.0.1.pom]
  136. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-jms/5.1.8.RELEASE/spring-jms-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jms/5.1.8.RELEASE/c94052896bf34b9e897b141b368483fef4f49fd0/spring-jms-5.1.8.RELEASE.pom]
  137. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/activemq/artemis-jms-client/2.6.4/artemis-jms-client-2.6.4.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.activemq/artemis-jms-client/2.6.4/493c126f380c8303042a22a88965361b3b3690f0/artemis-jms-client-2.6.4.pom]
  138. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/glassfish/json/1.1.4/json-1.1.4.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.glassfish/json/1.1.4/b935431de5a4ab939c11430d15391fd19d7b1b7c/json-1.1.4.pom]
  139. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/activemq/artemis-pom/2.6.4/artemis-pom-2.6.4.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.activemq/artemis-pom/2.6.4/af5540a3f0f7080067bd23ba6eaa8273d4839a71/artemis-pom-2.6.4.pom]
  140. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-websocket/5.1.8.RELEASE/spring-websocket-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-websocket/5.1.8.RELEASE/e25a14366d2a082051e0b3147819f71ba4fde141/spring-websocket-5.1.8.RELEASE.pom]
  141. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-messaging/5.1.8.RELEASE/spring-messaging-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-messaging/5.1.8.RELEASE/966cb07fa4434ba67ef6ee9ca853ea8e2ca52c54/spring-messaging-5.1.8.RELEASE.pom]
  142. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/micrometer/micrometer-core/1.1.5/micrometer-core-1.1.5.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.1.5/855d9edcc9afc94df233f77c6d5f88854480e2dc/micrometer-core-1.1.5.pom]
  143. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-actuator-autoconfigure/2.1.6.RELEASE/spring-boot-actuator-autoconfigure-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-actuator-autoconfigure/2.1.6.RELEASE/33f125f251c6af47c8c044db73d3a040f7528fc5/spring-boot-actuator-autoconfigure-2.1.6.RELEASE.pom]
  144. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.2/1a090928ca7a64f0dae1605e1d4397679ab51096/javax.mail-1.6.2.pom]
  145. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/sun/mail/all/1.6.2/all-1.6.2.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.mail/all/1.6.2/de5027ae62957f06ba7ff4733a0058871e237121/all-1.6.2.pom]
  146. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-context-support/5.1.8.RELEASE/spring-context-support-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-context-support/5.1.8.RELEASE/7013b76e7c6b2f9b3c4f670b0a582485cc8656b8/spring-context-support-5.1.8.RELEASE.pom]
  147. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/93ee1760aba62d6896d578bd7d247d0fa52f0e7/commons-codec-1.11.pom]
  148. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-parent/42/35d45eda74fe511d3d60b68e1dac29ed55043354/commons-parent-42.pom]
  149. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.9.0/1ef050f2a8b27be34031b10c2e3e068767851e8d/jackson-annotations-2.9.0.pom]
  150. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.9.9/jackson-core-2.9.9.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.9.9/e67acfd602c0446712390aae0e524b65d5ef75ce/jackson-core-2.9.9.pom]
  151. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.9/4d5671aad3f615e2ace4989d87c3e4f5291ebc14/jackson-databind-2.9.9.pom]
  152. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson/jackson-parent/2.9.0/fb7650f17c3641ee06a386d1a48195b2caebd542/jackson-parent-2.9.0.pom]
  153. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/oss-parent/28/oss-parent-28.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml/oss-parent/28/dbba8c0b4673e1fe6e21ba8a7ffa6bf4c132bf53/oss-parent-28.pom]
  154. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/activation/activation/1.1/activation-1.1.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.activation/activation/1.1/fd9dd0faa8f03f3ce0dc4eec22e57e818d8b9897/activation-1.1.pom]
  155. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/github/albfernandez/juniversalchardet/2.3.0/juniversalchardet-2.3.0.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.github.albfernandez/juniversalchardet/2.3.0/ec691d42a1426cf196c4f2126a7c4d5aa5e7749b/juniversalchardet-2.3.0.pom]
  156. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-logging/2.1.6.RELEASE/spring-boot-starter-logging-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-logging/2.1.6.RELEASE/360e3cc29d5369ea4442afb6c08eb1e8a87f6f74/spring-boot-starter-logging-2.1.6.RELEASE.pom]
  157. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.23/542a3f938aebd15b1ae655c89344835e502a87d/snakeyaml-1.23.pom]
  158. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot/2.1.6.RELEASE/spring-boot-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot/2.1.6.RELEASE/23a9a90a5c471593e93c23de9a76d9368376d454/spring-boot-2.1.6.RELEASE.pom]
  159. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-autoconfigure/2.1.6.RELEASE/spring-boot-autoconfigure-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-autoconfigure/2.1.6.RELEASE/c4618961874669687e440d11fc27b46577d1dab5/spring-boot-autoconfigure-2.1.6.RELEASE.pom]
  160. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-core/5.1.8.RELEASE/spring-core-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.1.8.RELEASE/2196d3d77e85d9874e4d7e528c1d610b0e3d3c2c/spring-core-5.1.8.RELEASE.pom]
  161. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.annotation/javax.annotation-api/1.3.2/302fe96ef206b17f82893083b51b479541fa25ab/javax.annotation-api-1.3.2.pom]
  162. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.9/jackson-datatype-jdk8-2.9.9.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jdk8/2.9.9/65b2868e8c0c414c84e33b6de7ada33412b0f731/jackson-datatype-jdk8-2.9.9.pom]
  163. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.9/jackson-module-parameter-names-2.9.9.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-parameter-names/2.9.9/1e3008b023932b5bd5e4ffa21dc95e43f383766e/jackson-module-parameter-names-2.9.9.pom]
  164. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/tomcat/embed/tomcat-embed-el/9.0.21/tomcat-embed-el-9.0.21.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-el/9.0.21/8d0d90e970fcd8f440d554bfa3fc4b670d71e971/tomcat-embed-el-9.0.21.pom]
  165. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/tomcat/embed/tomcat-embed-core/9.0.21/tomcat-embed-core-9.0.21.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/9.0.21/c21c8d2a08fabb665e5092462aeffabaf8870e45/tomcat-embed-core-9.0.21.pom]
  166. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.21/tomcat-embed-websocket-9.0.21.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-websocket/9.0.21/1cf442644f38a963c70cfdccce06258769b95012/tomcat-embed-websocket-9.0.21.pom]
  167. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/classmate/1.4.0/classmate-1.4.0.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml/classmate/1.4.0/f9641af1bbf6a5a4bb147808cd225c10cc27cad9/classmate-1.4.0.pom]
  168. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.validation/validation-api/2.0.1.Final/c22c6a1c9dc55d3f3dd56e50d9e4e0d7b9e4e6c0/validation-api-2.0.1.Final.pom]
  169. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-beans/5.1.8.RELEASE/spring-beans-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.1.8.RELEASE/49d4fd4e0a575ca55dc63d291d9ab7f172f782f5/spring-beans-5.1.8.RELEASE.pom]
  170. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-expression/5.1.8.RELEASE/spring-expression-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-expression/5.1.8.RELEASE/d8873f565925f494272fdafd6a5571c85a4d014b/spring-expression-5.1.8.RELEASE.pom]
  171. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-context/5.1.8.RELEASE/spring-context-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-context/5.1.8.RELEASE/4632c45b6528f0796c686c04b69e3ea6a0e35619/spring-context-5.1.8.RELEASE.pom]
  172. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.aspectj/aspectjweaver/1.9.4/50a02195961823cc8ad79478dda5d8803e89a8b2/aspectjweaver-1.9.4.pom]
  173. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/zaxxer/HikariCP/3.2.0/HikariCP-3.2.0.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.zaxxer/HikariCP/3.2.0/ed82fc0bc8a5042944e11357e5d0fe5b88d6c4fe/HikariCP-3.2.0.pom]
  174. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-jdbc/5.1.8.RELEASE/spring-jdbc-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jdbc/5.1.8.RELEASE/6231c9201dc113242f1a52f70195105053bcd028/spring-jdbc-5.1.8.RELEASE.pom]
  175. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/1aa9ef58e50ba6868b2e955d61fcd73be5b4cea5/javax.activation-api-1.2.0.pom]
  176. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/sun/activation/all/1.2.0/all-1.2.0.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.activation/all/1.2.0/9b1023e38195ea19d1a0ac79192d486da1904f97/all-1.2.0.pom]
  177. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/5.0.4.Final/hibernate-commons-annotations-5.0.4.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.hibernate.common/hibernate-commons-annotations/5.0.4.Final/d1b2611bd405b330bd2a2368b93c8e0243b3b095/hibernate-commons-annotations-5.0.4.Final.pom]
  178. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.dom4j/dom4j/2.1.1/f0b166c6707a63871a604d3ecf2922b356e05fb7/dom4j-2.1.1.pom]
  179. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.persistence/javax.persistence-api/2.2/ac7080de51fc0596317c15e12ed441f7c0a84d09/javax.persistence-api-2.2.pom]
  180. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/net/bytebuddy/byte-buddy/1.9.13/byte-buddy-1.9.13.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.13/1e0fa74d136fa49ac5bdd88ca055602d0cc900c4/byte-buddy-1.9.13.pom]
  181. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.jboss/jandex/2.0.5.Final/6e44cb0314b125892fec7c4198fc52b67faa107e/jandex-2.0.5.Final.pom]
  182. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.13/byte-buddy-parent-1.9.13.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-parent/1.9.13/ec516d2a1a97e6333ef8ea8f5f3b9bcabad200d8/byte-buddy-parent-1.9.13.pom]
  183. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/javassist/javassist/3.23.2-GA/javassist-3.23.2-GA.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.javassist/javassist/3.23.2-GA/18305a12e18e691f7b462b1c19d9e0c7aa01821a/javassist-3.23.2-GA.pom]
  184. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-orm/5.1.8.RELEASE/spring-orm-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-orm/5.1.8.RELEASE/b64222fb424d4849698777afef6d8a689b4e0733/spring-orm-5.1.8.RELEASE.pom]
  185. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-tx/5.1.8.RELEASE/spring-tx-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-tx/5.1.8.RELEASE/fa40473598bd93a4415e2356b748a046a1f07a/spring-tx-5.1.8.RELEASE.pom]
  186. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/data/spring-data-commons/2.1.9.RELEASE/spring-data-commons-2.1.9.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.data/spring-data-commons/2.1.9.RELEASE/77fb39df3d47adfdaeb1c6574832de7eed790d19/spring-data-commons-2.1.9.RELEASE.pom]
  187. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.26/4d3419a58d77c07f49185aaa556a787d50508d27/slf4j-api-1.7.26.pom]
  188. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-parent/1.7.26/624edbef50ed5b9d747125c05e7ef399e594c524/slf4j-parent-1.7.26.pom]
  189. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/security/spring-security-core/5.1.5.RELEASE/spring-security-core-5.1.5.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-core/5.1.5.RELEASE/f165b7e71edf18ef6990954c03d93ea0288f6f33/spring-security-core-5.1.5.RELEASE.pom]
  190. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/activemq/artemis-selector/2.6.4/artemis-selector-2.6.4.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.activemq/artemis-selector/2.6.4/d1160a001f101e9f216c5d92e1f74e06b963dbb0/artemis-selector-2.6.4.pom]
  191. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/activemq/artemis-core-client/2.6.4/artemis-core-client-2.6.4.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.activemq/artemis-core-client/2.6.4/5308a8b80d3031b126bd826b000f70209a7f81b5/artemis-core-client-2.6.4.pom]
  192. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-actuator/2.1.6.RELEASE/spring-boot-actuator-2.1.6.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-actuator/2.1.6.RELEASE/4700ff4d372bbb71d0a5507470cf11f9f8015c6f/spring-boot-actuator-2.1.6.RELEASE.pom]
  193. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/43ac1b07ed9ee2487104d0a219e076177761d7/HdrHistogram-2.1.9.pom]
  194. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/5baec26b6f9e5b17fdd200fc20af85eead4287c4/LatencyUtils-2.0.3.pom]
  195. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.slf4j/jul-to-slf4j/1.7.26/c86321c3aded034349c7481fde63120c076132b2/jul-to-slf4j-1.7.26.pom]
  196. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-to-slf4j/2.11.2/4dff5a1b69d348149ee1fd23f361708c2e6066d6/log4j-to-slf4j-2.11.2.pom]
  197. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.2.3/bc627b0345626c9dfa55eac703602c3a7846950b/logback-classic-1.2.3.pom]
  198. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-parent/1.2.3/97bb391732b4500e61247d7fb261ff5b01efece3/logback-parent-1.2.3.pom]
  199. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j/2.11.2/8b7bd82cc5024dcb1c03be919e7c187e263c2c2b/log4j-2.11.2.pom]
  200. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/apache/21/apache-21.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache/apache/21/649b700a1b2b4a1d87e7ae8e3f47bfe101b2a4a5/apache-21.pom]
  201. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-jcl/5.1.8.RELEASE/spring-jcl-5.1.8.RELEASE.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.1.8.RELEASE/408aab8d503846f1e50c451c27bbf4b05842768e/spring-jcl-5.1.8.RELEASE.pom]
  202. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-handler/4.1.36.Final/netty-handler-4.1.36.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.36.Final/ea9139982daedf5fec76ae3129d8dd7d513a7c79/netty-handler-4.1.36.Final.pom]
  203. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-buffer/4.1.36.Final/netty-buffer-4.1.36.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.36.Final/86c46ffc997d83ca968fe0647ffad7c661526e46/netty-buffer-4.1.36.Final.pom]
  204. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-codec-http/4.1.36.Final/netty-codec-http-4.1.36.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.36.Final/a36bd51c56f97f73637cd9b3171187bba7c564b/netty-codec-http-4.1.36.Final.pom]
  205. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-transport-native-epoll/4.1.36.Final/netty-transport-native-epoll-4.1.36.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.36.Final/ecf78f03124c5f924310e18cf7a6d4711647fa3e/netty-transport-native-epoll-4.1.36.Final.pom]
  206. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-transport-native-kqueue/4.1.36.Final/netty-transport-native-kqueue-4.1.36.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.36.Final/7e1e283073831257a437261764c8151f84169408/netty-transport-native-kqueue-4.1.36.Final.pom]
  207. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-transport/4.1.36.Final/netty-transport-4.1.36.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.36.Final/3904587b7eadc338fe0e200de2bbd54a6454ef17/netty-transport-4.1.36.Final.pom]
  208. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/activemq/artemis-commons/2.6.4/artemis-commons-2.6.4.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.activemq/artemis-commons/2.6.4/1dd7166e9895daa73ac9cbb80f4da597c1a9b49d/artemis-commons-2.6.4.pom]
  209. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.13.Final/45443636c0f5bb583db79a87c928bd161e01a98f/jgroups-3.6.13.Final.pom]
  210. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-parent/4.1.36.Final/netty-parent-4.1.36.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-parent/4.1.36.Final/11eacc90459128d9129dc7122e2852a75f09201/netty-parent-4.1.36.Final.pom]
  211. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-codec/4.1.36.Final/netty-codec-4.1.36.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.36.Final/7960a303e4be6a3e894be5c943fa2ddd5b96e52f/netty-codec-4.1.36.Final.pom]
  212. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-common/4.1.36.Final/netty-common-4.1.36.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.36.Final/5e4e7894addb4807360a014a5077d677bc0535d4/netty-common-4.1.36.Final.pom]
  213. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/johnzon/johnzon-core/1.1.12/johnzon-core-1.1.12.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.johnzon/johnzon-core/1.1.12/c78f8652ba8a8dfda1f76b638250009015329fa7/johnzon-core-1.1.12.pom]
  214. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/johnzon/johnzon/1.1.12/johnzon-1.1.12.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.johnzon/johnzon/1.1.12/6d57f862f3514cf001957194d0648998e6622d9d/johnzon-1.1.12.pom]
  215. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.2.3/a8d536fbd395b033310f686c4085eec5d6099b0f/logback-core-1.2.3.pom]
  216. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.2/95211497acc124aa30fa62d252fbb519a0a23a5a/log4j-api-2.11.2.pom]
  217. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/tomcat/tomcat-annotations-api/9.0.21/tomcat-annotations-api-9.0.21.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tomcat/tomcat-annotations-api/9.0.21/526f1330186664e4fbfc46a38e1d19bfe2390966/tomcat-annotations-api-9.0.21.pom]
  218. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-transport-native-unix-common/4.1.36.Final/netty-transport-native-unix-common-4.1.36.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.36.Final/8d46528f6916516c96f654b28881db277f77cebb/netty-transport-native-unix-common-4.1.36.Final.pom]
  219. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-resolver/4.1.36.Final/netty-resolver-4.1.36.Final.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.36.Final/cffe33d83808fd530e2d12103b44a549f31e2781/netty-resolver-4.1.36.Final.pom]
  220. Excluding [org.apache.tomcat:tomcat-annotations-api, org.apache.geronimo.specs:geronimo-json_1.0_spec]
  221. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-artemis/2.1.6.RELEASE/spring-boot-starter-artemis-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-artemis/2.1.6.RELEASE/e3bc8a11913a71957c176a1800559ba42d107db1/spring-boot-starter-artemis-2.1.6.RELEASE.jar]
  222. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-actuator/2.1.6.RELEASE/spring-boot-starter-actuator-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-actuator/2.1.6.RELEASE/21c704fa2014f4c7f0a817683ab39f1235427551/spring-boot-starter-actuator-2.1.6.RELEASE.jar]
  223. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-data-jpa/2.1.6.RELEASE/spring-boot-starter-data-jpa-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-data-jpa/2.1.6.RELEASE/3d2ff857d0cece1fea905e89371b802c5f5b0041/spring-boot-starter-data-jpa-2.1.6.RELEASE.jar]
  224. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-web/2.1.6.RELEASE/spring-boot-starter-web-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-web/2.1.6.RELEASE/8d232c9366b4ef3f5a919e48efb2228528391914/spring-boot-starter-web-2.1.6.RELEASE.jar]
  225. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-security/2.1.6.RELEASE/spring-boot-starter-security-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-security/2.1.6.RELEASE/19c6603bd9124074d31301cfc5c26ae09183f88e/spring-boot-starter-security-2.1.6.RELEASE.jar]
  226. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/github/bbottema/emailaddress-rfc2822/1.1.0/emailaddress-rfc2822-1.1.0.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.github.bbottema/emailaddress-rfc2822/1.1.0/4bdc83098d7413ffaf112e4db32cf68394ad49f5/emailaddress-rfc2822-1.1.0.jar]
  227. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/mail/mail/1.4.7/mail-1.4.7.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.mail/mail/1.4.7/9add058589d5d85adeb625859bf2c5eeaaedf12d/mail-1.4.7.jar]
  228. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-websocket/2.1.6.RELEASE/spring-boot-starter-websocket-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-websocket/2.1.6.RELEASE/b276432f28080effdcb9a37449c3e4012e571eb/spring-boot-starter-websocket-2.1.6.RELEASE.jar]
  229. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-json/2.1.6.RELEASE/spring-boot-starter-json-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-json/2.1.6.RELEASE/ed82ba4ed8a45855f5571c0fbc15537aa942763/spring-boot-starter-json-2.1.6.RELEASE.jar]
  230. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/github/librepdf/openpdf/1.2.20/openpdf-1.2.20.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.github.librepdf/openpdf/1.2.20/95ec3ccb56372e8bbf8cad2852aa88bf299f3257/openpdf-1.2.20.jar]
  231. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-jdbc/2.1.6.RELEASE/spring-boot-starter-jdbc-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-jdbc/2.1.6.RELEASE/8f9d678dad1c535377914c6ff3a4d470976a4de5/spring-boot-starter-jdbc-2.1.6.RELEASE.jar]
  232. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-actuator-autoconfigure/2.1.6.RELEASE/spring-boot-actuator-autoconfigure-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-actuator-autoconfigure/2.1.6.RELEASE/4293aa245d2a2577ea8b19ddcb084d5f46474798/spring-boot-actuator-autoconfigure-2.1.6.RELEASE.jar]
  233. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-aop/2.1.6.RELEASE/spring-boot-starter-aop-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-aop/2.1.6.RELEASE/93d2264fb36bdecaddcf2a4477d96a59709948d6/spring-boot-starter-aop-2.1.6.RELEASE.jar]
  234. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.9/jackson-datatype-jsr310-2.9.9.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.9.9/a33df137557793b0404a486888dbe049f7abeeeb/jackson-datatype-jsr310-2.9.9.jar]
  235. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter/2.1.6.RELEASE/spring-boot-starter-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter/2.1.6.RELEASE/22f085f39ded75b0b454ee7731eccae68b20f17e/spring-boot-starter-2.1.6.RELEASE.jar]
  236. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-tomcat/2.1.6.RELEASE/spring-boot-starter-tomcat-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-tomcat/2.1.6.RELEASE/204079b2a82b794246fe911d29f1d9682efbd951/spring-boot-starter-tomcat-2.1.6.RELEASE.jar]
  237. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/6.0.17.Final/hibernate-validator-6.0.17.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.hibernate.validator/hibernate-validator/6.0.17.Final/af73055fc4a103ab347c56e7da5a143d68a0170/hibernate-validator-6.0.17.Final.jar]
  238. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-web/5.1.8.RELEASE/spring-web-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.1.8.RELEASE/6d7134733f05133d82440172c5f6f9fe001db7ed/spring-web-5.1.8.RELEASE.jar]
  239. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-websocket/5.1.8.RELEASE/spring-websocket-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-websocket/5.1.8.RELEASE/5cf30d20a7a3b7ed526c5c099308c073a43729be/spring-websocket-5.1.8.RELEASE.jar]
  240. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/security/spring-security-web/5.1.5.RELEASE/spring-security-web-5.1.5.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-web/5.1.5.RELEASE/6183275812460a301a31216e2061afa4929a5f39/spring-security-web-5.1.5.RELEASE.jar]
  241. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-webmvc/5.1.8.RELEASE/spring-webmvc-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-webmvc/5.1.8.RELEASE/d2b6359b3b502ce917879990fbee99723bfa78c5/spring-webmvc-5.1.8.RELEASE.jar]
  242. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar]
  243. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar]
  244. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/data/spring-data-jpa/2.1.9.RELEASE/spring-data-jpa-2.1.9.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.data/spring-data-jpa/2.1.9.RELEASE/7ce2a4cc8c38ea4156435786a5d65ff7cbfdc15b/spring-data-jpa-2.1.9.RELEASE.jar]
  245. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-actuator/2.1.6.RELEASE/spring-boot-actuator-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-actuator/2.1.6.RELEASE/7dc009b1934dfd4e6cd5ba29e078658a7be780dc/spring-boot-actuator-2.1.6.RELEASE.jar]
  246. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-autoconfigure/2.1.6.RELEASE/spring-boot-autoconfigure-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-autoconfigure/2.1.6.RELEASE/875d84cfa6d5655bd11238c229e7acedf344024b/spring-boot-autoconfigure-2.1.6.RELEASE.jar]
  247. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-aspects/5.1.8.RELEASE/spring-aspects-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-aspects/5.1.8.RELEASE/9ba80326ca4c7f938a93c41c943782fff0c98b2f/spring-aspects-5.1.8.RELEASE.jar]
  248. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/security/spring-security-config/5.1.5.RELEASE/spring-security-config-5.1.5.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-config/5.1.5.RELEASE/5b2b4421b0440683f4c253804a1f430094cc2980/spring-security-config-5.1.5.RELEASE.jar]
  249. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/hibernate/hibernate-core/5.3.10.Final/hibernate-core-5.3.10.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.hibernate/hibernate-core/5.3.10.Final/e608b854325005edbf43cb2b6041fdafd3f2eb57/hibernate-core-5.3.10.Final.jar]
  250. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot/2.1.6.RELEASE/spring-boot-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot/2.1.6.RELEASE/b8a75ec9a9c570290523c4308c2255fbea6746c0/spring-boot-2.1.6.RELEASE.jar]
  251. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-context/5.1.8.RELEASE/spring-context-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-context/5.1.8.RELEASE/83ab599b042a4805bbee71b6241e9d073022d704/spring-context-5.1.8.RELEASE.jar]
  252. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-jms/5.1.8.RELEASE/spring-jms-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jms/5.1.8.RELEASE/c148cbdbdf5afc52c6110967e07875789a3b687b/spring-jms-5.1.8.RELEASE.jar]
  253. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-aop/5.1.8.RELEASE/spring-aop-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-aop/5.1.8.RELEASE/c013c5603a05bee2a80cc2ec8f3fc11b15d4de3a/spring-aop-5.1.8.RELEASE.jar]
  254. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/activemq/artemis-jms-client/2.6.4/artemis-jms-client-2.6.4.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.activemq/artemis-jms-client/2.6.4/898b748232edec28c5621bd9d7ea66e23c02703f/artemis-jms-client-2.6.4.jar]
  255. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/security/spring-security-core/5.1.5.RELEASE/spring-security-core-5.1.5.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.security/spring-security-core/5.1.5.RELEASE/574d3da85383c09bd5970fe8a3b42756755702bf/spring-security-core-5.1.5.RELEASE.jar]
  256. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.jms/javax.jms-api/2.0.1/5faaa3864ff6025ce69809b60d65bda3e358610c/javax.jms-api-2.0.1.jar]
  257. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.json/javax.json-api/1.1.4/c8efa3cfaeee2b05c2dfd54cba21548a081b1746/javax.json-api-1.1.4.jar]
  258. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.mail/javax.mail/1.6.2/935151eb71beff17a2ffac15dd80184a99a0514f/javax.mail-1.6.2.jar]
  259. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar]
  260. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-messaging/5.1.8.RELEASE/spring-messaging-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-messaging/5.1.8.RELEASE/cd2f5dd9f0143d002bf34db7b81862f4dec2afc8/spring-messaging-5.1.8.RELEASE.jar]
  261. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.9/jackson-datatype-jdk8-2.9.9.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jdk8/2.9.9/4b04126963103216c9c43b0f34bbc36315654204/jackson-datatype-jdk8-2.9.9.jar]
  262. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/micrometer/micrometer-core/1.1.5/micrometer-core-1.1.5.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.1.5/cf2e89e38ed17587f3e6fe289f335db5493c8217/micrometer-core-1.1.5.jar]
  263. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.9/jackson-module-parameter-names-2.9.9.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-parameter-names/2.9.9/a92facb55a2538e7b2fe14294570a18b823ad431/jackson-module-parameter-names-2.9.9.jar]
  264. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.9/d6eb9817d9c7289a91f043ac5ee02a6b3cc86238/jackson-databind-2.9.9.jar]
  265. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.9.0/7c10d545325e3a6e72e06381afe469fd40eb701/jackson-annotations-2.9.0.jar]
  266. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.9.9/jackson-core-2.9.9.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.9.9/bfff5af9fb8347d26bbb7959cb9b4fe9a2b0ca5e/jackson-core-2.9.9.jar]
  267. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/activemq/artemis-selector/2.6.4/artemis-selector-2.6.4.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.activemq/artemis-selector/2.6.4/a9b9a8c887ee96b86d63102dfc2ec5a7ca12433f/artemis-selector-2.6.4.jar]
  268. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/activemq/artemis-core-client/2.6.4/artemis-core-client-2.6.4.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.activemq/artemis-core-client/2.6.4/afbf759fb412337909898e1d2dcdf5b7eb347dce/artemis-core-client-2.6.4.jar]
  269. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/activemq/artemis-commons/2.6.4/artemis-commons-2.6.4.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.activemq/artemis-commons/2.6.4/d5143ebf338503b3a0359fdf585129aeaac59f22/artemis-commons-2.6.4.jar]
  270. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/activation/activation/1.1/activation-1.1.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.activation/activation/1.1/e6cb541461c2834bdea3eb920f1884d1eb508b50/activation-1.1.jar]
  271. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-logging/2.1.6.RELEASE/spring-boot-starter-logging-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-logging/2.1.6.RELEASE/9cb7228f463fce085317e2da8fb824568e697b7c/spring-boot-starter-logging-2.1.6.RELEASE.jar]
  272. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/github/albfernandez/juniversalchardet/2.3.0/juniversalchardet-2.3.0.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.github.albfernandez/juniversalchardet/2.3.0/48441094fd92f5eb5d60ab0193a76151ebd48633/juniversalchardet-2.3.0.jar]
  273. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.annotation/javax.annotation-api/1.3.2/934c04d3cfef185a8008e7bf34331b79730a9d43/javax.annotation-api-1.3.2.jar]
  274. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-orm/5.1.8.RELEASE/spring-orm-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-orm/5.1.8.RELEASE/9a39c5419a48531957ab92ae32ec80ce86367ef9/spring-orm-5.1.8.RELEASE.jar]
  275. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-jdbc/5.1.8.RELEASE/spring-jdbc-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jdbc/5.1.8.RELEASE/bf8affe2ce53e92e22bf3e2b85dfcbcde089bd0a/spring-jdbc-5.1.8.RELEASE.jar]
  276. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/data/spring-data-commons/2.1.9.RELEASE/spring-data-commons-2.1.9.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.data/spring-data-commons/2.1.9.RELEASE/797e28eecdd88697b558799b657418c3063dc270/spring-data-commons-2.1.9.RELEASE.jar]
  277. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-tx/5.1.8.RELEASE/spring-tx-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-tx/5.1.8.RELEASE/a4941bf2e1a32e2d102dfeff8d542db8fd99a912/spring-tx-5.1.8.RELEASE.jar]
  278. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-expression/5.1.8.RELEASE/spring-expression-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-expression/5.1.8.RELEASE/4f8340d8d4f52dbd527bd696358923ff4df5be1a/spring-expression-5.1.8.RELEASE.jar]
  279. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-beans/5.1.8.RELEASE/spring-beans-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.1.8.RELEASE/e35fa81d0142ef7c1247a7dee8b1ef2dd78c6322/spring-beans-5.1.8.RELEASE.jar]
  280. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.21/tomcat-embed-websocket-9.0.21.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-websocket/9.0.21/218f438e4812f268a1692511f897b401fc28cfa8/tomcat-embed-websocket-9.0.21.jar]
  281. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-core/5.1.8.RELEASE/spring-core-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.1.8.RELEASE/37fd45c92cfd05b9ad173ee1184ec4221e0f931f/spring-core-5.1.8.RELEASE.jar]
  282. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.23/ec62d74fe50689c28c0ff5b35d3aebcaa8b5be68/snakeyaml-1.23.jar]
  283. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/tomcat/embed/tomcat-embed-core/9.0.21/tomcat-embed-core-9.0.21.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/9.0.21/225a44fe65e9832f896e09f343ce107d38f3ee1b/tomcat-embed-core-9.0.21.jar]
  284. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-mail/2.1.6.RELEASE/spring-boot-starter-mail-2.1.6.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot-starter-mail/2.1.6.RELEASE/d328fbdded8d7e2a08743b6f4885702136bc938/spring-boot-starter-mail-2.1.6.RELEASE.jar]
  285. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/tomcat/embed/tomcat-embed-el/9.0.21/tomcat-embed-el-9.0.21.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-el/9.0.21/6a7ed3ad394b36d3f0f77745f424e19e976d2d61/tomcat-embed-el-9.0.21.jar]
  286. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.validation/validation-api/2.0.1.Final/cb855558e6271b1b32e716d24cb85c7f583ce09e/validation-api-2.0.1.Final.jar]
  287. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/5.0.4.Final/hibernate-commons-annotations-5.0.4.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.hibernate.common/hibernate-commons-annotations/5.0.4.Final/965a18fdf939ee75e41f7918532d37b3a8350535/hibernate-commons-annotations-5.0.4.Final.jar]
  288. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/fasterxml/classmate/1.4.0/classmate-1.4.0.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml/classmate/1.4.0/291658ac2ce2476256c7115943652c0accb5c857/classmate-1.4.0.jar]
  289. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.aspectj/aspectjweaver/1.9.4/9205229878f3d62fbd3a32a0fb6be2d6ad8589a9/aspectjweaver-1.9.4.jar]
  290. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/com/zaxxer/HikariCP/3.2.0/HikariCP-3.2.0.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/com.zaxxer/HikariCP/3.2.0/6c66db1c636ee90beb4c65fe34abd8ba9396bca6/HikariCP-3.2.0.jar]
  291. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.persistence/javax.persistence-api/2.2/25665ac8c0b62f50e6488173233239120fc52c96/javax.persistence-api-2.2.jar]
  292. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar]
  293. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.dom4j/dom4j/2.1.1/3dce5dbb3571aa820c677fadd8349bfa8f00c199/dom4j-2.1.1.jar]
  294. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.jboss/jandex/2.0.5.Final/7060f67764565b9ee9d467e3ed0cb8a9c601b23a/jandex-2.0.5.Final.jar]
  295. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-context-support/5.1.8.RELEASE/spring-context-support-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-context-support/5.1.8.RELEASE/5130c3921e9998e908048bb0732d24569a1f874f/spring-context-support-5.1.8.RELEASE.jar]
  296. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.2.3/7c4f3c474fb2c041d8028740440937705ebb473a/logback-classic-1.2.3.jar]
  297. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.slf4j/jul-to-slf4j/1.7.26/8031352b2bb0a49e67818bf04c027aa92e645d5c/jul-to-slf4j-1.7.26.jar]
  298. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-to-slf4j/2.11.2/6d37bf7b046c0ce2669f26b99365a2cfa45c4c18/log4j-to-slf4j-2.11.2.jar]
  299. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/javassist/javassist/3.23.2-GA/javassist-3.23.2-GA.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.javassist/javassist/3.23.2-GA/c5afe660a95e87ceb518e4f5cf02f5c56b547683/javassist-3.23.2-GA.jar]
  300. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/net/bytebuddy/byte-buddy/1.9.13/byte-buddy-1.9.13.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.13/cdaa4d47073aa70819649bf037cfefe75c39a4b6/byte-buddy-1.9.13.jar]
  301. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.26/77100a62c2e6f04b53977b9f541044d7d722693d/slf4j-api-1.7.26.jar]
  302. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/johnzon/johnzon-core/1.1.12/johnzon-core-1.1.12.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.johnzon/johnzon-core/1.1.12/e9a46271ff8a7884ab3ba3c44b34f44461a62ff6/johnzon-core-1.1.12.jar]
  303. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar]
  304. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar]
  305. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.13.Final/1315a8a1aed98dcafc11a850957ced42dc26bf18/jgroups-3.6.13.Final.jar]
  306. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/springframework/spring-jcl/5.1.8.RELEASE/spring-jcl-5.1.8.RELEASE.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.1.8.RELEASE/60a3bb9c802ea03c955ee26526f8aebc9dd712b6/spring-jcl-5.1.8.RELEASE.jar]
  307. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-transport-native-epoll/4.1.36.Final/netty-transport-native-epoll-4.1.36.Final-linux-x86_64.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.36.Final/8ec8e248ef34b86cc7fae023fb40b9ffa8f5614f/netty-transport-native-epoll-4.1.36.Final-linux-x86_64.jar]
  308. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-transport-native-kqueue/4.1.36.Final/netty-transport-native-kqueue-4.1.36.Final-osx-x86_64.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.36.Final/ec411a8995ce779bbefd78dcea03278ae7c74aa1/netty-transport-native-kqueue-4.1.36.Final-osx-x86_64.jar]
  309. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-codec-http/4.1.36.Final/netty-codec-http-4.1.36.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.36.Final/62b73d439dbddf3c0dde092b048580139695ab46/netty-codec-http-4.1.36.Final.jar]
  310. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-codec/4.1.36.Final/netty-codec-4.1.36.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.36.Final/8462116d327bb3d1ec24258071f2e7345a73dbfc/netty-codec-4.1.36.Final.jar]
  311. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-transport-native-unix-common/4.1.36.Final/netty-transport-native-unix-common-4.1.36.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.36.Final/d95d7033f400f9472db9da7834c443b96cd4bab0/netty-transport-native-unix-common-4.1.36.Final.jar]
  312. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-handler/4.1.36.Final/netty-handler-4.1.36.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.36.Final/1c38a5920a10c01b1cce4cdc964447ec76abf1b5/netty-handler-4.1.36.Final.jar]
  313. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-resolver/4.1.36.Final/netty-resolver-4.1.36.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.36.Final/e4d243fbf4e6837fa294f892bf97149e18129100/netty-resolver-4.1.36.Final.jar]
  314. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-buffer/4.1.36.Final/netty-buffer-4.1.36.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.36.Final/7f2db0921dd57df4db076229830ab09bba713aeb/netty-buffer-4.1.36.Final.jar]
  315. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-transport/4.1.36.Final/netty-transport-4.1.36.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.36.Final/8546e6be47be587acab86bbd106ca023678f07d9/netty-transport-4.1.36.Final.jar]
  316. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/io/netty/netty-common/4.1.36.Final/netty-common-4.1.36.Final.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.36.Final/f6f38fde652a70ea579897edc80e52353e487ae6/netty-common-4.1.36.Final.jar]
  317. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.2/f5e9a2ffca496057d6891a3de65128efc636e26e/log4j-api-2.11.2.jar]
  318. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.2.3/864344400c3d4d92dfeb0a305dc87d953677c03c/logback-core-1.2.3.jar]
  319. Found locally available resource with matching checksum: [http://cancer.sofco:8081/nexus/content/groups/public/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.jar, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.postgresql/postgresql/42.2.5/951b7eda125f3137538a94e2cbdcf744088ad4c2/postgresql-42.2.5.jar]
  320. Excluding []
  321. Task ':compileJava' is not up-to-date because:
  322. No history is available.
  323. All input files are considered out-of-date for incremental task ':compileJava'.
  324. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
  325. Compiling with JDK Java compiler API.
  326. Note: Some input files use or override a deprecated API.
  327. Note: Recompile with -Xlint:deprecation for details.
  328. Created classpath snapshot for incremental compilation in 0.136 secs. 780 duplicate classes found in classpath (see all with --debug).
  329. :compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 24.652 secs.
  330. :processResources (Thread[Task worker for ':' Thread 2,5,main]) started.
  331.  
  332. > Task :processResources
  333. Task ':processResources' is not up-to-date because:
  334. No history is available.
  335. :processResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.026 secs.
  336. :classes (Thread[Task worker for ':' Thread 2,5,main]) started.
  337.  
  338. > Task :classes
  339. Skipping task ':classes' as it has no actions.
  340. :classes (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs.
  341. :bootWar (Thread[Task worker for ':' Thread 2,5,main]) started.
  342.  
  343. > Task :bootWar
  344. Excluding [org.apache.tomcat:tomcat-annotations-api]
  345. Excluding []
  346. Task ':bootWar' is not up-to-date because:
  347. No history is available.
  348. :bootWar (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.902 secs.
  349. :war (Thread[Task worker for ':' Thread 2,5,main]) started.
  350.  
  351. > Task :war SKIPPED
  352. Skipping task ':war' as task onlyIf is false.
  353. :war (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs.
  354. :assemble (Thread[Task worker for ':' Thread 2,5,main]) started.
  355.  
  356. > Task :assemble
  357. Skipping task ':assemble' as it has no actions.
  358. :assemble (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs.
  359. :check (Thread[Task worker for ':' Thread 2,5,main]) started.
  360.  
  361. > Task :check
  362. Skipping task ':check' as it has no actions.
  363. :check (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs.
  364. :build (Thread[Task worker for ':' Thread 2,5,main]) started.
  365.  
  366. > Task :build
  367. Skipping task ':build' as it has no actions.
  368. :build (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs.
  369.  
  370. BUILD SUCCESSFUL in 28s
  371. 4 actionable tasks: 3 executed, 1 up-to-date
  372. Build step 'Invoke Gradle script' changed build result to SUCCESS
  373. Performing Post build task...
  374. Match found for :SUCCESS : True
  375. Logical operation result is TRUE
  376. Running script : ssh -v -p 6471 sofco@192.168.23.190 "/home/sofco/tomcat8/bin/shutdown.sh"
  377. ssh -v -p 6471 sofco@192.168.23.190 "rm -rf /home/sofco/tomcat8/webapps/gajiid-API"
  378. ssh -v -p 6471 sofco@192.168.23.190 "rm -rf /home/sofco/tomcat8/webapps/gajiid-API.war"
  379. scp -P 6471 build/libs/Gaji-Id-V2_BE-0.0.1-SNAPSHOT.war sofco@192.168.23.190:tomcat8/webapps/gajiid-API.war
  380. ssh -v -p 6471 sofco@192.168.23.190 "/home/sofco/tomcat8/bin/startup.sh"
  381. [Gaji-Id-V2_BE] $ /bin/sh -xe /tmp/jenkins1598987521501348625.sh
  382. + ssh -v -p 6471 sofco@192.168.23.190 /home/sofco/tomcat8/bin/shutdown.sh
  383. OpenSSH_7.9p1, OpenSSL 1.1.1d 10 Sep 2019
  384. debug1: Reading configuration data /etc/ssh/ssh_config
  385. debug1: /etc/ssh/ssh_config line 25: Applying options for *
  386. debug1: Connecting to 192.168.23.190 [192.168.23.190] port 6471.
  387. debug1: Connection established.
  388. debug1: identity file /home/jenkins/.ssh/id_rsa type 0
  389. debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
  390. debug1: identity file /home/jenkins/.ssh/id_dsa type -1
  391. debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
  392. debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
  393. debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
  394. debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
  395. debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
  396. debug1: identity file /home/jenkins/.ssh/id_xmss type -1
  397. debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
  398. debug1: Local version string SSH-2.0-OpenSSH_7.9
  399. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
  400. debug1: match: OpenSSH_7.4 pat OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,OpenSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7* compat 0x04000002
  401. debug1: Authenticating to 192.168.23.190:6471 as 'sofco'
  402. debug1: SSH2_MSG_KEXINIT sent
  403. debug1: SSH2_MSG_KEXINIT received
  404. debug1: kex: algorithm: curve25519-sha256
  405. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  406. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  407. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  408. debug1: kex: curve25519-sha256 need=64 dh_need=64
  409. debug1: kex: curve25519-sha256 need=64 dh_need=64
  410. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  411. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:bRp9d+KTDOYkI3alEIE0TjobTLBgK1f/SmZymYs1754
  412. debug1: Host '[192.168.23.190]:6471' is known and matches the ECDSA host key.
  413. debug1: Found key in /home/jenkins/.ssh/known_hosts:5
  414. debug1: rekey after 134217728 blocks
  415. debug1: SSH2_MSG_NEWKEYS sent
  416. debug1: expecting SSH2_MSG_NEWKEYS
  417. debug1: SSH2_MSG_NEWKEYS received
  418. debug1: rekey after 134217728 blocks
  419. debug1: Will attempt key: /home/jenkins/.ssh/id_rsa RSA SHA256:oUQpQF9vhjT+BbF9RMpqMZUgocB9qwwG89GctCoEsd8
  420. debug1: Will attempt key: /home/jenkins/.ssh/id_dsa
  421. debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa
  422. debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519
  423. debug1: Will attempt key: /home/jenkins/.ssh/id_xmss
  424. debug1: SSH2_MSG_EXT_INFO received
  425. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  426. debug1: SSH2_MSG_SERVICE_ACCEPT received
  427. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  428. debug1: Next authentication method: publickey
  429. debug1: Offering public key: /home/jenkins/.ssh/id_rsa RSA SHA256:oUQpQF9vhjT+BbF9RMpqMZUgocB9qwwG89GctCoEsd8
  430. debug1: Server accepts key: /home/jenkins/.ssh/id_rsa RSA SHA256:oUQpQF9vhjT+BbF9RMpqMZUgocB9qwwG89GctCoEsd8
  431. debug1: Authentication succeeded (publickey).
  432. Authenticated to 192.168.23.190 ([192.168.23.190]:6471).
  433. debug1: channel 0: new [client-session]
  434. debug1: Requesting no-more-sessions@openssh.com
  435. debug1: Entering interactive session.
  436. debug1: pledge: network
  437. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  438. debug1: Sending environment.
  439. debug1: Sending env LANG = en_US.UTF-8
  440. debug1: Sending env LC_CTYPE = en_US.UTF-8
  441. debug1: Sending command: /home/sofco/tomcat8/bin/shutdown.sh
  442. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  443. debug1: channel 0: free: client-session, nchannels 1
  444. debug1: fd 0 clearing O_NONBLOCK
  445. debug1: fd 2 clearing O_NONBLOCK
  446. Transferred: sent 2864, received 2680 bytes, in 0.9 seconds
  447. Bytes per second: sent 3256.6, received 3047.3
  448. debug1: Exit status 0
  449. + ssh -v -p 6471 sofco@192.168.23.190 'rm -rf /home/sofco/tomcat8/webapps/gajiid-API'
  450. OpenSSH_7.9p1, OpenSSL 1.1.1d 10 Sep 2019
  451. debug1: Reading configuration data /etc/ssh/ssh_config
  452. debug1: /etc/ssh/ssh_config line 25: Applying options for *
  453. debug1: Connecting to 192.168.23.190 [192.168.23.190] port 6471.
  454. debug1: Connection established.
  455. debug1: identity file /home/jenkins/.ssh/id_rsa type 0
  456. debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
  457. debug1: identity file /home/jenkins/.ssh/id_dsa type -1
  458. debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
  459. debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
  460. debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
  461. debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
  462. debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
  463. debug1: identity file /home/jenkins/.ssh/id_xmss type -1
  464. debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
  465. debug1: Local version string SSH-2.0-OpenSSH_7.9
  466. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
  467. debug1: match: OpenSSH_7.4 pat OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,OpenSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7* compat 0x04000002
  468. debug1: Authenticating to 192.168.23.190:6471 as 'sofco'
  469. debug1: SSH2_MSG_KEXINIT sent
  470. debug1: SSH2_MSG_KEXINIT received
  471. debug1: kex: algorithm: curve25519-sha256
  472. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  473. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  474. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  475. debug1: kex: curve25519-sha256 need=64 dh_need=64
  476. debug1: kex: curve25519-sha256 need=64 dh_need=64
  477. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  478. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:bRp9d+KTDOYkI3alEIE0TjobTLBgK1f/SmZymYs1754
  479. debug1: Host '[192.168.23.190]:6471' is known and matches the ECDSA host key.
  480. debug1: Found key in /home/jenkins/.ssh/known_hosts:5
  481. debug1: rekey after 134217728 blocks
  482. debug1: SSH2_MSG_NEWKEYS sent
  483. debug1: expecting SSH2_MSG_NEWKEYS
  484. debug1: SSH2_MSG_NEWKEYS received
  485. debug1: rekey after 134217728 blocks
  486. debug1: Will attempt key: /home/jenkins/.ssh/id_rsa RSA SHA256:oUQpQF9vhjT+BbF9RMpqMZUgocB9qwwG89GctCoEsd8
  487. debug1: Will attempt key: /home/jenkins/.ssh/id_dsa
  488. debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa
  489. debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519
  490. debug1: Will attempt key: /home/jenkins/.ssh/id_xmss
  491. debug1: SSH2_MSG_EXT_INFO received
  492. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  493. debug1: SSH2_MSG_SERVICE_ACCEPT received
  494. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  495. debug1: Next authentication method: publickey
  496. debug1: Offering public key: /home/jenkins/.ssh/id_rsa RSA SHA256:oUQpQF9vhjT+BbF9RMpqMZUgocB9qwwG89GctCoEsd8
  497. debug1: Server accepts key: /home/jenkins/.ssh/id_rsa RSA SHA256:oUQpQF9vhjT+BbF9RMpqMZUgocB9qwwG89GctCoEsd8
  498. debug1: Authentication succeeded (publickey).
  499. Authenticated to 192.168.23.190 ([192.168.23.190]:6471).
  500. debug1: channel 0: new [client-session]
  501. debug1: Requesting no-more-sessions@openssh.com
  502. debug1: Entering interactive session.
  503. debug1: pledge: network
  504. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  505. debug1: Sending environment.
  506. debug1: Sending env LANG = en_US.UTF-8
  507. debug1: Sending env LC_CTYPE = en_US.UTF-8
  508. debug1: Sending command: rm -rf /home/sofco/tomcat8/webapps/gajiid-API
  509. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  510. debug1: channel 0: free: client-session, nchannels 1
  511. debug1: fd 0 clearing O_NONBLOCK
  512. debug1: fd 2 clearing O_NONBLOCK
  513. Transferred: sent 2872, received 2680 bytes, in 0.9 seconds
  514. Bytes per second: sent 3282.1, received 3062.7
  515. debug1: Exit status 0
  516. + ssh -v -p 6471 sofco@192.168.23.190 'rm -rf /home/sofco/tomcat8/webapps/gajiid-API.war'
  517. OpenSSH_7.9p1, OpenSSL 1.1.1d 10 Sep 2019
  518. debug1: Reading configuration data /etc/ssh/ssh_config
  519. debug1: /etc/ssh/ssh_config line 25: Applying options for *
  520. debug1: Connecting to 192.168.23.190 [192.168.23.190] port 6471.
  521. debug1: Connection established.
  522. debug1: identity file /home/jenkins/.ssh/id_rsa type 0
  523. debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
  524. debug1: identity file /home/jenkins/.ssh/id_dsa type -1
  525. debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
  526. debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
  527. debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
  528. debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
  529. debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
  530. debug1: identity file /home/jenkins/.ssh/id_xmss type -1
  531. debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
  532. debug1: Local version string SSH-2.0-OpenSSH_7.9
  533. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
  534. debug1: match: OpenSSH_7.4 pat OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,OpenSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7* compat 0x04000002
  535. debug1: Authenticating to 192.168.23.190:6471 as 'sofco'
  536. debug1: SSH2_MSG_KEXINIT sent
  537. debug1: SSH2_MSG_KEXINIT received
  538. debug1: kex: algorithm: curve25519-sha256
  539. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  540. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  541. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  542. debug1: kex: curve25519-sha256 need=64 dh_need=64
  543. debug1: kex: curve25519-sha256 need=64 dh_need=64
  544. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  545. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:bRp9d+KTDOYkI3alEIE0TjobTLBgK1f/SmZymYs1754
  546. debug1: Host '[192.168.23.190]:6471' is known and matches the ECDSA host key.
  547. debug1: Found key in /home/jenkins/.ssh/known_hosts:5
  548. debug1: rekey after 134217728 blocks
  549. debug1: SSH2_MSG_NEWKEYS sent
  550. debug1: expecting SSH2_MSG_NEWKEYS
  551. debug1: SSH2_MSG_NEWKEYS received
  552. debug1: rekey after 134217728 blocks
  553. debug1: Will attempt key: /home/jenkins/.ssh/id_rsa RSA SHA256:oUQpQF9vhjT+BbF9RMpqMZUgocB9qwwG89GctCoEsd8
  554. debug1: Will attempt key: /home/jenkins/.ssh/id_dsa
  555. debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa
  556. debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519
  557. debug1: Will attempt key: /home/jenkins/.ssh/id_xmss
  558. debug1: SSH2_MSG_EXT_INFO received
  559. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  560. debug1: SSH2_MSG_SERVICE_ACCEPT received
  561. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  562. debug1: Next authentication method: publickey
  563. debug1: Offering public key: /home/jenkins/.ssh/id_rsa RSA SHA256:oUQpQF9vhjT+BbF9RMpqMZUgocB9qwwG89GctCoEsd8
  564. debug1: Server accepts key: /home/jenkins/.ssh/id_rsa RSA SHA256:oUQpQF9vhjT+BbF9RMpqMZUgocB9qwwG89GctCoEsd8
  565. debug1: Authentication succeeded (publickey).
  566. Authenticated to 192.168.23.190 ([192.168.23.190]:6471).
  567. debug1: channel 0: new [client-session]
  568. debug1: Requesting no-more-sessions@openssh.com
  569. debug1: Entering interactive session.
  570. debug1: pledge: network
  571. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  572. debug1: Sending environment.
  573. debug1: Sending env LANG = en_US.UTF-8
  574. debug1: Sending env LC_CTYPE = en_US.UTF-8
  575. debug1: Sending command: rm -rf /home/sofco/tomcat8/webapps/gajiid-API.war
  576. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  577. debug1: channel 0: free: client-session, nchannels 1
  578. debug1: fd 0 clearing O_NONBLOCK
  579. debug1: fd 2 clearing O_NONBLOCK
  580. Transferred: sent 2872, received 2680 bytes, in 0.3 seconds
  581. Bytes per second: sent 10552.7, received 9847.2
  582. debug1: Exit status 0
  583. + scp -P 6471 build/libs/Gaji-Id-V2_BE-0.0.1-SNAPSHOT.war sofco@192.168.23.190:tomcat8/webapps/gajiid-API.war
  584. + ssh -v -p 6471 sofco@192.168.23.190 /home/sofco/tomcat8/bin/startup.sh
  585. OpenSSH_7.9p1, OpenSSL 1.1.1d 10 Sep 2019
  586. debug1: Reading configuration data /etc/ssh/ssh_config
  587. debug1: /etc/ssh/ssh_config line 25: Applying options for *
  588. debug1: Connecting to 192.168.23.190 [192.168.23.190] port 6471.
  589. debug1: Connection established.
  590. debug1: identity file /home/jenkins/.ssh/id_rsa type 0
  591. debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
  592. debug1: identity file /home/jenkins/.ssh/id_dsa type -1
  593. debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
  594. debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
  595. debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
  596. debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
  597. debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
  598. debug1: identity file /home/jenkins/.ssh/id_xmss type -1
  599. debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
  600. debug1: Local version string SSH-2.0-OpenSSH_7.9
  601. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
  602. debug1: match: OpenSSH_7.4 pat OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,OpenSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7* compat 0x04000002
  603. debug1: Authenticating to 192.168.23.190:6471 as 'sofco'
  604. debug1: SSH2_MSG_KEXINIT sent
  605. debug1: SSH2_MSG_KEXINIT received
  606. debug1: kex: algorithm: curve25519-sha256
  607. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  608. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  609. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  610. debug1: kex: curve25519-sha256 need=64 dh_need=64
  611. debug1: kex: curve25519-sha256 need=64 dh_need=64
  612. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  613. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:bRp9d+KTDOYkI3alEIE0TjobTLBgK1f/SmZymYs1754
  614. debug1: Host '[192.168.23.190]:6471' is known and matches the ECDSA host key.
  615. debug1: Found key in /home/jenkins/.ssh/known_hosts:5
  616. debug1: rekey after 134217728 blocks
  617. debug1: SSH2_MSG_NEWKEYS sent
  618. debug1: expecting SSH2_MSG_NEWKEYS
  619. debug1: SSH2_MSG_NEWKEYS received
  620. debug1: rekey after 134217728 blocks
  621. debug1: Will attempt key: /home/jenkins/.ssh/id_rsa RSA SHA256:oUQpQF9vhjT+BbF9RMpqMZUgocB9qwwG89GctCoEsd8
  622. debug1: Will attempt key: /home/jenkins/.ssh/id_dsa
  623. debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa
  624. debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519
  625. debug1: Will attempt key: /home/jenkins/.ssh/id_xmss
  626. debug1: SSH2_MSG_EXT_INFO received
  627. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  628. debug1: SSH2_MSG_SERVICE_ACCEPT received
  629. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  630. debug1: Next authentication method: publickey
  631. debug1: Offering public key: /home/jenkins/.ssh/id_rsa RSA SHA256:oUQpQF9vhjT+BbF9RMpqMZUgocB9qwwG89GctCoEsd8
  632. debug1: Server accepts key: /home/jenkins/.ssh/id_rsa RSA SHA256:oUQpQF9vhjT+BbF9RMpqMZUgocB9qwwG89GctCoEsd8
  633. debug1: Authentication succeeded (publickey).
  634. Authenticated to 192.168.23.190 ([192.168.23.190]:6471).
  635. debug1: channel 0: new [client-session]
  636. debug1: Requesting no-more-sessions@openssh.com
  637. debug1: Entering interactive session.
  638. debug1: pledge: network
  639. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  640. debug1: Sending environment.
  641. debug1: Sending env LANG = en_US.UTF-8
  642. debug1: Sending env LC_CTYPE = en_US.UTF-8
  643. debug1: Sending command: /home/sofco/tomcat8/bin/startup.sh
  644. Tomcat started.
  645. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  646. debug1: channel 0: free: client-session, nchannels 1
  647. debug1: fd 0 clearing O_NONBLOCK
  648. debug1: fd 2 clearing O_NONBLOCK
  649. Transferred: sent 2864, received 2716 bytes, in 0.3 seconds
  650. Bytes per second: sent 11160.6, received 10583.9
  651. debug1: Exit status 0
  652. POST BUILD TASK : SUCCESS
  653. END OF POST BUILD TASK : 0
  654. Finished: SUCCESS
Add Comment
Please, Sign In to add comment