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 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE using credential 313devops Cloning the remote Git repository Cloning repository git@github.com:313DEVGRP/Java-Service-Tree-Framework-Backend-Core.git > git init /jenkins_home/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core # 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 config remote.origin.url git@github.com:313DEVGRP/Java-Service-Tree-Framework-Backend-Core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 Checking out Revision 976e399df6f6329c243b1632d146f3f3ebdb9188 (refs/remotes/origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 976e399df6f6329c243b1632d146f3f3ebdb9188 # timeout=10 Commit message: "πŸ’₯ refactor: [ARMS-CSH-499] #comment 이슈 νƒ€μž„λΌμΈ 차트 λ¦¬νŒ©ν† λ§ - 24.12.27" > git rev-list --no-walk 563f8f59b13483d826b25b4bca86510365defac9 # timeout=10 [DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core] $ /bin/bash -e /tmp/jenkins16175200349285093887.sh Starting a Gradle Daemon (subsequent builds will be faster) > Configure project : Project : => no module-info.java found --2024-12-27 17:37:32-- 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: 3575 (3.5K) [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% 37.7M=0s 2024-12-27 17:37:32 (37.7 MB/s) - β€˜/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/metadata.xml’ saved [3575/3575] > Task :clean UP-TO-DATE > 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: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/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/analysis/topmenu/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 /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/AggregationService.java:109: warning - invalid usage of tag > /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/AggregationService.java:109: warning - invalid usage of tag > /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/AggregationService.java:109: warning - invalid usage of tag > /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/AggregationService.java:109: warning - invalid usage of tag > /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/AggregationService.java:109: warning - invalid usage of tag > /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/AggregationService.java:109: warning - invalid usage of tag > /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/AggregationService.java:109: warning - invalid usage of tag > /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/AggregationService.java:109: warning - invalid usage of tag > /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/AggregationService.java:109: warning - invalid usage of tag > 9 warnings > 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: 675B 0.0s done #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/openjdk:11-jre #2 DONE 2.0s #3 [internal] load .dockerignore #3 transferring context: 2B 0.0s done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/openjdk:11-jre@sha256:356949c3125c4fa8104745e7ea92bd995da4567634e6599b470d2f972d13e0e2 #4 CACHED #5 [internal] load build context #5 transferring context: 39.20MB 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 2.576 --2024-12-27 08:58:35-- http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar #6 2.576 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35 #6 2.621 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected. #6 2.630 HTTP request sent, awaiting response... 200 OK #6 2.740 Length: 11292595 (11M) [application/java-archive] #6 2.740 Saving to: β€˜elastic-apm-agent-1.47.1.jar’ #6 2.740 #6 2.740 0K .......... .......... .......... .......... .......... 0% 703K 16s #6 2.823 50K .......... .......... .......... .......... .......... 0% 431K 20s #6 2.928 100K .......... .......... .......... .......... .......... 1% 329K 25s #6 3.079 150K .......... .......... .......... .......... .......... 1% 2.40M 19s #6 3.104 200K .......... .......... .......... .......... .......... 2% 597K 19s #6 3.185 250K .......... .......... .......... .......... .......... 2% 868K 18s #6 3.244 300K .......... .......... .......... .......... .......... 3% 2.21M 16s #6 3.262 350K .......... .......... .......... .......... .......... 3% 622K 16s #6 3.345 400K .......... .......... .......... .......... .......... 4% 2.50M 15s #6 3.363 450K .......... .......... .......... .......... .......... 4% 870K 14s #6 3.421 500K .......... .......... .......... .......... .......... 4% 1.10M 14s #6 3.465 550K .......... .......... .......... .......... .......... 5% 612K 14s #6 3.551 600K .......... .......... .......... .......... .......... 5% 10.1M 13s #6 3.556 650K .......... .......... .......... .......... .......... 6% 2.95M 12s #6 3.570 700K .......... .......... .......... .......... .......... 6% 1.04M 12s #6 3.617 750K .......... .......... .......... .......... .......... 7% 1.29M 12s #6 3.653 800K .......... .......... .......... .......... .......... 7% 1.47M 11s #6 3.688 850K .......... .......... .......... .......... .......... 8% 7.48M 11s #6 3.712 900K .......... .......... .......... .......... .......... 8% 3.00M 10s #6 3.712 950K .......... .......... .......... .......... .......... 9% 2.27M 10s #6 3.729 1000K .......... .......... .......... .......... .......... 9% 1.50M 10s #6 3.761 1050K .......... .......... .......... .......... .......... 9% 2.21M 9s #6 3.788 1100K .......... .......... .......... .......... .......... 10% 1.93M 9s #6 3.810 1150K .......... .......... .......... .......... .......... 10% 19.5M 9s #6 3.814 1200K .......... .......... .......... .......... .......... 11% 8.34M 8s #6 3.820 1250K .......... .......... .......... .......... .......... 11% 9.30M 8s #6 3.822 1300K .......... .......... .......... .......... .......... 12% 2.81M 8s #6 3.840 1350K .......... .......... .......... .......... .......... 12% 1.13M 8s #6 3.887 1400K .......... .......... .......... .......... .......... 13% 11.6M 8s #6 3.887 1450K .......... .......... .......... .......... .......... 13% 4.18M 7s #6 3.904 1500K .......... .......... .......... .......... .......... 14% 2.81M 7s #6 3.925 1550K .......... .......... .......... .......... .......... 14% 1.30M 7s #6 3.958 1600K .......... .......... .......... .......... .......... 14% 1.75M 7s #6 3.983 1650K .......... .......... .......... .......... .......... 15% 2.74M 7s #6 4.002 1700K .......... .......... .......... .......... .......... 15% 1.24M 7s #6 4.038 1750K .......... .......... .......... .......... .......... 16% 3.11M 7s #6 4.056 1800K .......... .......... .......... .......... .......... 16% 1.98M 7s #6 4.081 1850K .......... .......... .......... .......... .......... 17% 1.46M 7s #6 4.114 1900K .......... .......... .......... .......... .......... 17% 2.38M 6s #6 4.133 1950K .......... .......... .......... .......... .......... 18% 1.64M 6s #6 4.164 2000K .......... .......... .......... .......... .......... 18% 4.50M 6s #6 4.174 2050K .......... .......... .......... .......... .......... 19% 1.17M 6s #6 4.222 2100K .......... .......... .......... .......... .......... 19% 1.12M 6s #6 4.261 2150K .......... .......... .......... .......... .......... 19% 1.91M 6s #6 4.289 2200K .......... .......... .......... .......... .......... 20% 588K 6s #6 4.376 2250K .......... .......... .......... .......... .......... 20% 10.1M 6s #6 4.390 2300K .......... .......... .......... .......... .......... 21% 1.09M 6s #6 4.430 2350K .......... .......... .......... .......... .......... 21% 281K 7s #6 4.600 2400K .......... .......... .......... .......... .......... 22% 9.47M 7s #6 4.605 2450K .......... .......... .......... .......... .......... 22% 6.81M 6s #6 4.616 2500K .......... .......... .......... .......... .......... 23% 566K 7s #6 4.702 2550K .......... .......... .......... .......... .......... 23% 3.27M 6s #6 4.722 2600K .......... .......... .......... .......... .......... 24% 484K 7s #6 4.820 2650K .......... .......... .......... .......... .......... 24% 1.25M 7s #6 4.873 2700K .......... .......... .......... .......... .......... 24% 6.18M 6s #6 4.879 2750K .......... .......... .......... .......... .......... 25% 621K 6s #6 4.951 2800K .......... .......... .......... .......... .......... 25% 1.94M 6s #6 4.981 2850K .......... .......... .......... .......... .......... 26% 1.20M 6s #6 5.013 2900K .......... .......... .......... .......... .......... 26% 1.11M 6s #6 5.062 2950K .......... .......... .......... .......... .......... 27% 817K 6s #6 5.119 3000K .......... .......... .......... .......... .......... 27% 764K 6s #6 5.181 3050K .......... .......... .......... .......... .......... 28% 877K 6s #6 5.243 3100K .......... .......... .......... .......... .......... 28% 9.99M 6s #6 5.249 3150K .......... .......... .......... .......... .......... 29% 1.20M 6s #6 5.284 3200K .......... .......... .......... .......... .......... 29% 473K 6s #6 5.390 3250K .......... .......... .......... .......... .......... 29% 1.98M 6s #6 5.448 3300K .......... .......... .......... .......... .......... 30% 836K 6s #6 5.474 3350K .......... .......... .......... .......... .......... 30% 9.44M 6s #6 5.480 3400K .......... .......... .......... .......... .......... 31% 2.61M 6s #6 5.502 3450K .......... .......... .......... .......... .......... 31% 1.21M 6s #6 5.540 3500K .......... .......... .......... .......... .......... 32% 2.05M 6s #6 5.574 3550K .......... .......... .......... .......... .......... 32% 2.36M 6s #6 5.593 3600K .......... .......... .......... .......... .......... 33% 816K 6s #6 5.649 3650K .......... .......... .......... .......... .......... 33% 3.36M 6s #6 5.674 3700K .......... .......... .......... .......... .......... 34% 4.21M 6s #6 5.674 3750K .......... .......... .......... .......... .......... 34% 1.99M 6s #6 5.701 3800K .......... .......... .......... .......... .......... 34% 729K 6s #6 5.778 3850K .......... .......... .......... .......... .......... 35% 711K 6s #6 5.838 3900K .......... .......... .......... .......... .......... 35% 1.45M 6s #6 5.872 3950K .......... .......... .......... .......... .......... 36% 976K 6s #6 5.922 4000K .......... .......... .......... .......... .......... 36% 356K 6s #6 6.074 4050K .......... .......... .......... .......... .......... 37% 9.31M 6s #6 6.074 4100K .......... .......... .......... .......... .......... 37% 1.20M 6s #6 6.104 4150K .......... .......... .......... .......... .......... 38% 806K 6s #6 6.168 4200K .......... .......... .......... .......... .......... 38% 1.53M 6s #6 6.205 4250K .......... .......... .......... .......... .......... 38% 5.21M 5s #6 6.210 4300K .......... .......... .......... .......... .......... 39% 385K 6s #6 6.342 4350K .......... .......... .......... .......... .......... 39% 3.59M 5s #6 6.365 4400K .......... .......... .......... .......... .......... 40% 3.45M 5s #6 6.374 4450K .......... .......... .......... .......... .......... 40% 531K 5s #6 6.462 4500K .......... .......... .......... .......... .......... 41% 899K 5s #6 6.520 4550K .......... .......... .......... .......... .......... 41% 5.36M 5s #6 6.533 4600K .......... .......... .......... .......... .......... 42% 535K 5s #6 6.637 4650K .......... .......... .......... .......... .......... 42% 9.34M 5s #6 6.637 4700K .......... .......... .......... .......... .......... 43% 3.05M 5s #6 6.644 4750K .......... .......... .......... .......... .......... 43% 567K 5s #6 6.745 4800K .......... .......... .......... .......... .......... 43% 4.74M 5s #6 6.745 4850K .......... .......... .......... .......... .......... 44% 750K 5s #6 6.809 4900K .......... .......... .......... .......... .......... 44% 548K 5s #6 6.900 4950K .......... .......... .......... .......... .......... 45% 5.03M 5s #6 6.909 5000K .......... .......... .......... .......... .......... 45% 12.7M 5s #6 6.912 5050K .......... .......... .......... .......... .......... 46% 668K 5s #6 6.991 5100K .......... .......... .......... .......... .......... 46% 1.37M 5s #6 7.049 5150K .......... .......... .......... .......... .......... 47% 602K 5s #6 7.106 5200K .......... .......... .......... .......... .......... 47% 567K 5s #6 7.194 5250K .......... .......... .......... .......... .......... 48% 1.60M 5s #6 7.240 5300K .......... .......... .......... .......... .......... 48% 4.06M 5s #6 7.240 5350K .......... .......... .......... .......... .......... 48% 578K 5s #6 7.323 5400K .......... .......... .......... .......... .......... 49% 525K 5s #6 7.417 5450K .......... .......... .......... .......... .......... 49% 3.73M 5s #6 7.439 5500K .......... .......... .......... .......... .......... 50% 1.36M 5s #6 7.468 5550K .......... .......... .......... .......... .......... 50% 339K 5s #6 7.618 5600K .......... .......... .......... .......... .......... 51% 3.44M 5s #6 7.631 5650K .......... .......... .......... .......... .......... 51% 5.14M 5s #6 7.661 5700K .......... .......... .......... .......... .......... 52% 478K 5s #6 7.742 5750K .......... .......... .......... .......... .......... 52% 1.34M 5s #6 7.777 5800K .......... .......... .......... .......... .......... 53% 7.43M 4s #6 7.783 5850K .......... .......... .......... .......... .......... 53% 890K 4s #6 7.848 5900K .......... .......... .......... .......... .......... 53% 2.43M 4s #6 7.873 5950K .......... .......... .......... .......... .......... 54% 6.00M 4s #6 7.873 6000K .......... .......... .......... .......... .......... 54% 1.25M 4s #6 7.920 6050K .......... .......... .......... .......... .......... 55% 471K 4s #6 8.014 6100K .......... .......... .......... .......... .......... 55% 1.75M 4s #6 8.052 6150K .......... .......... .......... .......... .......... 56% 1.91M 4s #6 8.070 6200K .......... .......... .......... .......... .......... 56% 3.43M 4s #6 8.081 6250K .......... .......... .......... .......... .......... 57% 1.28M 4s #6 8.121 6300K .......... .......... .......... .......... .......... 57% 8.80M 4s #6 8.126 6350K .......... .......... .......... .......... .......... 58% 6.61M 4s #6 8.146 6400K .......... .......... .......... .......... .......... 58% 1024K 4s #6 8.185 6450K .......... .......... .......... .......... .......... 58% 1.16M 4s #6 8.222 6500K .......... .......... .......... .......... .......... 59% 1.97M 4s #6 8.246 6550K .......... .......... .......... .......... .......... 59% 1.77M 4s #6 8.274 6600K .......... .......... .......... .......... .......... 60% 11.0M 4s #6 8.280 6650K .......... .......... .......... .......... .......... 60% 2.53M 4s #6 8.298 6700K .......... .......... .......... .......... .......... 61% 1.00M 4s #6 8.353 6750K .......... .......... .......... .......... .......... 61% 2.95M 3s #6 8.366 6800K .......... .......... .......... .......... .......... 62% 3.27M 3s #6 8.379 6850K .......... .......... .......... .......... .......... 62% 9.20M 3s #6 8.386 6900K .......... .......... .......... .......... .......... 63% 1.79M 3s #6 8.413 6950K .......... .......... .......... .......... .......... 63% 1.60M 3s #6 8.451 7000K .......... .......... .......... .......... .......... 63% 8.65M 3s #6 8.451 7050K .......... .......... .......... .......... .......... 64% 1.95M 3s #6 8.475 7100K .......... .......... .......... .......... .......... 64% 2.15M 3s #6 8.521 7150K .......... .......... .......... .......... .......... 65% 2.91M 3s #6 8.522 7200K .......... .......... .......... .......... .......... 65% 970K 3s #6 8.569 7250K .......... .......... .......... .......... .......... 66% 13.6M 3s #6 8.569 7300K .......... .......... .......... .......... .......... 66% 6.34M 3s #6 8.581 7350K .......... .......... .......... .......... .......... 67% 2.43M 3s #6 8.597 7400K .......... .......... .......... .......... .......... 67% 2.54M 3s #6 8.613 7450K .......... .......... .......... .......... .......... 68% 2.73M 3s #6 8.636 7500K .......... .......... .......... .......... .......... 68% 12.5M 3s #6 8.636 7550K .......... .......... .......... .......... .......... 68% 1.63M 3s #6 8.668 7600K .......... .......... .......... .......... .......... 69% 5.79M 3s #6 8.674 7650K .......... .......... .......... .......... .......... 69% 4.00M 3s #6 8.687 7700K .......... .......... .......... .......... .......... 70% 1.74M 3s #6 8.713 7750K .......... .......... .......... .......... .......... 70% 3.04M 2s #6 8.750 7800K .......... .......... .......... .......... .......... 71% 3.23M 2s #6 8.750 7850K .......... .......... .......... .......... .......... 71% 3.03M 2s #6 8.764 7900K .......... .......... .......... .......... .......... 72% 958K 2s #6 8.821 7950K .......... .......... .......... .......... .......... 72% 11.1M 2s #6 8.821 8000K .......... .......... .......... .......... .......... 72% 3.09M 2s #6 8.838 8050K .......... .......... .......... .......... .......... 73% 2.27M 2s #6 8.863 8100K .......... .......... .......... .......... .......... 73% 4.77M 2s #6 8.868 8150K .......... .......... .......... .......... .......... 74% 1.32M 2s #6 8.905 8200K .......... .......... .......... .......... .......... 74% 12.1M 2s #6 8.908 8250K .......... .......... .......... .......... .......... 75% 4.02M 2s #6 8.925 8300K .......... .......... .......... .......... .......... 75% 5.98M 2s #6 8.937 8350K .......... .......... .......... .......... .......... 76% 617K 2s #6 9.010 8400K .......... .......... .......... .......... .......... 76% 716K 2s #6 9.078 8450K .......... .......... .......... .......... .......... 77% 870K 2s #6 9.136 8500K .......... .......... .......... .......... .......... 77% 935K 2s #6 9.190 8550K .......... .......... .......... .......... .......... 77% 1.07M 2s #6 9.234 8600K .......... .......... .......... .......... .......... 78% 594K 2s #6 9.320 8650K .......... .......... .......... .......... .......... 78% 14.7M 2s #6 9.323 8700K .......... .......... .......... .......... .......... 79% 826K 2s #6 9.389 8750K .......... .......... .......... .......... .......... 79% 744K 2s #6 9.450 8800K .......... .......... .......... .......... .......... 80% 2.17M 2s #6 9.478 8850K .......... .......... .......... .......... .......... 80% 1.13M 2s #6 9.522 8900K .......... .......... .......... .......... .......... 81% 604K 2s #6 9.601 8950K .......... .......... .......... .......... .......... 81% 511K 2s #6 9.713 9000K .......... .......... .......... .......... .......... 82% 976K 2s #6 9.748 9050K .......... .......... .......... .......... .......... 82% 1.22M 1s #6 9.790 9100K .......... .......... .......... .......... .......... 82% 1.25M 1s #6 9.829 9150K .......... .......... .......... .......... .......... 83% 1.09M 1s #6 9.873 9200K .......... .......... .......... .......... .......... 83% 346K 1s #6 10.03 9250K .......... .......... .......... .......... .......... 84% 233K 1s #6 10.23 9300K .......... .......... .......... .......... .......... 84% 829K 1s #6 10.29 9350K .......... .......... .......... .......... .......... 85% 10.5M 1s #6 10.30 9400K .......... .......... .......... .......... .......... 85% 157K 1s #6 10.62 9450K .......... .......... .......... .......... .......... 86% 87.7K 1s #6 11.19 9500K .......... .......... .......... .......... .......... 86% 136K 1s #6 11.64 9550K .......... .......... .......... .......... .......... 87% 150K 1s #6 11.89 9600K .......... .......... .......... .......... .......... 87% 3.36M 1s #6 11.90 9650K .......... .......... .......... .......... .......... 87% 13.4M 1s #6 11.90 9700K .......... .......... .......... .......... .......... 88% 436K 1s #6 12.02 9750K .......... .......... .......... .......... .......... 88% 865K 1s #6 12.08 9800K .......... .......... .......... .......... .......... 89% 3.07M 1s #6 12.09 9850K .......... .......... .......... .......... .......... 89% 1.73M 1s #6 12.12 9900K .......... .......... .......... .......... .......... 90% 5.21M 1s #6 12.14 9950K .......... .......... .......... .......... .......... 90% 3.86M 1s #6 12.14 10000K .......... .......... .......... .......... .......... 91% 1.33M 1s #6 12.20 10050K .......... .......... .......... .......... .......... 91% 1.07M 1s #6 12.24 10100K .......... .......... .......... .......... .......... 92% 1.14M 1s #6 12.27 10150K .......... .......... .......... .......... .......... 92% 717K 1s #6 12.35 10200K .......... .......... .......... .......... .......... 92% 4.61M 1s #6 12.35 10250K .......... .......... .......... .......... .......... 93% 1.69M 1s #6 12.39 10300K .......... .......... .......... .......... .......... 93% 2.92M 1s #6 12.39 10350K .......... .......... .......... .......... .......... 94% 1.66M 1s #6 12.42 10400K .......... .......... .......... .......... .......... 94% 1.47M 1s #6 12.48 10450K .......... .......... .......... .......... .......... 95% 842K 0s #6 12.54 10500K .......... .......... .......... .......... .......... 95% 1.17M 0s #6 12.56 10550K .......... .......... .......... .......... .......... 96% 1.57M 0s #6 12.59 10600K .......... .......... .......... .......... .......... 96% 844K 0s #6 12.65 10650K .......... .......... .......... .......... .......... 97% 6.82M 0s #6 12.66 10700K .......... .......... .......... .......... .......... 97% 1.09M 0s #6 12.70 10750K .......... .......... .......... .......... .......... 97% 2.11M 0s #6 12.73 10800K .......... .......... .......... .......... .......... 98% 2.01M 0s #6 12.75 10850K .......... .......... .......... .......... .......... 98% 5.20M 0s #6 12.76 10900K .......... .......... .......... .......... .......... 99% 1.69M 0s #6 12.79 10950K .......... .......... .......... .......... .......... 99% 6.37M 0s #6 12.80 11000K .......... .......... ....... 100% 15.6M=10s #6 12.80 #6 12.80 2024-12-27 08:58:45 (1.07 MB/s) - β€˜elastic-apm-agent-1.47.1.jar’ saved [11292595/11292595] #6 12.80 #6 DONE 13.2s #7 [3/6] RUN mv elastic-apm-agent-1.47.1.jar ./elastic-apm-agent.jar #7 ... #5 [internal] load build context #5 transferring context: 115.30MB 15.6s done #5 DONE 15.7s #7 [3/6] RUN mv elastic-apm-agent-1.47.1.jar ./elastic-apm-agent.jar #7 DONE 3.4s #8 [4/6] COPY docker-entrypoint.sh docker-entrypoint.sh #8 DONE 0.6s #9 [5/6] COPY Java-Service-Tree-Framework-Backend-Core-24.13.26.jar javaServiceTreeFramework.jar #9 DONE 2.9s #10 [6/6] RUN chmod +x /docker-entrypoint.sh #10 DONE 1.9s #11 exporting to image #11 exporting layers #11 exporting layers 6.7s done #11 writing image sha256:e8bf71d15efcf15d4354e160fdf1099bc4cc24a7979bcfe0580cc2b5824d473b done #11 naming to 313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core:24.13.26 0.0s done #11 DONE 6.7s 1 warning found (use docker --debug to expand):  - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2) > Task :dockerTag24.13.26 > Task :dockerTag > Task :dockerPush The push refers to repository [313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core] d8168057cba9: Preparing a10fbc31cf0c: Preparing 4cefea552cdd: Preparing 9c9d79d1b3a6: Preparing 3077adf1af2f: Preparing 5a7e7a880634: Preparing 3dccaa93bb0e: Preparing 5c384ea5f752: Preparing 3dccaa93bb0e: Waiting 5a7e7a880634: Waiting 293d5db30c9f: Preparing 03127cdb479b: Preparing 9c742cd6c7a5: Preparing 03127cdb479b: Waiting 9c742cd6c7a5: Waiting 293d5db30c9f: Waiting 5c384ea5f752: Waiting d8168057cba9: Pushed 4cefea552cdd: Pushed 5a7e7a880634: Layer already exists 5c384ea5f752: Layer already exists 3dccaa93bb0e: Layer already exists 293d5db30c9f: Layer already exists 03127cdb479b: Layer already exists 9c742cd6c7a5: Layer already exists 9c9d79d1b3a6: Pushed 3077adf1af2f: Pushed a10fbc31cf0c: Pushed 24.13.26: digest: sha256:900a716f90f804078ef1de1656e213e0ad39628851c2900d13250fe953ab2d77 size: 2631 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 23m 9s 20 actionable tasks: 18 executed, 2 up-to-date Triggering a new build of DEV-CD-Java-Service-Tree-Framework-Backend-Core STG-CD-Java-Service-Tree-Framework-Backend-Core is disabled. Triggering skipped Finished: SUCCESS