Console Output
Started by an SCM change
Running as SYSTEM
Building remotely on live-node in workspace /jenkins_home/workspace/LIVE-CICD-Java-Service-Tree-Framework-Frontend-Web
The recommended git tool is: NONE
using credential 313devops
> git rev-parse --resolve-git-dir /jenkins_home/workspace/LIVE-CICD-Java-Service-Tree-Framework-Frontend-Web/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:313DEVGRP/Java-Service-Tree-Framework-Frontend-Web.git # timeout=10
Fetching upstream changes from git@github.com:313DEVGRP/Java-Service-Tree-Framework-Frontend-Web.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-Frontend-Web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision 0b31fc88ff7ad54d434f309afb4aae4f781fcc86 (refs/remotes/origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0b31fc88ff7ad54d434f309afb4aae4f781fcc86 # timeout=10
Commit message: "fix : [ARMS-757] #comment resize시 깨지는 이슈 수정"
> git rev-list --no-walk 214c900cab93159d71bb365e9eeb0d6516fee849 # timeout=10
[LIVE-CICD-Java-Service-Tree-Framework-Frontend-Web] $ /bin/bash -e /tmp/jenkins538053244474610875.sh
Finished: SUCCESS