Started by an SCM change Running as SYSTEM Building remotely on remote-node3 (remote-node) in workspace /jenkins_home/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core The recommended git tool is: NONE using credential 313devops > git rev-parse --resolve-git-dir /jenkins_home/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:313DEVGRP/Java-Service-Tree-Framework-Backend-Core.git # timeout=10 Fetching upstream changes from git@github.com:313DEVGRP/Java-Service-Tree-Framework-Backend-Core.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials > git fetch --tags --force --progress -- git@github.com:313DEVGRP/Java-Service-Tree-Framework-Backend-Core.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 Checking out Revision 332da52a0398c94f6cf6db4e29cc0a7e8c8e6170 (refs/remotes/origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 332da52a0398c94f6cf6db4e29cc0a7e8c8e6170 # timeout=10 Commit message: "feat: [YHS-305] #comment 작업자_이슈_워드클라우드_집계조회 집계요청 설정 - 24.11.15" > git rev-list --no-walk 332da52a0398c94f6cf6db4e29cc0a7e8c8e6170 # timeout=10 [DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core] $ /bin/bash -e /tmp/jenkins6013015691385997141.sh Starting a Gradle Daemon (subsequent builds will be faster) > Configure project : --2024-11-15 18:26:38-- http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/Java-Service-Tree-Framework-Backend-Core/maven-metadata.xml Resolving www.313.co.kr (www.313.co.kr)... 192.168.25.103 Connecting to www.313.co.kr (www.313.co.kr)|192.168.25.103|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1953 (1.9K) [application/xml] Saving to: ‘/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/metadata.xml’ 0K . 100% 7.28M=0s 2024-11-15 18:26:38 (7.28 MB/s) - ‘/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/metadata.xml’ saved [1953/1953] > Task :clean > Task :compileJava /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/request/aggregation/지라이슈_단순_집계_요청.java:18: warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. private List<집계_하위_필드> 집계_하위_필드들 = new ArrayList<>(); ^ /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/request/aggregation/지라이슈_일반_집계_요청.java:17: warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. private List<집계_하위_필드> 집계_하위_필드들 = new ArrayList<>(); ^ /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/analysis/common/model/dto/AggregationRequestDTO.java:28: warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. private List<집계_하위_필드> 집계_하위_필드들 = new ArrayList<>(); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings > Task :processResources > Task :classes > Task :bootJar > Task :dockerfileZip > Task :assemble > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :htmlDependencyReport See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/dependencies/index.html > Task :buildDashboard > Task :check UP-TO-DATE > Task :build > Task :sonarqube Property 'sonar.password' is deprecated. It will not be supported in the future. Please instead use the 'sonar.login' parameter with a token. Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. Use of preview features have been detected during analysis. Enable DEBUG mode to see them. > Task :generatePublishInfo UP-TO-DATE > Task :generateLicenseReport > Task :javadoc > Task :dependencyReport See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/dependencies.txt > Task :propertyReport See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/properties.txt > Task :taskReport See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/tasks.txt > Task :projectReport > Task :generatePomFileForMavenPublication > Task :publishMavenPublicationToMavenRepository > Task :publish > Task :dockerClean UP-TO-DATE > Task :dockerPrepare > Task :docker #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 30B 0.1s #1 transferring dockerfile: 573B 0.1s done #1 DONE 0.3s #2 [internal] load metadata for docker.io/library/openjdk:11-jre #2 DONE 2.2s #3 [internal] load .dockerignore #3 transferring context: 2B 0.1s done #3 DONE 0.2s #4 [1/6] FROM docker.io/library/openjdk:11-jre@sha256:356949c3125c4fa8104745e7ea92bd995da4567634e6599b470d2f972d13e0e2 #4 CACHED #5 [internal] load build context #5 transferring context: 35.92MB 4.9s #5 ... #6 [2/6] RUN wget http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar #6 1.977 --2024-11-15 10:02:00-- http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar #6 1.985 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35 #6 2.096 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected. #6 2.104 HTTP request sent, awaiting response... 200 OK #6 2.235 Length: 11292595 (11M) [application/java-archive] #6 2.235 Saving to: ‘elastic-apm-agent-1.47.1.jar’ #6 2.235 #6 2.235 0K .......... .......... .......... .......... .......... 0% 1.79M 6s #6 2.263 50K .......... .......... .......... .......... .......... 0% 481K 14s #6 2.363 100K .......... .......... .......... .......... .......... 1% 224K 26s #6 2.593 150K .......... .......... .......... .......... .......... 1% 367K 27s #6 2.736 200K .......... .......... .......... .......... .......... 2% 1.02M 23s #6 2.781 250K .......... .......... .......... .......... .......... 2% 337K 25s #6 2.922 300K .......... .......... .......... .......... .......... 3% 813K 23s #6 3.008 350K .......... .......... .......... .......... .......... 3% 1.43M 21s #6 3.018 400K .......... .......... .......... .......... .......... 4% 335K 22s #6 3.165 450K .......... .......... .......... .......... .......... 4% 851K 21s #6 3.225 500K .......... .......... .......... .......... .......... 4% 547K 21s #6 3.328 550K .......... .......... .......... .......... .......... 5% 1.85M 19s #6 3.354 600K .......... .......... .......... .......... .......... 5% 1.36M 18s #6 3.380 650K .......... .......... .......... .......... .......... 6% 696K 18s #6 3.449 700K .......... .......... .......... .......... .......... 6% 276K 19s #6 3.630 750K .......... .......... .......... .......... .......... 7% 5.53M 18s #6 3.648 800K .......... .......... .......... .......... .......... 7% 6.82M 17s #6 3.648 850K .......... .......... .......... .......... .......... 8% 396K 17s #6 3.781 900K .......... .......... .......... .......... .......... 8% 1.60M 17s #6 3.803 950K .......... .......... .......... .......... .......... 9% 1.20M 16s #6 3.849 1000K .......... .......... .......... .......... .......... 9% 577K 16s #6 3.949 1050K .......... .......... .......... .......... .......... 9% 756K 16s #6 4.006 1100K .......... .......... .......... .......... .......... 10% 633K 16s #6 4.075 1150K .......... .......... .......... .......... .......... 10% 886K 16s #6 4.139 1200K .......... .......... .......... .......... .......... 11% 445K 16s #6 4.251 1250K .......... .......... .......... .......... .......... 11% 885K 15s #6 4.302 1300K .......... .......... .......... .......... .......... 12% 1.37M 15s #6 4.342 1350K .......... .......... .......... .......... .......... 12% 541K 15s #6 4.444 1400K .......... .......... .......... .......... .......... 13% 586K 15s #6 4.513 1450K .......... .......... .......... .......... .......... 13% 556K 15s #6 4.606 1500K .......... .......... .......... .......... .......... 14% 1.67M 15s #6 4.634 1550K .......... .......... .......... .......... .......... 14% 896K 14s #6 4.691 1600K .......... .......... .......... .......... .......... 14% 447K 15s #6 4.807 1650K .......... .......... .......... .......... .......... 15% 2.02M 14s #6 4.825 1700K .......... .......... .......... .......... .......... 15% 12.9M 14s #6 4.830 1750K .......... .......... .......... .......... .......... 16% 421K 14s #6 4.948 1800K .......... .......... .......... .......... .......... 16% 524K 14s #6 5.044 1850K .......... .......... .......... .......... .......... 17% 1.07M 14s #6 5.090 1900K .......... .......... .......... .......... .......... 17% 4.05M 13s #6 5.100 1950K .......... .......... .......... .......... .......... 18% 2.15M 13s #6 5.134 2000K .......... .......... .......... .......... .......... 18% 2.43M 13s #6 5.181 2050K .......... .......... .......... .......... .......... 19% 1.44M 13s #6 5.181 2100K .......... .......... .......... .......... .......... 19% 3.47M 12s #6 5.193 2150K .......... .......... .......... .......... .......... 19% 9.00M 12s #6 5.200 2200K .......... .......... .......... .......... .......... 20% 3.18M 12s #6 5.212 2250K .......... .......... .......... .......... .......... 20% 1.15M 11s #6 5.261 2300K .......... .......... .......... .......... .......... 21% 2.99M 11s #6 5.272 2350K .......... .......... .......... .......... .......... 21% 840K 11s #6 5.333 2400K .......... .......... .......... .......... .......... 22% 1.69M 11s #6 5.368 2450K .......... .......... .......... .......... .......... 22% 840K 11s #6 5.426 2500K .......... .......... .......... .......... .......... 23% 720K 11s #6 5.491 2550K .......... .......... .......... .......... .......... 23% 1.30M 11s #6 5.527 2600K .......... .......... .......... .......... .......... 24% 2.19M 10s #6 5.549 2650K .......... .......... .......... .......... .......... 24% 1.64M 10s #6 5.577 2700K .......... .......... .......... .......... .......... 24% 462K 10s #6 5.686 2750K .......... .......... .......... .......... .......... 25% 1.64M 10s #6 5.728 2800K .......... .......... .......... .......... .......... 25% 1.62M 10s #6 5.746 2850K .......... .......... .......... .......... .......... 26% 2.82M 10s #6 5.766 2900K .......... .......... .......... .......... .......... 26% 1.18M 10s #6 5.835 2950K .......... .......... .......... .......... .......... 27% 1.78M 10s #6 5.835 3000K .......... .......... .......... .......... .......... 27% 1.61M 9s #6 5.862 3050K .......... .......... .......... .......... .......... 28% 2.31M 9s #6 5.900 3100K .......... .......... .......... .......... .......... 28% 2.02M 9s #6 5.913 3150K .......... .......... .......... .......... .......... 29% 1.62M 9s #6 5.942 3200K .......... .......... .......... .......... .......... 29% 685K 9s #6 6.017 3250K .......... .......... .......... .......... .......... 29% 1.68M 9s #6 6.045 3300K .......... .......... .......... .......... .......... 30% 657K 9s #6 6.125 3350K .......... .......... .......... .......... .......... 30% 1.00M 9s #6 6.177 3400K .......... .......... .......... .......... .......... 31% 1.56M 9s #6 6.195 3450K .......... .......... .......... .......... .......... 31% 607K 9s #6 6.279 3500K .......... .......... .......... .......... .......... 32% 730K 9s #6 6.349 3550K .......... .......... .......... .......... .......... 32% 13.1M 8s #6 6.355 3600K .......... .......... .......... .......... .......... 33% 1.68M 8s #6 6.389 3650K .......... .......... .......... .......... .......... 33% 2.14M 8s #6 6.404 3700K .......... .......... .......... .......... .......... 34% 1.31M 8s #6 6.442 3750K .......... .......... .......... .......... .......... 34% 697K 8s #6 6.513 3800K .......... .......... .......... .......... .......... 34% 3.12M 8s #6 6.537 3850K .......... .......... .......... .......... .......... 35% 878K 8s #6 6.597 3900K .......... .......... .......... .......... .......... 35% 784K 8s #6 6.654 3950K .......... .......... .......... .......... .......... 36% 963K 8s #6 6.702 4000K .......... .......... .......... .......... .......... 36% 1.40M 8s #6 6.735 4050K .......... .......... .......... .......... .......... 37% 970K 8s #6 6.786 4100K .......... .......... .......... .......... .......... 37% 769K 8s #6 6.852 4150K .......... .......... .......... .......... .......... 38% 1.78M 8s #6 6.905 4200K .......... .......... .......... .......... .......... 38% 2.89M 7s #6 6.905 4250K .......... .......... .......... .......... .......... 38% 507K 7s #6 7.008 4300K .......... .......... .......... .......... .......... 39% 888K 7s #6 7.053 4350K .......... .......... .......... .......... .......... 39% 2.30M 7s #6 7.074 4400K .......... .......... .......... .......... .......... 40% 1.23M 7s #6 7.117 4450K .......... .......... .......... .......... .......... 40% 1.51M 7s #6 7.146 4500K .......... .......... .......... .......... .......... 41% 10.8M 7s #6 7.148 4550K .......... .......... .......... .......... .......... 41% 1.18M 7s #6 7.203 4600K .......... .......... .......... .......... .......... 42% 2.99M 7s #6 7.216 4650K .......... .......... .......... .......... .......... 42% 9.99M 7s #6 7.216 4700K .......... .......... .......... .......... .......... 43% 2.71M 7s #6 7.230 4750K .......... .......... .......... .......... .......... 43% 1.43M 7s #6 7.268 4800K .......... .......... .......... .......... .......... 43% 2.98M 6s #6 7.283 4850K .......... .......... .......... .......... .......... 44% 1.04M 6s #6 7.329 4900K .......... .......... .......... .......... .......... 44% 1.36M 6s #6 7.370 4950K .......... .......... .......... .......... .......... 45% 1.91M 6s #6 7.389 5000K .......... .......... .......... .......... .......... 45% 2.11M 6s #6 7.422 5050K .......... .......... .......... .......... .......... 46% 1.13M 6s #6 7.466 5100K .......... .......... .......... .......... .......... 46% 1.34M 6s #6 7.498 5150K .......... .......... .......... .......... .......... 47% 957K 6s #6 7.555 5200K .......... .......... .......... .......... .......... 47% 2.16M 6s #6 7.597 5250K .......... .......... .......... .......... .......... 48% 941K 6s #6 7.622 5300K .......... .......... .......... .......... .......... 48% 1.12M 6s #6 7.667 5350K .......... .......... .......... .......... .......... 48% 2.39M 6s #6 7.697 5400K .......... .......... .......... .......... .......... 49% 1.15M 6s #6 7.729 5450K .......... .......... .......... .......... .......... 49% 5.55M 6s #6 7.741 5500K .......... .......... .......... .......... .......... 50% 2.86M 5s #6 7.758 5550K .......... .......... .......... .......... .......... 50% 1.12M 5s #6 7.797 5600K .......... .......... .......... .......... .......... 51% 4.92M 5s #6 7.807 5650K .......... .......... .......... .......... .......... 51% 2.73M 5s #6 7.828 5700K .......... .......... .......... .......... .......... 52% 9.95M 5s #6 7.829 5750K .......... .......... .......... .......... .......... 52% 6.46M 5s #6 7.843 5800K .......... .......... .......... .......... .......... 53% 1.54M 5s #6 7.869 5850K .......... .......... .......... .......... .......... 53% 1.12M 5s #6 7.918 5900K .......... .......... .......... .......... .......... 53% 2.45M 5s #6 7.932 5950K .......... .......... .......... .......... .......... 54% 679K 5s #6 8.006 6000K .......... .......... .......... .......... .......... 54% 12.9M 5s #6 8.017 6050K .......... .......... .......... .......... .......... 55% 2.41M 5s #6 8.032 6100K .......... .......... .......... .......... .......... 55% 1.42M 5s #6 8.062 6150K .......... .......... .......... .......... .......... 56% 10.7M 5s #6 8.069 6200K .......... .......... .......... .......... .......... 56% 2.32M 4s #6 8.089 6250K .......... .......... .......... .......... .......... 57% 2.44M 4s #6 8.126 6300K .......... .......... .......... .......... .......... 57% 1.38M 4s #6 8.151 6350K .......... .......... .......... .......... .......... 58% 715K 4s #6 8.219 6400K .......... .......... .......... .......... .......... 58% 1.90M 4s #6 8.246 6450K .......... .......... .......... .......... .......... 58% 861K 4s #6 8.301 6500K .......... .......... .......... .......... .......... 59% 1.60M 4s #6 8.328 6550K .......... .......... .......... .......... .......... 59% 960K 4s #6 8.386 6600K .......... .......... .......... .......... .......... 60% 3.32M 4s #6 8.397 6650K .......... .......... .......... .......... .......... 60% 2.49M 4s #6 8.428 6700K .......... .......... .......... .......... .......... 61% 721K 4s #6 8.492 6750K .......... .......... .......... .......... .......... 61% 624K 4s #6 8.570 6800K .......... .......... .......... .......... .......... 62% 971K 4s #6 8.622 6850K .......... .......... .......... .......... .......... 62% 1.13M 4s #6 8.668 6900K .......... .......... .......... .......... .......... 63% 16.2M 4s #6 8.668 6950K .......... .......... .......... .......... .......... 63% 223K 4s #6 8.905 7000K .......... .......... .......... .......... .......... 63% 539K 4s #6 8.983 7050K .......... .......... .......... .......... .......... 64% 2.02M 4s #6 9.007 7100K .......... .......... .......... .......... .......... 64% 3.60M 4s #6 9.018 7150K .......... .......... .......... .......... .......... 65% 404K 4s #6 9.146 7200K .......... .......... .......... .......... .......... 65% 2.29M 4s #6 9.166 7250K .......... .......... .......... .......... .......... 66% 630K 4s #6 9.300 7300K .......... .......... .......... .......... .......... 66% 461K 4s #6 9.352 7350K .......... .......... .......... .......... .......... 67% 493K 4s #6 9.454 7400K .......... .......... .......... .......... .......... 67% 758K 3s #6 9.533 7450K .......... .......... .......... .......... .......... 68% 540K 3s #6 9.612 7500K .......... .......... .......... .......... .......... 68% 475K 3s #6 9.721 7550K .......... .......... .......... .......... .......... 68% 815K 3s #6 9.782 7600K .......... .......... .......... .......... .......... 69% 1.04M 3s #6 9.834 7650K .......... .......... .......... .......... .......... 69% 11.3M 3s #6 9.834 7700K .......... .......... .......... .......... .......... 70% 771K 3s #6 9.916 7750K .......... .......... .......... .......... .......... 70% 735K 3s #6 9.989 7800K .......... .......... .......... .......... .......... 71% 333K 3s #6 10.11 7850K .......... .......... .......... .......... .......... 71% 1014K 3s #6 10.17 7900K .......... .......... .......... .......... .......... 72% 695K 3s #6 10.25 7950K .......... .......... .......... .......... .......... 72% 742K 3s #6 10.31 8000K .......... .......... .......... .......... .......... 72% 1002K 3s #6 10.35 8050K .......... .......... .......... .......... .......... 73% 1.16M 3s #6 10.39 8100K .......... .......... .......... .......... .......... 73% 1.16M 3s #6 10.44 8150K .......... .......... .......... .......... .......... 74% 2.74M 3s #6 10.45 8200K .......... .......... .......... .......... .......... 74% 5.88M 3s #6 10.46 8250K .......... .......... .......... .......... .......... 75% 981K 3s #6 10.51 8300K .......... .......... .......... .......... .......... 75% 2.05M 3s #6 10.54 8350K .......... .......... .......... .......... .......... 76% 2.61M 3s #6 10.55 8400K .......... .......... .......... .......... .......... 76% 2.03M 3s #6 10.58 8450K .......... .......... .......... .......... .......... 77% 3.27M 2s #6 10.59 8500K .......... .......... .......... .......... .......... 77% 1.02M 2s #6 10.64 8550K .......... .......... .......... .......... .......... 77% 3.74M 2s #6 10.65 8600K .......... .......... .......... .......... .......... 78% 6.57M 2s #6 10.66 8650K .......... .......... .......... .......... .......... 78% 6.04M 2s #6 10.67 8700K .......... .......... .......... .......... .......... 79% 1.49M 2s #6 10.70 8750K .......... .......... .......... .......... .......... 79% 1.29M 2s #6 10.74 8800K .......... .......... .......... .......... .......... 80% 3.59M 2s #6 10.76 8850K .......... .......... .......... .......... .......... 80% 3.03M 2s #6 10.77 8900K .......... .......... .......... .......... .......... 81% 4.05M 2s #6 10.78 8950K .......... .......... .......... .......... .......... 81% 3.50M 2s #6 10.80 9000K .......... .......... .......... .......... .......... 82% 5.97M 2s #6 10.80 9050K .......... .......... .......... .......... .......... 82% 4.07M 2s #6 10.82 9100K .......... .......... .......... .......... .......... 82% 8.38M 2s #6 10.83 9150K .......... .......... .......... .......... .......... 83% 4.99M 2s #6 10.83 9200K .......... .......... .......... .......... .......... 83% 9.10M 2s #6 10.84 9250K .......... .......... .......... .......... .......... 84% 16.8M 2s #6 10.84 9300K .......... .......... .......... .......... .......... 84% 5.21M 2s #6 10.85 9350K .......... .......... .......... .......... .......... 85% 2.19M 1s #6 10.87 9400K .......... .......... .......... .......... .......... 85% 4.79M 1s #6 10.88 9450K .......... .......... .......... .......... .......... 86% 3.61M 1s #6 10.90 9500K .......... .......... .......... .......... .......... 86% 4.64M 1s #6 10.90 9550K .......... .......... .......... .......... .......... 87% 1.21M 1s #6 10.96 9600K .......... .......... .......... .......... .......... 87% 4.25M 1s #6 10.96 9650K .......... .......... .......... .......... .......... 87% 6.80M 1s #6 10.96 9700K .......... .......... .......... .......... .......... 88% 1.54M 1s #6 11.00 9750K .......... .......... .......... .......... .......... 88% 1.21M 1s #6 11.04 9800K .......... .......... .......... .......... .......... 89% 2.78M 1s #6 11.07 9850K .......... .......... .......... .......... .......... 89% 4.16M 1s #6 11.07 9900K .......... .......... .......... .......... .......... 90% 15.8M 1s #6 11.07 9950K .......... .......... .......... .......... .......... 90% 2.08M 1s #6 11.09 10000K .......... .......... .......... .......... .......... 91% 2.98M 1s #6 11.11 10050K .......... .......... .......... .......... .......... 91% 942K 1s #6 11.17 10100K .......... .......... .......... .......... .......... 92% 6.05M 1s #6 11.17 10150K .......... .......... .......... .......... .......... 92% 5.18M 1s #6 11.18 10200K .......... .......... .......... .......... .......... 92% 808K 1s #6 11.26 10250K .......... .......... .......... .......... .......... 93% 593K 1s #6 11.33 10300K .......... .......... .......... .......... .......... 93% 14.6M 1s #6 11.33 10350K .......... .......... .......... .......... .......... 94% 5.81M 1s #6 11.34 10400K .......... .......... .......... .......... .......... 94% 2.26M 1s #6 11.37 10450K .......... .......... .......... ........ #6 ... #5 [internal] load build context #5 transferring context: 99.06MB 11.3s done #5 DONE 11.4s #6 [2/6] RUN wget http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar #6 11.37 10450K .......... .......... .......... .......... .......... 95% 1.09M 0s #6 11.41 10500K .......... .......... .......... .......... .......... 95% 1.17M 0s #6 11.45 10550K .......... .......... .......... .......... .......... 96% 5.67M 0s #6 11.45 10600K .......... .......... .......... .......... .......... 96% 2.71M 0s #6 11.47 10650K .......... .......... .......... .......... .......... 97% 1.01M 0s #6 11.52 10700K .......... .......... .......... .......... .......... 97% 1.35M 0s #6 11.55 10750K .......... .......... .......... .......... .......... 97% 13.1M 0s #6 11.56 10800K .......... .......... .......... .......... .......... 98% 2.74M 0s #6 11.58 10850K .......... .......... .......... .......... .......... 98% 2.64M 0s #6 11.60 10900K .......... .......... .......... .......... .......... 99% 2.65M 0s #6 11.62 10950K .......... .......... .......... .......... .......... 99% 1.32M 0s #6 11.65 11000K .......... .......... ....... 100% 3.75M=9.4s #6 11.67 #6 11.67 2024-11-15 10:02:10 (1.14 MB/s) - ‘elastic-apm-agent-1.47.1.jar’ saved [11292595/11292595] #6 11.67 #6 DONE 12.6s #7 [3/6] RUN mv elastic-apm-agent-1.47.1.jar ./elastic-apm-agent.jar #7 DONE 2.3s #8 [4/6] COPY docker-entrypoint.sh docker-entrypoint.sh #8 DONE 0.3s #9 [5/6] COPY Java-Service-Tree-Framework-Backend-Core-24.11.35.jar javaServiceTreeFramework.jar #9 DONE 1.5s #10 [6/6] RUN chmod +x /docker-entrypoint.sh #10 DONE 1.9s #11 exporting to image #11 exporting layers #11 exporting layers 7.3s done #11 writing image sha256:cb341caec8f01d2f6fee08b16d2946130250e9c6733a26fe66220c14f1ebf642 0.0s done #11 naming to 313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core:24.11.35 0.0s done #11 DONE 7.5s 1 warning found (use docker --debug to expand):  - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2) > Task :dockerTag24.11.35 > Task :dockerTag > Task :dockerPush The push refers to repository [313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core] cfa8c6be7c64: Preparing 2bfcbbef5b78: Preparing 3a7b00a7622d: Preparing 97a5cfeac082: Preparing 3451cc32daf0: Preparing 5a7e7a880634: Preparing 3dccaa93bb0e: Preparing 5c384ea5f752: Preparing 293d5db30c9f: Preparing 03127cdb479b: Preparing 9c742cd6c7a5: Preparing 5a7e7a880634: Waiting 3dccaa93bb0e: Waiting 03127cdb479b: Waiting 5c384ea5f752: Waiting 9c742cd6c7a5: Waiting 293d5db30c9f: Waiting cfa8c6be7c64: Pushed 5a7e7a880634: Layer already exists 3dccaa93bb0e: Layer already exists 5c384ea5f752: Layer already exists 293d5db30c9f: Layer already exists 03127cdb479b: Layer already exists 9c742cd6c7a5: Layer already exists 3a7b00a7622d: Pushed 3451cc32daf0: Pushed 97a5cfeac082: Pushed 2bfcbbef5b78: Pushed 24.11.35: digest: sha256:fc8c507e986f75b829f363817f5f9e7b24c4dba3a5035840471966efa5822e59 size: 2630 Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 42m 18s 20 actionable tasks: 19 executed, 1 up-to-date FTP: Connecting from host [swarm3] FTP: Connecting with configuration [nas.313.co.kr] ... FTP: Disconnecting configuration [nas.313.co.kr] ... FTP: Transferred 1 file(s) Triggering a new build of DEV-CD-Java-Service-Tree-Framework-Backend-Core Triggering a new build of STG-CD-Java-Service-Tree-Framework-Backend-Core Finished: SUCCESS