Started by upstream project "DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core" build number 972
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building remotely on MegazoneCloud in workspace /jenkins_home/workspace/STG-CD-Java-Service-Tree-Framework-Backend-Core
[STG-CD-Java-Service-Tree-Framework-Backend-Core] $ /bin/sh -xe /tmp/jenkins11021059134473965741.sh
+ tee allinone.yml
version: '3.6'
services:
backend-core:
image: 313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core:24.11.36
ports:
- 31313:31313
environment:
ARMS_DETAIL_CONNECT_URL: www.a-rms.net
SLACK_TOKEN: xoxb-6506875664277-6522692878945-oPqPDaebTVqUNHQfoIokVc9y
SPRING_PROFILES_ACTIVE: live # 여기에 원하는 프로파일을 설정
TZ: Asia/Seoul
volumes:
- /nfs/allinone/app/backend-core:/mnt
deploy:
mode: replicated
replicas: 1
networks:
- allinoneNetwork
logging: &allinoneLogging
driver: "json-file"
options:
max-file: "5"
max-size: "100m"
networks:
allinoneNetwork:
driver: overlay
attachable: true
[STG-CD-Java-Service-Tree-Framework-Backend-Core] $ /bin/sh -xe /tmp/jenkins14832876352647004769.sh
+ LOGSERVER=172.31.3.186 NFSSERVER=172.31.3.186 NFSPATH=/volume1/web docker stack deploy -c allinone.yml allinone
Updating service allinone_backend-core (id: lwoewe0bn7cq169fkggqk4auc)
Finished: SUCCESS